{"info":{"_postman_id":"2d0392ac-0564-409e-8e98-5e71081fa7ba","name":"gg","description":"<html><head></head><body><p>lets see how guntur gazelle runs</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1756856","collectionId":"2d0392ac-0564-409e-8e98-5e71081fa7ba","publishedId":"TVeiBpiD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-11-06T08:40:17.000Z"},"item":[{"name":"hello","id":"1f6ec339-06d6-4758-9e2e-7258b83b9026","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.17.0.1:8080/","description":"<p>hello world</p>\n","urlObject":{"protocol":"http","port":"8080","path":[""],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"dfb9c3a5-5669-4a11-93cf-21773d649b8d","name":"hello","originalRequest":{"method":"GET","header":[],"url":"http://172.17.0.1:8080/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:19:16 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"12"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"Hello World!"},{"id":"ed1423b0-057a-49ba-aab4-b4d31674f324","name":"hello","originalRequest":{"method":"GET","header":[],"url":"http://172.17.0.1:8080/"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:18:21 GMT"},{"key":"Content-Type","value":"text/html; charset=utf-8"},{"key":"Content-Length","value":"12"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"1f6ec339-06d6-4758-9e2e-7258b83b9026"},{"name":"employee wallet creation","id":"a79f1074-4305-44d3-a948-8fe7299efd44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"type\": \"EMPLOYEE\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet","description":"<p>takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"07cf9703-22a5-4022-a107-a900c8aa46d6","name":"employee wallet creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"type\": \"EMPLOYEE\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:19:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"txn_hash\": \"766d0b01f4f2afcde319d61ce0d0b16122ac7a69bd2ea2b1676cc63afda26564\",\n    \"wallet_id\": 7845\n}"}],"_postman_id":"a79f1074-4305-44d3-a948-8fe7299efd44"},{"name":"govt staff wallet creation","id":"1ecfe8e7-2e4f-4835-929f-6a02adbcd763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 2148,\n    \"type\": \"STAFF\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet","description":"<p>takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"c0dbdeff-0510-480c-81d5-f75aef59e7e6","name":"govt staff wallet creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 2148,\n    \"type\": \"STAFF\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:21:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"txn_hash\": \"97467fb69ecc0581c7755396aa0e9f8f152781acef7a67eccbdf387536d83eea\",\n    \"wallet_id\": 2148\n}"}],"_postman_id":"1ecfe8e7-2e4f-4835-929f-6a02adbcd763"},{"name":"public wallet creation","id":"6e6067f0-90ba-40ea-808d-3dd4a2c2f312","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7120,\n    \"type\": \"PUBLIC\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet","description":"<p>takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"0803956a-80e6-451a-868b-14a84892579d","name":"public wallet creation","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7120,\n    \"type\": \"PUBLIC\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:22:16 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"txn_hash\": \"eccdf85f63d1520706908adbb0145b37c731ea492ff12384d02106ce67ab9c8e\",\n    \"wallet_id\": 7120\n}"}],"_postman_id":"6e6067f0-90ba-40ea-808d-3dd4a2c2f312"},{"name":"employer wallet creation","id":"42944e2d-4ec1-4ea4-b708-4040a64bcc28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 9999,\n    \"type\": \"EMPLOYER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet","description":"<p>takes wallet id and type to create new wallet with stimulus for general public, but not for other types (employee, employer, staff)</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"42944e2d-4ec1-4ea4-b708-4040a64bcc28"},{"name":"wallet deposit","id":"1211689f-f857-4d46-ab1b-1ba1e5ef904a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7120,\n    \"amount\": \"500\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit","description":"<p>takes wallet id &amp; amount and deposits amount provided</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet","deposit"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"6ea56c48-1a50-4b68-8d8d-aad545361eff","name":"wallet deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7120,\n    \"amount\": \"500\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:22:50 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"deposit\": \"500\",\n    \"wallet_id\": 7120\n}"}],"_postman_id":"1211689f-f857-4d46-ab1b-1ba1e5ef904a"},{"name":"employee deposit","id":"eb44cca6-4596-4cbb-be47-2d184b134022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"amount\": \"345\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit","description":"<p>takes wallet id &amp; amount and deposits amount provided</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet","deposit"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"9c0e7b7b-6ee3-4978-9430-5af90db69ebf","name":"employee deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"amount\": \"345\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:23:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"deposit\": \"345\",\n    \"wallet_id\": 7845\n}"}],"_postman_id":"eb44cca6-4596-4cbb-be47-2d184b134022"},{"name":"employer deposit","id":"5a9c40b1-c796-4e5c-bb5b-aca7a64dbeea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 9999,\n    \"amount\": \"3000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit","description":"<p>takes wallet id &amp; amount and deposits amount provided</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet","deposit"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"65f55245-655b-4959-bee7-662a2fd26cba","name":"employer deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 9999,\n    \"amount\": \"3000\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:23:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"36"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"deposit\": \"3000\",\n    \"wallet_id\": 9999\n}"}],"_postman_id":"5a9c40b1-c796-4e5c-bb5b-aca7a64dbeea"},{"name":"wallet balance","id":"bb4108e7-e796-40c1-bb2e-4e08cdf558b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://172.17.0.1:8080/api/wallet/balance?wallet_id=7845","description":"<p>check balance using wallet id</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet","balance"],"host":["172","17","0","1"],"query":[{"key":"wallet_id","value":"7845"}],"variable":[]}},"response":[{"id":"4b20b5b7-d25d-48b0-9c83-7cdd060de871","name":"wallet balance","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://172.17.0.1:8080/api/wallet/balance?wallet_id=7845","protocol":"http","host":["172","17","0","1"],"port":"8080","path":["api","wallet","balance"],"query":[{"key":"wallet_id","value":"7845"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:24:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"46"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"balance\": \"2845.0000000\",\n    \"wallet_id\": \"7845\"\n}"}],"_postman_id":"bb4108e7-e796-40c1-bb2e-4e08cdf558b2"},{"name":"public-staff ordinary txn","id":"1c78a56c-663b-4c60-a7e0-7f2e71b217e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from_wallet_id\": 7120,\n    \"to_wallet_id\": 2148,\n    \"amount\": \"7\",\n    \"memo\": \"madhya kailash\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/transaction","description":"<p>takes from wallet id (public), to wallet id (staff), amount, memo.\nreturns txn_hash </p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","transaction"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"59c66d57-2b1c-4333-8a7d-0e0883454412","name":"public-staff ordinary txn","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from_wallet_id\": 7120,\n    \"to_wallet_id\": 2148,\n    \"amount\": \"7\",\n    \"memo\": \"madhya kailash\"\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/transaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:24:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"txn_hash\": \"c3d02439891299503470509bb8db8f3cdfbab667805f76ef8cdbe418702f2f4b\"\n}"}],"_postman_id":"1c78a56c-663b-4c60-a7e0-7f2e71b217e6"},{"name":"employee-staff claimable txn","id":"ccf4819c-026f-4ea0-aa02-eec5002708fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from_wallet_id\": 7845,\n    \"to_wallet_id\": 2148,\n    \"amount\": \"86\",\n    \"memo\": \"kanchipuram\",\n    \"employer\": 9999\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/transaction","description":"<p>takes from wallet id (public), to wallet id (staff), amount, memo.\nreturns txn_hash </p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","transaction"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"936efe6f-4b3d-4577-9be9-3cd6cfbf2983","name":"employee-staff claimable txn","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from_wallet_id\": 7845,\n    \"to_wallet_id\": 2148,\n    \"amount\": \"86\",\n    \"memo\": \"kanchipuram\",\n    \"employer\": 9999\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/transaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:25:02 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"80"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"txn_hash\": \"53f038f3223cabbf45041ecc77c646dbc6a141414d622a534302d86517746d2d\"\n}"}],"_postman_id":"ccf4819c-026f-4ea0-aa02-eec5002708fb"},{"name":"employee claiming txns","id":"8116666d-0b27-4d1b-8965-c42e96103209","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"txn_hashs\": [\n        \"53f038f3223cabbf45041ecc77c646dbc6a141414d622a534302d86517746d2d\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/claim","description":"<p>takes txn_hashes and employee wallet id, for claiming all this previous travel expenses.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["api","wallet","claim"],"host":["172","17","0","1"],"query":[],"variable":[]}},"response":[{"id":"f8543389-ded2-4fb2-8556-0cdea48fc71b","name":"employee claiming txns","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"wallet_id\": 7845,\n    \"txn_hashs\": [\n        \"53f038f3223cabbf45041ecc77c646dbc6a141414d622a534302d86517746d2d\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"http://172.17.0.1:8080/api/wallet/claim"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.17.10"},{"key":"Date","value":"Sat, 07 Nov 2020 07:25:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"18"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"amount\": \"86.0\"\n}"}],"_postman_id":"8116666d-0b27-4d1b-8965-c42e96103209"}]}