{"info":{"_postman_id":"10d8c573-5731-41ac-910b-54cd2c8d1e6f","name":"Flex Money","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10696212","collectionId":"10d8c573-5731-41ac-910b-54cd2c8d1e6f","publishedId":"2s8YzTThY2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-12-11T13:44:57.000Z"},"item":[{"name":"Create an User","id":"948b3c37-4471-40b2-949f-d3c34b15ac33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"DJ\",\r\n    \"age\": 20,\r\n    \"phone\": \"+919643700091\",\r\n    \"month\": 6,\r\n    \"batchId\": 6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{rawurl}}/user/createuser","description":"<p>{{url}}/user/createuser</p>\n","urlObject":{"path":["user","createuser"],"host":["{{rawurl}}"],"query":[],"variable":[]}},"response":[{"id":"a330b9f6-6e83-42a5-9417-7e55f771c1ca","name":"Create an User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"DJ\",\r\n    \"age\": 20,\r\n    \"phone\": \"+919643700091\",\r\n    \"month\": 11,\r\n    \"batchId\": 6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/user/createuser"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"88"},{"key":"ETag","value":"W/\"58-+VTCKhYsmv9rqFJQjTopNpg4AKs\""},{"key":"Date","value":"Sat, 10 Dec 2022 16:43:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"userId\": \"98e3c010-1573-4d44-a23a-323a0dd25f56\"\n    },\n    \"message\": null\n}"}],"_postman_id":"948b3c37-4471-40b2-949f-d3c34b15ac33"},{"name":"Make a Payment","id":"3544c11a-e8fa-4317-af70-914974c5cee1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"98e3c010-1573-4d44-a23a-323a0dd25f56\",\r\n    \"month\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/payment/makepayment","description":"<p>{{url}}/payment/makepayment</p>\n","urlObject":{"path":["payment","makepayment"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"548b3a00-7de3-4e4f-a79a-7ce4b5bfa1bf","name":"Make a Payment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\": \"98e3c010-1573-4d44-a23a-323a0dd25f56\",\r\n    \"month\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":"{{url}}/payment/makepayment"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"ETag","value":"W/\"4f-L47HewuCqjjuozifWfFN9sh4Ih0\""},{"key":"Date","value":"Sat, 10 Dec 2022 16:44:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"data\": null,\n    \"message\": \"You've already booked the transaction\"\n}"}],"_postman_id":"3544c11a-e8fa-4317-af70-914974c5cee1"},{"name":"Get pending transactions","id":"f86ae395-52fa-4264-820a-c7a27621fd69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/payment/pendingtranscations/98e3c010-1573-4d44-a23a-323a0dd25f56","description":"<p>{{url}}/payment/pendingtranscations/98e3c010-1573-4d44-a23a-323a0dd25f56</p>\n","urlObject":{"path":["payment","pendingtranscations","98e3c010-1573-4d44-a23a-323a0dd25f56"],"host":["{{url}}"],"query":[],"variable":[]}},"response":[{"id":"f77156cf-61ee-470d-ad96-f6bc6365a5a7","name":"Get pending transactions","originalRequest":{"method":"GET","header":[],"url":"{{url}}/payment/pendingtranscations/98e3c010-1573-4d44-a23a-323a0dd25f56"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"41"},{"key":"ETag","value":"W/\"29-SxIZAJ64yc2gxhfnh5W688ccqXA\""},{"key":"Date","value":"Sat, 10 Dec 2022 16:44:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [],\n    \"message\": null\n}"}],"_postman_id":"f86ae395-52fa-4264-820a-c7a27621fd69"}]}