{"info":{"_postman_id":"75bf4a3b-17a6-40d7-99c0-78967e177b2a","name":"ZWALLET","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"13256965","collectionId":"75bf4a3b-17a6-40d7-99c0-78967e177b2a","publishedId":"TzRNFA6K","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-05-04T10:32:00.000Z"},"item":[{"name":"Users","item":[{"name":"All Users","id":"fe387cf4-addc-4886-ad4b-561426b1c4bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4NzE1OTEzfQ.k8AbuRT_k7OsqZPwF1vDmswKRQHvMr29xfYvqatqGtQ","type":"text"}],"url":"{{URL}}/api/allUser/3?sort=asc&param=phone","urlObject":{"path":["api","allUser","3"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"searchParams","value":"name"},{"disabled":true,"key":"search","value":"f"},{"disabled":true,"key":"param","value":"name"},{"disabled":true,"key":"limit","value":"1"},{"disabled":true,"key":"page","value":"2"},{"key":"sort","value":"asc"},{"key":"param","value":"phone"}],"variable":[]}},"response":[],"_postman_id":"fe387cf4-addc-4886-ad4b-561426b1c4bf"},{"name":"Update User","id":"d3ab4850-168f-4191-857c-1dd43f4f7aed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4Mzc2NzA2fQ.gd8CATPmP5o8YZ6nooCuyffUTrY2zpG9zoGmLbY8HaA","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Nevalen  Ai","type":"text"},{"key":"image","type":"file","src":"/C:/Users/USER/Downloads/Profile/other-profile.jpeg"},{"key":"pin","value":"123456","type":"text","disabled":true},{"key":"phone","value":"081266171899","type":"text"},{"key":"checkPass","value":"rizaldi","type":"text","disabled":true},{"key":"checkPin","value":"123","type":"text","disabled":true},{"key":"password","value":"test","type":"text","disabled":true}]},"url":"{{URL}}/api/user/2","urlObject":{"path":["api","user","2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d3ab4850-168f-4191-857c-1dd43f4f7aed"},{"name":"Register","id":"11ca25d3-e988-48c6-8c30-b1ae071040a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"test\",\r\n    \"email\": \"test@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/register","urlObject":{"path":["api","register"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11ca25d3-e988-48c6-8c30-b1ae071040a2"},{"name":"Login","id":"2a735323-861a-444b-af42-ab3b12817a4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n    \"email\": \"nevalenaginda10@gmail.com\",\r\n    \"password\": \"password2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/login","urlObject":{"path":["api","login"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2a735323-861a-444b-af42-ab3b12817a4c"},{"name":"Login PIN","id":"e5a79a1b-1b78-4699-a452-99fe2333d33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"pin\": \"654321\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/loginPIN/2","urlObject":{"path":["api","loginPIN","2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5a79a1b-1b78-4699-a452-99fe2333d33f"},{"name":"Change Password","id":"6e9710f7-9522-4d73-b2a1-319ff833a47f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"oldpassword\": \"test\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/changePassword/5","urlObject":{"path":["api","changePassword","5"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e9710f7-9522-4d73-b2a1-319ff833a47f"},{"name":"Activation Account","id":"71532af0-290f-4bcd-b439-3b3d1a477378","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{URL}}/api/activate/{{token}}/{{email}}","urlObject":{"path":["api","activate","{{token}}","{{email}}"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"71532af0-290f-4bcd-b439-3b3d1a477378"},{"name":"Get detail user","id":"b81f845a-6152-44a7-88f4-e6375e3c6487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4ODM2MDA5fQ.2LYQvsrS1eI_g2ybqKGGTE5M_HRxSgHo6qKYrT42Ths","type":"text"}],"url":"{{URL}}/api/user/10","urlObject":{"path":["api","user","10"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b81f845a-6152-44a7-88f4-e6375e3c6487"},{"name":"Login Get Cokie","id":"7272e55c-b85e-4aed-a767-0d5daf1ca6d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"nevalenaginda10@gmail.com\",\r\n    \"password\": \"password\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/login","urlObject":{"path":["api","login"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7272e55c-b85e-4aed-a767-0d5daf1ca6d4"},{"name":"Get detail user by token","id":"0c1a1ee0-90af-4710-a15e-360f4b50aad4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/profile","urlObject":{"path":["api","profile"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0c1a1ee0-90af-4710-a15e-360f4b50aad4"}],"id":"0c4d1f09-159c-4cde-b0aa-7266d300508b","_postman_id":"0c4d1f09-159c-4cde-b0aa-7266d300508b","description":""},{"name":"History","item":[{"name":"List History","id":"04f939fa-c0f2-4b62-82d9-5c9a0f092275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE5MDEyNDMwfQ.s7wBCW6n7Ff2l6nH2WWtAA99ZGrtdK2M3hMxhN9NwEk","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"{{URL}}/api/history/2","urlObject":{"path":["api","history","2"],"host":["{{URL}}"],"query":[{"disabled":true,"key":"searchParams","value":"name"},{"disabled":true,"key":"param","value":"created_at"},{"disabled":true,"key":"sort","value":"desc"}],"variable":[]}},"response":[],"_postman_id":"04f939fa-c0f2-4b62-82d9-5c9a0f092275"},{"name":"Insert History","id":"1d084017-dbe2-44e1-8c9c-3ad41559d858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4Nzk2NzY0fQ.hoJoo5kvHCy11F3k9H9QIXLiXdfNY-DPUXkuefrQkKo","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from_id\": \"2\",\r\n    \"to_id\": \"7\",\r\n    \"amount\": \"100000\",\r\n    \"status\": \"1\",\r\n    \"notes\": \"transfer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/history","urlObject":{"path":["api","history"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d084017-dbe2-44e1-8c9c-3ad41559d858"},{"name":"Update History","id":"18d2e4e5-043b-4449-a8da-0cf818364504","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"token","value":"{{TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from_id\": \"3\",\r\n    \"to_id\": \"2\",\r\n    \"amount\": \"20000\",\r\n    \"status\": \"1\",\r\n    \"notes\": \"transfer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/history/1","urlObject":{"path":["api","history","1"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"18d2e4e5-043b-4449-a8da-0cf818364504"},{"name":"Detail History Not Fix","id":"6cc4e9b1-9ed8-4a27-90ef-65a13aed4ae1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/history/112","urlObject":{"path":["api","history","112"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cc4e9b1-9ed8-4a27-90ef-65a13aed4ae1"},{"name":"List Notifications","id":"2f6ff5a0-af76-4920-aa45-7379e123d89e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/notifications/10","urlObject":{"path":["api","notifications","10"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f6ff5a0-af76-4920-aa45-7379e123d89e"},{"name":"Detail history fix","id":"352386e6-d7f7-4230-b092-808943efb3a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/detailHistory/12","urlObject":{"path":["api","detailHistory","12"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"352386e6-d7f7-4230-b092-808943efb3a5"},{"name":"List hisory admin","id":"93466045-7773-4f0b-9d53-52da3a8dd8f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/historyAdmin?limit=100","urlObject":{"path":["api","historyAdmin"],"host":["{{URL}}"],"query":[{"key":"limit","value":"100"}],"variable":[]}},"response":[],"_postman_id":"93466045-7773-4f0b-9d53-52da3a8dd8f5"}],"id":"10fc7e34-3601-488a-87bc-2b41fe3ef445","_postman_id":"10fc7e34-3601-488a-87bc-2b41fe3ef445","description":""},{"name":"Transfer","item":[{"name":"Transfer (Pending)","id":"7b47e9b2-c691-4162-8027-44cc70fc08f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"{{TOKEN}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"to_id\": \"7\",\r\n    \"amount\": \"40000\",\r\n    \"notes\": \"transfer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/transfer/2","urlObject":{"path":["api","transfer","2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b47e9b2-c691-4162-8027-44cc70fc08f4"},{"name":"Transfer (Success)","id":"82102b2e-51b7-470a-a55c-95a87f881fff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4Mzc2NzA2fQ.gd8CATPmP5o8YZ6nooCuyffUTrY2zpG9zoGmLbY8HaA","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{URL}}/api/transferSuccess/111","urlObject":{"path":["api","transferSuccess","111"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"82102b2e-51b7-470a-a55c-95a87f881fff"},{"name":"Transfer Cancel","id":"5aec63b4-1a7a-4e3b-a1ea-7ff8474e0591","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"{{TOKEN}}","type":"text"}],"url":"{{URL}}/api/transferCancel/1","urlObject":{"path":["api","transferCancel","1"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5aec63b4-1a7a-4e3b-a1ea-7ff8474e0591"},{"name":"Top Up","id":"f4113907-1bd6-433b-b5bf-e52b29e1c986","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZW1haWwiOiJuZXZhbGVuYWdpbmRhMTBAZ21haWwuY29tIiwiaWF0IjoxNjE4Mzc2NzA2fQ.gd8CATPmP5o8YZ6nooCuyffUTrY2zpG9zoGmLbY8HaA","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"amount\": \"100000\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/topUp/11","urlObject":{"path":["api","topUp","11"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4113907-1bd6-433b-b5bf-e52b29e1c986"},{"name":"Transfer Without Pending","id":"ad75f60c-2d37-4065-bf4a-207daabbcbc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"to_id\": \"7\",\r\n    \"amount\": \"400000\",\r\n    \"notes\": \"transfer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/transferProcess/2","urlObject":{"path":["api","transferProcess","2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad75f60c-2d37-4065-bf4a-207daabbcbc7"}],"id":"b4a77ebe-7825-4cf2-ae15-2c222dd07218","_postman_id":"b4a77ebe-7825-4cf2-ae15-2c222dd07218","description":""}]}