{"info":{"_postman_id":"50168b7c-423c-4cb5-a8a0-8326a38f91c3","name":"AjoCardP2P","description":"<html><head></head><body><p>This API Collection is for the P2P AjoCard Services </p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3188911","collectionId":"50168b7c-423c-4cb5-a8a0-8326a38f91c3","publishedId":"SVmwwJP5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-09-19T08:21:53.000Z"},"item":[{"name":"OAuth","item":[{"name":"Get Token","id":"6843906e-979a-4ce3-aa4a-42ba6608fc6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"grant_type\":\"password\",\n\t\"client_id\":\"2\",\n\t\"client_secret\":\"mTtjjAgU3o8cGcAYq89MgebEhbOxF5vOL2S5lygo\",\n\t\"username\":\"amara@gmail.com\",\n\t\"password\":\"biostechnology2020\"\n}"},"url":"localhost:8000/oauth/token","description":"<p>Setting the Header Properties to the  the OAuth Token for Authorization </p>\n","urlObject":{"port":"8000","path":["oauth","token"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6843906e-979a-4ce3-aa4a-42ba6608fc6f"}],"id":"44bfe54f-927e-4b7f-b81b-29d095b09e0a","_postman_id":"44bfe54f-927e-4b7f-b81b-29d095b09e0a","description":""},{"name":"CreateUser","id":"8ec2fdf1-6567-4063-8d97-498e55fc8c4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"text/plain","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Amarachi ","type":"text"},{"key":"email","value":"amayuyura@gmail.com","type":"text"},{"key":"pin","value":"9090","type":"text"},{"key":"password","value":"biostechnology2020","type":"text"},{"key":"password_confirmation","value":"biostechnology2020","type":"text"}]},"url":"localhost:8000/api/users","description":"<p>This End Point Do Not Require Authentication</p>\n","urlObject":{"port":"8000","path":["api","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ec2fdf1-6567-4063-8d97-498e55fc8c4c"},{"name":"GetSingleUser","id":"86bf4895-89ab-4e16-89e7-e31ddfa086e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"localhost:8000/api/users/10","description":"<p>This Endpoint is to get a single Agent from the System, Does not require Authentication</p>\n","urlObject":{"port":"8000","path":["api","users","10"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"86bf4895-89ab-4e16-89e7-e31ddfa086e2"},{"name":"SeeAlUSers","id":"5b7d7b06-cf01-4da9-8d43-092cd9613f7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"localhost:8000/api/users","description":"<p>This Endpoint is to Get All Agents, Does not Require Authentication</p>\n","urlObject":{"port":"8000","path":["api","users"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b7d7b06-cf01-4da9-8d43-092cd9613f7a"},{"name":"UpdateProfileOrAccount","id":"9e8fe272-d82e-430b-be47-7603da3b668b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"amara@gmail.com","type":"text"},{"key":"wallet_balance","value":"1000","type":"text"},{"key":"wallet_id","value":"ertwedasqwer","type":"text","disabled":true},{"key":"pin","value":"2800","type":"text"},{"key":"name","value":"Amarachi Johnson","type":"text"}]},"url":"localhost:8000/api/users/10","description":"<p>This End Point is For Updating an Agent Profile and also Fund their Account via Update if they Wish </p>\n<p>This endpoint requires Authentication</p>\n","urlObject":{"port":"8000","path":["api","users","10"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9e8fe272-d82e-430b-be47-7603da3b668b"},{"name":"GetAuthUserTesting","id":"88c809a7-d67d-4797-861b-3205802e79e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"localhost:8000/api/user","urlObject":{"port":"8000","path":["api","user"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"88c809a7-d67d-4797-861b-3205802e79e1"},{"name":"TransferFunds","id":"a9032a56-6c9c-49e0-9e43-3a1e2970da34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"},{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"pin\":\"2800\",\n\t\"wallet_id\":\"867645243567\",\n\t\"amount\":\"100\"\n}"},"url":"localhost:8000/api/transactions","description":"<p>This Endpoints require Authentication.</p>\n","urlObject":{"port":"8000","path":["api","transactions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9032a56-6c9c-49e0-9e43-3a1e2970da34"},{"name":"FundMyAccount","id":"0cacbbb3-1619-4aad-8972-b6a4524c54da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\n\t\n\t\"amount\":\"80000\"\n}"},"url":"localhost:8000/api/deposits","description":"<p>This Endpoints require Authentication.</p>\n","urlObject":{"port":"8000","path":["api","deposits"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0cacbbb3-1619-4aad-8972-b6a4524c54da"},{"name":"AllTransactions","id":"807ecb89-3d61-4f49-a119-8f796b9dcf2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8000/api/transactions","description":"<p>This Route Gets All Transactions from the System. You do not need to be authenticated</p>\n","urlObject":{"port":"8000","path":["api","transactions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"807ecb89-3d61-4f49-a119-8f796b9dcf2d"},{"name":"GetSingleTransaction","id":"a57652ee-07ff-4850-b077-bb6fee69c68f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"localhost:8000/api/transactions/ 2","description":"<p>This Endpoint Extracts Single Transaction. You do not need to be Authenticated</p>\n","urlObject":{"port":"8000","path":["api","transactions"," 2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a57652ee-07ff-4850-b077-bb6fee69c68f"}]}