{"info":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","description":"<html><head></head><body><p>The megsApp Partner API provides 3rd Party Distributors a way to manage their Customers.</p>\n<ul>\n<li>The base URL for the endpoints is: <a href=\"https://api.megsapp.com/\">https://api.megsapp.com/</a>.</li>\n<li>The API requires JWT authetication.</li>\n<li>For RICA, please refer to the documet flow located here: <a href=\"https://docs.google.com/document/d/1HryseXPqbECC6LqUo_38E7mBEP4OyqT-jGqp4x3yObA/edit?usp=sharingFor\">https://docs.google.com/document/d/1HryseXPqbECC6LqUo_38E7mBEP4OyqT-jGqp4x3yObA/edit?usp=sharing</a></li>\n<li>For a full list of country codes, please refer to the document located here: <a href=\"https://docs.google.com/spreadsheets/d/1nuvJW_8Y2ZR-5RMsxuNRyPvev-p4o7CkMhILnNsS1ss/edit?usp=sharing\">https://docs.google.com/spreadsheets/d/1nuvJW_8Y2ZR-5RMsxuNRyPvev-p4o7CkMhILnNsS1ss/edit?usp=sharing</a></li>\n</ul>\n<p>For any questions, please contact David on +27716054142.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"526545","collectionId":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","publishedId":"TzeahQZ8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"212121","highlight":"e32026"},"publishDate":"2023-06-23T09:25:45.000Z"},"item":[{"name":"Account","item":[{"name":"Get balance","id":"b4788732-ce08-4913-9050-59b3541e86db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/balance","description":"<p>Distributors need to load funds into their wallet in order to sell airtime and data to their Customers. The get balance call returns the Distributors pre-funded wallet.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","balance"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"fa74eb3f-d3e0-4794-b595-9354f1630b92","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{api_base_url}}/api/v1/distributor/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"100"},{"key":"Date","value":"Sun, 20 Jun 2021 17:59:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"wallet_balance\": 1387.91,\n        \"credit_balance\": 1000,\n        \"profit_balance\": 387.91\n    }\n}"}],"_postman_id":"b4788732-ce08-4913-9050-59b3541e86db"}],"id":"60628499-8281-4620-8707-594e5c06b352","_postman_id":"60628499-8281-4620-8707-594e5c06b352","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Auth","item":[{"name":"Login","event":[{"listen":"test","script":{"id":"9883dacf-bc83-449e-bd1e-7606b5128d1d","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"megsapp_partner_token\", jsonData.data.token);","postman.setEnvironmentVariable(\"megsapp_partner_refresh_token\", jsonData.data.refresh_token);"],"type":"text/javascript"}}],"id":"063c34fd-57de-4549-a240-a95f3b6e770d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"{{partner_username}}\",\n    \"password\": \"{{partner_password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/login","urlObject":{"path":["api","v1","distributor","login"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"02ea065b-9ca8-4a32-8565-6915967a9236","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"{{partner_userame}}\",\n    \"password\": \"{{partner_password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1567"},{"key":"Date","value":"Sun, 20 Jun 2021 18:00:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaV9jdXN0b21lciI6NDEsImNvZGUiOiJNSVdDMSIsImZpcnN0X25hbWUiOiJEYXZpZCIsImxhc3RfbmFtZSI6IkFtb3MiLCJtc2lzZG4iOm51bGwsInBob25lX251bWJlciI6IjI3NjM5MDAwMjA4IiwiYWx0X3Bob25lX251bWJlciI6IjI3NjM5MDAwMjA4IiwiZW1haWwiOiJtYWlsQGRhdmlkYW1vcy5tZSIsImxhbmd1YWdlIjoxLCJkaXN0cmlidXRvcl9jbGFzcyI6MSwiZGlzdHJpYnV0b3JfdHlwZSI6MSwicGFyZW50X2lkIjpudWxsLCJwYXJlbnRfaV9jdXN0b21lciI6bnVsbCwiY29tbWlzc2lvbl8xIjoiNS41IiwiY29tbWlzc2lvbl8yIjoiMCIsImNvbW1pc3Npb25fMyI6IjAiLCJmaXJlYmFzZV9wdXNoX3Rva2VuIjoiY2d6XzZ1b0I5a2xRazNQaDdOb2RiYjpBUEE5MWJGSDRTdm9Nb21DcmJiclIzS0MxbnZnenVHYTN5aThCbjZhR3JuOVBOQ2FwaFlxX2pYdzE3QXJlMHNPLXFKN3BNT0xIWFJycWtjZTRxSG91SFJZTFpUVjF1SWp6OUxKMHZ1dDlEal96cWsydC01X1NpMjBORW9NY0JVd05ITXM3T0FOaHp4ZiIsImZpcmViYXNlX3Blcm1pc3Npb24iOjEsInR5cGUiOiJkaXN0cmlidXRvciIsImlhdCI6MTYyNDIxMjAyNSwiZXhwIjoxNjI0Mjk4NDI1fQ.DagCrmf37dS-rXAhRsl2qwltUJea9pPfcxyIp2swXbQ\",\n        \"refresh_token\": \"4fcacd71-a4d6-463a-af5a-65a8ab1ef2f8\",\n        \"user\": {\n            \"id\": 1,\n            \"i_customer\": 41,\n            \"code\": \"MIWC1\",\n            \"first_name\": \"David\",\n            \"last_name\": \"Amos\",\n            \"msisdn\": null,\n            \"phone_number\": \"27639000208\",\n            \"alt_phone_number\": \"27639000208\",\n            \"email\": \"mail@davidamos.me\",\n            \"language\": 1,\n            \"distributor_class\": 1,\n            \"distributor_type\": 1,\n            \"parent_id\": null,\n            \"parent_i_customer\": null,\n            \"commission_1\": \"5.5\",\n            \"commission_2\": \"0\",\n            \"commission_3\": \"0\",\n            \"firebase_push_token\": \"cgz_6uoB9klQk3Ph7Nodbb:APA91bFH4SvoMomCrbbrR3KC1nvgzuGa3yi8Bn6aGrn9PNCaphYq_jXw17Are0sO-qJ7pMOLHXRrqkce4qHouHRYLZTV1uIjz9LJ0vut9Dj_zqk2t-5_Si20NEoMcBUwNHMs7OANhzxf\",\n            \"firebase_permission\": 1,\n            \"type\": \"distributor\"\n        }\n    }\n}"},{"id":"971634a2-a8f1-41d2-ad0c-fc22ec55ccf8","name":"Username is incorrect","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"{{distributor_username}}\",\n    \"password\": \"{{distributor_password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"51"},{"key":"Date","value":"Mon, 21 Jun 2021 20:06:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"Username is incorrect\"\n}"},{"id":"fcd5bcaf-58dd-4035-b376-e8ed389ea1fc","name":"Password is incorrect","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"{{distributor_username}}\",\n    \"password\": \"{{distributor_password}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"51"},{"key":"Date","value":"Mon, 21 Jun 2021 20:06:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"Password is incorrect\"\n}"}],"_postman_id":"063c34fd-57de-4549-a240-a95f3b6e770d"},{"name":"Refresh token","event":[{"listen":"prerequest","script":{"id":"e0470226-89e2-48f8-ac19-d6903b488665","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"dbb3064e-0317-41f8-b221-2fb358f89e89","exec":["var jsonData = JSON.parse(responseBody);","postman.setEnvironmentVariable(\"megsapp_distributor_token\", jsonData.data.token);","postman.setEnvironmentVariable(\"megsapp_distributor_refresh_token\", jsonData.data.refresh_token);"],"type":"text/javascript"}}],"id":"2d6e7751-dd64-4d6e-86f0-6371094db616","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refresh_token\" : \"{{megsapp_distributor_refresh_token}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/refresh","urlObject":{"path":["api","v1","distributor","refresh"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"bcaa6d7e-0df8-4dd1-9202-2d7b9b76815c","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"refresh_token\" : \"{{megsapp_distributor_refresh_token}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1567"},{"key":"Date","value":"Sun, 20 Jun 2021 18:43:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiaV9jdXN0b21lciI6NDEsImNvZGUiOiJNSVdDMSIsImZpcnN0X25hbWUiOiJEYXZpZCIsImxhc3RfbmFtZSI6IkFtb3MiLCJtc2lzZG4iOm51bGwsInBob25lX251bWJlciI6IjI3NjM5MDAwMjA4IiwiYWx0X3Bob25lX251bWJlciI6IjI3NjM5MDAwMjA4IiwiZW1haWwiOiJtYWlsQGRhdmlkYW1vcy5tZSIsImxhbmd1YWdlIjoxLCJkaXN0cmlidXRvcl9jbGFzcyI6MSwiZGlzdHJpYnV0b3JfdHlwZSI6MSwicGFyZW50X2lkIjpudWxsLCJwYXJlbnRfaV9jdXN0b21lciI6bnVsbCwiY29tbWlzc2lvbl8xIjoiNS41IiwiY29tbWlzc2lvbl8yIjoiMCIsImNvbW1pc3Npb25fMyI6IjAiLCJmaXJlYmFzZV9wdXNoX3Rva2VuIjoiY2d6XzZ1b0I5a2xRazNQaDdOb2RiYjpBUEE5MWJGSDRTdm9Nb21DcmJiclIzS0MxbnZnenVHYTN5aThCbjZhR3JuOVBOQ2FwaFlxX2pYdzE3QXJlMHNPLXFKN3BNT0xIWFJycWtjZTRxSG91SFJZTFpUVjF1SWp6OUxKMHZ1dDlEal96cWsydC01X1NpMjBORW9NY0JVd05ITXM3T0FOaHp4ZiIsImZpcmViYXNlX3Blcm1pc3Npb24iOjEsInR5cGUiOiJkaXN0cmlidXRvciIsImlhdCI6MTYyNDIxNDYyMywiZXhwIjoxNjI0MzAxMDIzfQ.BZRxTyMavm4Dcba-Ui7nQ9m7mxG5xrqjKrHLR7ccmq0\",\n        \"refresh_token\": \"caabd644-d035-4853-a01a-1ddf6f36d7ca\",\n        \"user\": {\n            \"id\": 1,\n            \"i_customer\": 41,\n            \"code\": \"MIWC1\",\n            \"first_name\": \"David\",\n            \"last_name\": \"Amos\",\n            \"msisdn\": null,\n            \"phone_number\": \"27639000208\",\n            \"alt_phone_number\": \"27639000208\",\n            \"email\": \"mail@davidamos.me\",\n            \"language\": 1,\n            \"distributor_class\": 1,\n            \"distributor_type\": 1,\n            \"parent_id\": null,\n            \"parent_i_customer\": null,\n            \"commission_1\": \"5.5\",\n            \"commission_2\": \"0\",\n            \"commission_3\": \"0\",\n            \"firebase_push_token\": \"cgz_6uoB9klQk3Ph7Nodbb:APA91bFH4SvoMomCrbbrR3KC1nvgzuGa3yi8Bn6aGrn9PNCaphYq_jXw17Are0sO-qJ7pMOLHXRrqkce4qHouHRYLZTV1uIjz9LJ0vut9Dj_zqk2t-5_Si20NEoMcBUwNHMs7OANhzxf\",\n            \"firebase_permission\": 1,\n            \"type\": \"distributor\"\n        }\n    }\n}"}],"_postman_id":"2d6e7751-dd64-4d6e-86f0-6371094db616"}],"id":"e20749a6-88bd-4e21-b3e2-bcd4071fa1cc","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"7bb5c34b-f884-4739-8f40-428af280b2c9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"386f674e-93dc-41c5-9496-cf965dfa495c","type":"text/javascript","exec":[""]}}],"_postman_id":"e20749a6-88bd-4e21-b3e2-bcd4071fa1cc","description":""},{"name":"Customer","item":[{"name":"Verify customer","id":"b7f803bc-f95d-409b-b647-da447a0cc10d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27716054142\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","verify"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"62bbf8bf-f915-41fd-adfa-a50f15bc7644","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27639010901\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"47"},{"key":"Date","value":"Mon, 21 Jun 2021 21:31:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"Customer is valid\"\n}"},{"id":"acf5ebc8-96f8-4d91-b594-37b8c9179fd8","name":"Customer does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Mon, 21 Jun 2021 21:31:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9011,\n    \"data\": \"Customer does not exist\"\n}"}],"_postman_id":"b7f803bc-f95d-409b-b647-da447a0cc10d"},{"name":"Get customer balance","id":"c700e854-8542-4f03-aa91-8f7023beb005","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27639080881\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/balance","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","balance"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6a7c9cc7-6bf1-4825-9212-eead8ca1296b","name":"Add customer documents","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"id_number","value":"0000000000000","type":"text"},{"key":"id_image","type":"file","src":"/Users/davidamos/Documents/ID Front.png"}]},"url":"{{api_base_url}}/api/v1/distributor/customer/add/documents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"110"},{"key":"Date","value":"Sun, 13 Nov 2022 07:41:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"id_url\": \"https://storage.googleapis.com/megs_api/customer_ids/id_0000000000000\"\n    }\n}"}],"_postman_id":"c700e854-8542-4f03-aa91-8f7023beb005"},{"name":"Customer to Customer Transfer","id":"7554a951-15e7-465b-b768-f1faf61349c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27639014351\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"50\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"500\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","transfer"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9292dca6-51e9-4b04-a277-e742d9a57bb6","name":"1001 - Transfers completed successfully","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27639014351\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"50\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"500\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:40:38 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"89"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"Transfers completed successfully\",\n        \"balance\": null\n    }\n}"},{"id":"dc5a7341-47e9-4314-8d96-fc237b79cd66","name":"9001 - Transferring account does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639019999\",\n    \"to\":\"27716054142\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"100\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:33:25 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"65"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"Transferring account does not exist\"\n}"},{"id":"89edc35e-b800-4792-a16f-d4a60dbdb776","name":"9002 - Transferring account does not belong to Distributor","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27716054142\",\n    \"to\":\"27639014351\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"100\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:31:37 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"81"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9002,\n    \"data\": \"Transferring account does not belong to Distributor\"\n}"},{"id":"db8d71b6-abda-4127-a4b1-d8835d264402","name":"9003 - Receiving account does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27639019999\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"100\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:33:56 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"62"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9003,\n    \"data\": \"Receiving account does not exist\"\n}"},{"id":"0edd5934-1b59-423e-baee-691a67530fbb","name":"9004 - Receiving account does not belong to Distributor","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27716054142\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"100\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:32:40 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"78"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9004,\n    \"data\": \"Receiving account does not belong to Distributor\"\n}"},{"id":"8390282f-1aec-499e-a56e-08cc6be416f3","name":"9005 - Transferring account does not have sufficient airtime balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27639014351\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"1000\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:34:38 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"91"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9005,\n    \"data\": \"Transferring account does not have sufficient airtime balance\"\n}"},{"id":"7ba58109-4ba6-4067-b33c-0650df288eaf","name":"9006 - Transferring account does not have sufficient data balance","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"from\":\"27639014351\",\n    \"to\":\"27639014351\",\n    \"transfers\":[\n        {\n            \"type\": \"airtime\",\n            \"value\": \"100\"\n        },\n        {\n            \"type\": \"data\",\n            \"value\": \"2000\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Sun, 12 Mar 2023 19:35:04 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"88"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9006,\n    \"data\": \"Transferring account does not have sufficient data balance\"\n}"}],"_postman_id":"7554a951-15e7-465b-b768-f1faf61349c9"},{"name":"RICA - Step 1 - Get SIM card status","id":"d0ae67a9-ee8f-4340-8edd-f6ba4691bff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"7241877761\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","sim","status"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c4f0f002-7415-48af-a1ff-09ec90582ea5","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"7122571905\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"Date","value":"Fri, 09 Jul 2021 10:12:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"SIM Card is ready for distribution\"\n}"},{"id":"65d649c7-12ed-4970-ab6f-3f8133252564","name":"SIM Card has already been allocated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"7122571822\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"65"},{"key":"Date","value":"Fri, 09 Jul 2021 10:11:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9030,\n    \"data\": \"SIM Card has already been allocated\"\n}"},{"id":"784cd8d5-d82d-4043-a524-5052db349d45","name":"SIM Card is not ready for distribution - PortaOne update pending","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"7242040344\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"94"},{"key":"Date","value":"Fri, 09 Jul 2021 10:13:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9029,\n    \"data\": \"SIM Card is not ready for distribution - PortaOne update pending\"\n}"},{"id":"52a6be48-04d9-403a-9f0a-1320fa3078c6","name":"SIM Card is not ready for distribution - Distributor has not been allocated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"7241877985\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"105"},{"key":"Date","value":"Fri, 09 Jul 2021 10:14:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9029,\n    \"data\": \"SIM Card is not ready for distribution - Distributor has not been allocated\"\n}"}],"_postman_id":"d0ae67a9-ee8f-4340-8edd-f6ba4691bff6"},{"name":"RICA - Step 2 - Verify customer ID Number","id":"8be02d36-d171-4040-b7b5-df93efdea216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","verify","id"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f9e735f4-3f4f-4c81-96ed-d99d1ec477d6","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091088\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Wed, 21 Feb 2024 05:03:05 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"411"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"id_number\": \"8407135091089\",\n        \"first_name\": \"David\",\n        \"last_name\": \"Amos\",\n        \"phone_number\": \"27716054142\",\n        \"whatsapp_msisdn\": \"27716054142\",\n        \"email\": \"david@megsapp.com\",\n        \"birth_date\": \"1984-07-13\",\n        \"gender\": 1,\n        \"language\": 1,\n        \"citizenship\": \"ZAF\",\n        \"address_1\": \"6 Wagtail\",\n        \"address_2\": \"Hemel en Aarde\",\n        \"city\": \"Hermanus\",\n        \"province\": 9,\n        \"zip\": \"8005\",\n        \"name_valid\": true,\n        \"photo_valid\": true,\n        \"address_valid\": true\n    }\n}"},{"id":"36f7d3a0-c526-4c5f-ac01-87a90590523f","name":"Failed - ID Number is not valid","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091088\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/id"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Wed, 21 Feb 2024 05:03:45 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"64"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": {\n        \"message\": \"ID Number is not valid\"\n    }\n}"}],"_postman_id":"8be02d36-d171-4040-b7b5-df93efdea216"},{"name":"RICA - Step 3 - Verify postal code","id":"727c410d-3422-421d-bbec-db841b6bdf53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"postal_code\": \"8005\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/postalcode","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","verify","postalcode"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"64d42733-60c0-4f30-b17e-47208490e1c6","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"postal_code\": \"7200\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/postalcode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"Date","value":"Mon, 05 Jul 2021 18:26:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"Postal code is valid\"\n}"},{"id":"47d54d47-3f94-4e9b-ba9a-f1b86a2c107a","name":"Postal code is not valid","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"postal_code\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify/postalcode"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"54"},{"key":"Date","value":"Mon, 05 Jul 2021 18:26:41 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9027,\n    \"data\": \"Postal code is not valid\"\n}"}],"_postman_id":"727c410d-3422-421d-bbec-db841b6bdf53"},{"name":"RICA - Step 4- Add customer","id":"1ea2cc05-c44f-409a-b16e-cffd74e7301b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_type\": 1,\n    \"id_number\": \"8407135091089\",\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"whatsapp_msisdn\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7241992065\",\n    \"payment_type\": \"cash\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer","add","details"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dde2a5e6-5bef-4811-9ef4-61223514178d","name":"1001 - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001, \n    \"data\": \"Success!\"\n}"},{"id":"1edabe89-9d3b-483e-8d92-3ffa97b443a8","name":"9002 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001, \n    \"data\": \"Please provide a MSISDN and network for porting\"\n}"},{"id":"e2881f16-93c2-401f-bbe8-50303c4d6866","name":"9003 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9002,\n    \"data\": \"You do not have sufficient funds to process the transaction, please top up your trader wallet\"\n}"},{"id":"f32611e0-60a8-468e-bb0f-93d0c0d7e808","name":"9004 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9004,\n    \"data\": \"SIM Card has already been RICAd, please use another SIM card\"\n}"},{"id":"86cf7884-edca-4895-94f1-12dc5e0859e8","name":"9005 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9005,\n    \"data\": \"Error with customer data: Error. Please update the customer fields and submit again\"\n}"},{"id":"4a7775fb-6917-4b0b-808b-9a9022b82ae2","name":"9006 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9006,\n    \"data\": \"Error connecting to RICA, please submit again. If the issue persists, please contact support\"\n}"},{"id":"e3b359ea-5c21-41c5-aad5-9721c6078347","name":"9007 - Fail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"id_number\": \"8407135091089\",\n    \"id_type\": 1,\n    \"nationality\": \"ZAF\",\n    \"first_name\": \"David\",\n    \"last_name\": \"Amos\",\n    \"phone_number\": \"27716054142\",\n    \"alt_phone_number\": \"\",\n    \"email\": \"mail@davidamos.me\",\n    \"gender\": 1,\n    \"language\": 1,\n    \"date_of_birth\": \"1984-07-13\",\n    \"address_1\": \"21 Main Road\",\n    \"address_2\": \"Green Point\",\n    \"city\": \"Cape Town\",\n    \"province\": 9,\n    \"zip\": \"8005\",\n    \"sim_serial_number\": \"7243382208\",\n    \"payment_type\": \"cash\",\n    \"port\": false,\n    \"rica_skip\": 0\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/add/details"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9007,\n    \"data\": \"Error creating the Customer in PortaOne, please submit again. If the issue persists, please contact support\"\n}"}],"_postman_id":"1ea2cc05-c44f-409a-b16e-cffd74e7301b"},{"name":"Verify customer MSISDN","id":"a75d6817-f937-4126-bb9f-6a2011d0f3af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/customer/:i_customer/msisdn","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer",":i_customer","msisdn"],"host":["{{api_base_url}}"],"query":[],"variable":[{"type":"any","value":"215000","key":"i_customer"}]}},"response":[{"id":"0a7148ee-c285-4a64-8004-fad27e639fb6","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:i_customer/msisdn","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":i_customer","msisdn"],"variable":[{"key":"i_customer","value":"101"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Fri, 03 Nov 2023 07:14:01 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"41"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"27631416260\"\n}"},{"id":"3c1d30fa-4112-4b59-b7d5-56fc190475ed","name":"Faild - Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:i_customer/msisdn","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":i_customer","msisdn"],"variable":[{"key":"i_customer","value":"215"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Fri, 03 Nov 2023 08:22:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"customer does not exist\"\n}"},{"id":"c4eb8eaa-799c-48e5-a20f-e0e0d3c860de","name":"Fail - Not DMA'd","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:i_customer/msisdn","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":i_customer","msisdn"],"variable":[{"key":"i_customer","value":"215"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"49"},{"key":"Date","value":"Fri, 03 Nov 2023 08:23:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9002,\n    \"data\": \"customer not DMA'ed\"\n}"}],"_postman_id":"a75d6817-f937-4126-bb9f-6a2011d0f3af"},{"name":"Verify customer details","id":"c891a85a-811d-429e-9fc0-dcd4044ae28f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/customer/:msisdn/verify","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","customer",":msisdn","verify"],"host":["{{api_base_url}}"],"query":[],"variable":[{"type":"any","value":"27639019999","key":"msisdn"}]}},"response":[{"id":"7c00388a-57af-4124-98ec-48c8b2c49322","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:msisdn/verify","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":msisdn","verify"],"variable":[{"key":"msisdn","value":"063901000000"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2148"},{"key":"Date","value":"Fri, 03 Nov 2023 08:32:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"id\": 2,\n        \"i_customer\": 93,\n        \"id_number\": \"27639010000\",\n        \"id_type\": 1,\n        \"nationality\": \"ZAF\",\n        \"account_id\": 67,\n        \"rewards_id\": 68,\n        \"first_name\": \"megsApp\",\n        \"last_name\": \"WhatsApp\",\n        \"nick_name\": null,\n        \"msisdn\": \"27639010000\",\n        \"old_msisdn\": null,\n        \"whatsapp_msisdn\": null,\n        \"phone_number\": \"27639010000\",\n        \"alt_phone_number\": null,\n        \"email\": \"support@mgesapp.com\",\n        \"date_of_birth\": \"1984-07-13T00:00:00.000Z\",\n        \"gender\": 1,\n        \"language\": 1,\n        \"age_group\": \"35-39\",\n        \"address_1\": null,\n        \"address_2\": null,\n        \"city\": null,\n        \"province\": null,\n        \"zip\": null,\n        \"poa_verified\": 0,\n        \"lat\": \"\",\n        \"lng\": \"\",\n        \"id_url\": null,\n        \"id_url_2\": null,\n        \"poa_url\": null,\n        \"gcp_id_url\": null,\n        \"gcp_id_url_2\": null,\n        \"gcp_poa_url\": null,\n        \"distributor_i_customer\": 37,\n        \"group_i_customer\": 37,\n        \"external_id\": null,\n        \"sim_serial_number\": null,\n        \"iccid\": null,\n        \"rica_skip\": 0,\n        \"rica_transaction_id\": null,\n        \"rica_status_code\": null,\n        \"rica_status_message\": null,\n        \"rica_support_message\": null,\n        \"firebase_push_token\": \"NULL\",\n        \"firebase_permission\": 1,\n        \"kustomer_user_id\": null,\n        \"port\": 0,\n        \"port_complete\": 0,\n        \"port_complete_seen\": 0,\n        \"port_network\": null,\n        \"port_status\": \"In Progress\",\n        \"port_status_id\": 3,\n        \"self_rica\": 0,\n        \"self_rica_channel\": null,\n        \"self_rica_status\": null,\n        \"self_rica_complete\": 0,\n        \"self_rica_barred\": 0,\n        \"self_rica_verified\": 1,\n        \"self_rica_verified_agent\": null,\n        \"payment_type\": null,\n        \"activation_id\": 1,\n        \"test\": 0,\n        \"last_app_login\": \"2023-11-03T08:30:18.000Z\",\n        \"last_ussd_135\": null,\n        \"last_ussd_136\": null,\n        \"last_data_purchase\": null,\n        \"last_airtime_purchase\": null,\n        \"successful_data_xdr\": 1,\n        \"successful_voice_xdr\": 1,\n        \"successful_sms_xdr\": 1,\n        \"app_version\": \"2.0.8\",\n        \"carrier\": \"\",\n        \"bundle_id\": \"za.co.megsapp\",\n        \"device_id\": \"\",\n        \"device_type\": \"\",\n        \"device_version\": \"\",\n        \"is_active\": 1,\n        \"churned\": 0,\n        \"churned_date\": null,\n        \"do_not_churn\": 0,\n        \"wallet_snsi\": null,\n        \"wallet_account_number\": null,\n        \"clevertap\": 1,\n        \"suspended\": 0,\n        \"blocked\": 0,\n        \"created_at\": \"2022-09-21 14:31:23\",\n        \"updated_at\": \"2023-11-03 08:30:18\",\n        \"allowed_megsapp_login\": 1,\n        \"distributor_type\": 10,\n        \"distributor_class\": 5,\n        \"distributor_code\": \"MNWC1\",\n        \"distributor_brand\": \"megsApp\",\n        \"distributor_adbutler_id\": \"655748\",\n        \"distributor_brand_id\": \"megsapp\",\n        \"distributor_onelink\": \"https://onelink.to/megsapp\",\n        \"allowed_bundle_id_list\": \"za.co.megsapp\",\n        \"distributor_product_group_id\": 1\n    }\n}"},{"id":"033ce0e4-d992-48a5-98e6-884187e30b4c","name":"Fail - Invalid MSISDN","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:msisdn/verify","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":msisdn","verify"],"variable":[{"key":"msisdn","value":"063901000000"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"44"},{"key":"Date","value":"Fri, 03 Nov 2023 08:34:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9002,\n    \"data\": \"Invalid MSISDN\"\n}"},{"id":"19030c7e-58e1-4500-8933-318688c19192","name":"Fail - Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/customer/:msisdn/verify","host":["{{api_base_url}}"],"path":["api","v1","distributor","customer",":msisdn","verify"],"variable":[{"key":"msisdn","value":"27639019999"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Fri, 03 Nov 2023 08:35:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"customer does not exist\"\n}"}],"_postman_id":"c891a85a-811d-429e-9fc0-dcd4044ae28f"}],"id":"c6384b5c-78a6-46e2-965a-99c212fc2779","_postman_id":"c6384b5c-78a6-46e2-965a-99c212fc2779","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Products","item":[{"name":"Get products","id":"dfef710b-8995-4ef0-9890-60380361df51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/products/all","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","products","all"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8d742ab2-c59f-43d5-a25d-60c3758dd4cf","name":"Get products","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/products/all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Mon, 07 Aug 2023 18:56:23 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1236"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": [\n        {\n            \"id\": 7,\n            \"name\": \"220MB\",\n            \"description\": \"220MB Data\",\n            \"code\": \"DATA220MB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 19,\n            \"sale_price\": null,\n            \"data_volume\": 220,\n            \"discounted\": 1,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"330MB\",\n            \"description\": \"330MB Data\",\n            \"code\": \"DATA330MB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 29,\n            \"sale_price\": null,\n            \"data_volume\": 330,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"550MB\",\n            \"description\": \"550MB Data\",\n            \"code\": \"DATA550MB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 39,\n            \"sale_price\": null,\n            \"data_volume\": 550,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"1GB\",\n            \"description\": \"1GB Data\",\n            \"code\": \"DATA1GB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 49,\n            \"sale_price\": null,\n            \"data_volume\": 1000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"1.5GB\",\n            \"description\": \"1.5GB Data\",\n            \"code\": \"DATA1.5GB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 69,\n            \"sale_price\": null,\n            \"data_volume\": 1500,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"3GB\",\n            \"description\": \"3GB Data\",\n            \"code\": \"DATA3GB\",\n            \"product_type_id\": 3,\n            \"activation_fee\": 139,\n            \"sale_price\": null,\n            \"data_volume\": 3000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        }\n    ]\n}"}],"_postman_id":"dfef710b-8995-4ef0-9890-60380361df51"},{"name":"Get product specials","id":"3e352852-995c-4ea1-8378-2fbb752c5e71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/products/expiry","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","products","expiry"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e38749ce-8b62-41eb-8f4c-37976ac079aa","name":"Get product specials","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/products/expiry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Mon, 07 Aug 2023 18:56:15 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"1971"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": [\n        {\n            \"id\": 33,\n            \"name\": \"30MB 30 Day\",\n            \"description\": \"30MB - 30 Day \",\n            \"code\": \"DATA30MB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 1,\n            \"sale_price\": null,\n            \"data_volume\": 30,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 34,\n            \"name\": \"50MB 30 Day\",\n            \"description\": \"50MB - 30 Day \",\n            \"code\": \"DATA50MB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 2,\n            \"sale_price\": null,\n            \"data_volume\": 50,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 35,\n            \"name\": \"100MB 30 Day\",\n            \"description\": \"100MB - 30 Day \",\n            \"code\": \"DATA100MB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 4,\n            \"sale_price\": null,\n            \"data_volume\": 100,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 36,\n            \"name\": \"250MB 30 Day\",\n            \"description\": \"250MB - 30 Day \",\n            \"code\": \"DATA250MB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 10,\n            \"sale_price\": null,\n            \"data_volume\": 250,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 37,\n            \"name\": \"500MB 30 Day\",\n            \"description\": \"500MB - 30 Day \",\n            \"code\": \"DATA500MB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 21,\n            \"sale_price\": null,\n            \"data_volume\": 500,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"1GB 30 Day\",\n            \"description\": \"1GB - 30 Day \",\n            \"code\": \"DATA1BB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 42,\n            \"sale_price\": null,\n            \"data_volume\": 1000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 40,\n            \"name\": \"2GB 30 Day\",\n            \"description\": \"2GB - 30 Day \",\n            \"code\": \"DATA2GB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 80,\n            \"sale_price\": null,\n            \"data_volume\": 2000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 41,\n            \"name\": \"3GB 30 Day\",\n            \"description\": \"3GB - 30 Day \",\n            \"code\": \"DATA3GB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 120,\n            \"sale_price\": null,\n            \"data_volume\": 3000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"5GB 30 Day\",\n            \"description\": \"5GB - 30 Day \",\n            \"code\": \"DATA5GB30D\",\n            \"product_type_id\": 12,\n            \"activation_fee\": 200,\n            \"sale_price\": null,\n            \"data_volume\": 5000,\n            \"discounted\": 0,\n            \"expiry_date\": \"2030-12-31T00:00:00.000Z\"\n        }\n    ]\n}"}],"_postman_id":"3e352852-995c-4ea1-8378-2fbb752c5e71"}],"id":"0e4924f3-5ec4-4748-aa00-21c1a9fcbe61","_postman_id":"0e4924f3-5ec4-4748-aa00-21c1a9fcbe61","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Promo Data","item":[{"name":"Get Promo Data Balance","id":"6289bef7-9651-4d50-b727-1d16df21922a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/promo/data","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","promo","data"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"da47de01-01f1-437f-8a4b-55fba025ceaf","name":"Success","originalRequest":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/promo/data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 04 Aug 2024 16:55:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"balance\": 998\n    }\n}"}],"_postman_id":"6289bef7-9651-4d50-b727-1d16df21922a"},{"name":"Allocate Promo Data","id":"a6b6377b-6f30-4660-b4d6-c8de79e40857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"msisdn","value":"27716054142","type":"text","description":"<p>Required | The phone number of the customer you are allocating data to</p>\n"},{"key":"amount","value":"2","type":"text","description":"<p>Required | The amount of data in MB</p>\n"},{"key":"reference","value":"Test Promo Data","type":"text","description":"<p>Optional | An external referemce to trace the transaction</p>\n"}]},"url":"{{api_base_url}}/api/v1/distributor/promo/data","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","promo","data"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2fc23b57-a7e4-4857-9fb7-c264bf1ddcdc","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27716054142\",\n    \"amount\": 2,\n    \"reference\": \"Test Promo Data\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/promo/data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Sun, 04 Aug 2024 16:55:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"69"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": \"Customer does not belong to Distributor\"\n}"}],"_postman_id":"a6b6377b-6f30-4660-b4d6-c8de79e40857"}],"id":"9c73f8ab-4815-4ba8-b8e6-eb638b23b774","_postman_id":"9c73f8ab-4815-4ba8-b8e6-eb638b23b774","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"SIM Cards","item":[{"name":"SIM Status","id":"454a4763-fbe6-4108-aaf7-43b391959927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"8927000007241887315\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","sim","status"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6c533dcb-0688-4b4c-8eb7-0ea2e8d7d31c","name":"Success: SIM Card is ready for distribution","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"8927000007241887315\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Thu, 07 Mar 2024 10:23:24 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"64"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"SIM Card is ready for distribution\"\n}"},{"id":"0ad07ccc-094b-48ae-9599-9d79d66c34d7","name":"SIM Card does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"iccid\": \"MA-0002-P01-O02\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Thu, 07 Mar 2024 10:20:59 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"53"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9028,\n    \"data\": \"SIM Card does not exist\"\n}"}],"_postman_id":"454a4763-fbe6-4108-aaf7-43b391959927"},{"name":"Get Barcode","id":"bb7da16b-75b3-4ea6-b045-5c7738a851a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/barcode/8927000007241988816","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","barcode","8927000007241988816"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb7da16b-75b3-4ea6-b045-5c7738a851a6"},{"name":"Update Barcode","id":"e10eb004-e269-499b-9abf-725ef25f2318","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"external_id\": \"TEST\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/barcode/8927000009049764159","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","barcode","8927000009049764159"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e51bd1d4-d186-4763-a28e-2cbb047bfe16","name":"Barcode 8927000007241988816 has not been correctly assigned to a distributor, please assign and scan out again","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"external_id\": \"TEST\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/barcode/8927000007241988816"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Thu, 07 Mar 2024 10:32:40 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"152"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9001,\n    \"data\": {\n        \"message\": \"Barcode 8927000007241988816 has not been correctly assigned to a distributor, please assign and scan out again\"\n    }\n}"}],"_postman_id":"e10eb004-e269-499b-9abf-725ef25f2318"},{"name":"List SIM cards","id":"c77e1815-2463-4fec-baec-0ce6d47115ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sim/list/?page=1&limit=100","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","sim","list",""],"host":["{{api_base_url}}"],"query":[{"description":{"content":"<p>Optional | The page you want to view</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional | The number of items to show per page</p>\n","type":"text/plain"},"key":"limit","value":"100"},{"disabled":true,"description":{"content":"<p>Optional | A search term which will match on the fields iccid, bundle_number, inner_box_number, outer_box_number or external_id</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[{"id":"1572942c-8647-4409-be24-3bf85ba11833","name":"Success","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{api_base_url}}/api/v1/distributor/sim/list/?page=1&limit=100","host":["{{api_base_url}}"],"path":["api","v1","distributor","sim","list",""],"query":[{"key":"page","value":"1"},{"key":"limit","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Fri, 22 Mar 2024 06:48:53 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"19384"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"sim_cards\": [\n            {\n                \"inner_box_number\": \"MA-0002-P01-O12-I03\",\n                \"bundle_number\": \"MA-0002-P01-O12-I03-B07\",\n                \"iccid\": \"8927000007241989939\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Not Assigned\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P04-O01-I05\",\n                \"bundle_number\": \"MA-0002-P04-O01-I05-B10\",\n                \"iccid\": \"8927000007243382281\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 7424,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P05-O01-I06\",\n                \"bundle_number\": null,\n                \"iccid\": \"8927000007243782498\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P05-O01-I06\",\n                \"bundle_number\": null,\n                \"iccid\": \"8927000007243782662\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P05-O01-I06\",\n                \"bundle_number\": null,\n                \"iccid\": \"8927000007243782670\",\n                \"external_id\": null,\n                \"msisdn\": \"27686049695\",\n                \"i_customer\": 4915,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878710\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012571\",\n                \"i_customer\": 113,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878728\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010568\",\n                \"i_customer\": 114,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878736\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010469\",\n                \"i_customer\": 438,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878744\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010542\",\n                \"i_customer\": 115,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878751\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010604\",\n                \"i_customer\": 447,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878769\",\n                \"external_id\": null,\n                \"msisdn\": \"27639013307\",\n                \"i_customer\": 440,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878777\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011258\",\n                \"i_customer\": 470,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878785\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010378\",\n                \"i_customer\": 48,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878801\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010625\",\n                \"i_customer\": 112,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878595\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010640\",\n                \"i_customer\": 98,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878645\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010006\",\n                \"i_customer\": 195,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878546\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010815\",\n                \"i_customer\": 462,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878686\",\n                \"external_id\": null,\n                \"msisdn\": \"27639013480\",\n                \"i_customer\": 858,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878637\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010764\",\n                \"i_customer\": 868,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878660\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878553\",\n                \"external_id\": null,\n                \"msisdn\": \"27639013220\",\n                \"i_customer\": 137,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878611\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010326\",\n                \"i_customer\": 96,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878629\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0000-P00-O00-I00\",\n                \"bundle_number\": \"MA-0000-P00-O00-I00-B01\",\n                \"iccid\": \"8927000007241878694\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012466\",\n                \"i_customer\": 4224,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882316\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882324\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010683\",\n                \"i_customer\": 1337,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882332\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011837\",\n                \"i_customer\": 1366,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882340\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010885\",\n                \"i_customer\": 1367,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882357\",\n                \"external_id\": null,\n                \"msisdn\": \"27787732741\",\n                \"i_customer\": 1485,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882365\",\n                \"external_id\": null,\n                \"msisdn\": \"27643850524\",\n                \"i_customer\": 1571,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882373\",\n                \"external_id\": null,\n                \"msisdn\": \"27631801942\",\n                \"i_customer\": 1453,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882381\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010669\",\n                \"i_customer\": 1451,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882399\",\n                \"external_id\": null,\n                \"msisdn\": \"27639014515\",\n                \"i_customer\": 1447,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B01\",\n                \"iccid\": \"8927000007241882407\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011314\",\n                \"i_customer\": 1336,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882415\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882423\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882431\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010001\",\n                \"i_customer\": 1326,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882449\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010361\",\n                \"i_customer\": 2423,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882456\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012330\",\n                \"i_customer\": 1311,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882464\",\n                \"external_id\": null,\n                \"msisdn\": \"27789642985\",\n                \"i_customer\": 1545,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882472\",\n                \"external_id\": null,\n                \"msisdn\": \"27784448297\",\n                \"i_customer\": 1548,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882480\",\n                \"external_id\": null,\n                \"msisdn\": \"27639014852\",\n                \"i_customer\": 1361,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882498\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B02\",\n                \"iccid\": \"8927000007241882506\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011778\",\n                \"i_customer\": 1317,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882514\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882522\",\n                \"external_id\": null,\n                \"msisdn\": \"27639013711\",\n                \"i_customer\": 2424,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882530\",\n                \"external_id\": null,\n                \"msisdn\": \"27733955662\",\n                \"i_customer\": 1385,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882548\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882555\",\n                \"external_id\": null,\n                \"msisdn\": \"27734390294\",\n                \"i_customer\": 1570,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882563\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010171\",\n                \"i_customer\": 1425,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882571\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882589\",\n                \"external_id\": null,\n                \"msisdn\": \"27737925751\",\n                \"i_customer\": 1387,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882597\",\n                \"external_id\": null,\n                \"msisdn\": \"27788340628\",\n                \"i_customer\": 1386,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B03\",\n                \"iccid\": \"8927000007241882605\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882613\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010194\",\n                \"i_customer\": 414,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882621\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011880\",\n                \"i_customer\": 708,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882639\",\n                \"external_id\": null,\n                \"msisdn\": \"27639011637\",\n                \"i_customer\": 2425,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882647\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882654\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010721\",\n                \"i_customer\": 1407,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882662\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012608\",\n                \"i_customer\": 1405,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882670\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010396\",\n                \"i_customer\": 1406,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882688\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010654\",\n                \"i_customer\": 1330,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882696\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B04\",\n                \"iccid\": \"8927000007241882704\",\n                \"external_id\": null,\n                \"msisdn\": \"27729577930\",\n                \"i_customer\": 399,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882712\",\n                \"external_id\": null,\n                \"msisdn\": \"27838581185\",\n                \"i_customer\": 733,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882720\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010002\",\n                \"i_customer\": 877,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882738\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882746\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1633,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882753\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1616,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882761\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012974\",\n                \"i_customer\": 1442,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882779\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1440,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882787\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1439,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882795\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1438,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B05\",\n                \"iccid\": \"8927000007241882803\",\n                \"external_id\": null,\n                \"msisdn\": \"27639010445\",\n                \"i_customer\": 738,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882811\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882829\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882837\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882845\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882852\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882860\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882878\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882886\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882894\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1550,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B06\",\n                \"iccid\": \"8927000007241882902\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1551,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882910\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882928\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882936\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1755,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882944\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882951\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882969\",\n                \"external_id\": null,\n                \"msisdn\": \"27639013525\",\n                \"i_customer\": 1379,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882977\",\n                \"external_id\": null,\n                \"msisdn\": \"27639012270\",\n                \"i_customer\": 1380,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882985\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1343,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241882993\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1342,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B07\",\n                \"iccid\": \"8927000007241883009\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 1328,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B08\",\n                \"iccid\": \"8927000007241883017\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": 3153,\n                \"status\": \"RICA'd\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B08\",\n                \"iccid\": \"8927000007241883025\",\n                \"external_id\": null,\n                \"msisdn\": \"27639051233\",\n                \"i_customer\": 3309,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B08\",\n                \"iccid\": \"8927000007241883033\",\n                \"external_id\": null,\n                \"msisdn\": \"27686327665\",\n                \"i_customer\": 3345,\n                \"status\": \"Activated\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B08\",\n                \"iccid\": \"8927000007241883041\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            },\n            {\n                \"inner_box_number\": \"MA-0002-P01-O01-I06\",\n                \"bundle_number\": \"MA-0002-P01-O01-I06-B08\",\n                \"iccid\": \"8927000007241883058\",\n                \"external_id\": null,\n                \"msisdn\": null,\n                \"i_customer\": null,\n                \"status\": \"Ready for Sale\"\n            }\n        ],\n        \"statusCounts\": {\n            \"Not Assigned\": 1,\n            \"Ready for Sale\": 201,\n            \"RICA'd\": 46,\n            \"Activated\": 73,\n            \"Available\": 0\n        },\n        \"totalPages\": 4\n    }\n}"}],"_postman_id":"c77e1815-2463-4fec-baec-0ce6d47115ee"}],"id":"75eb31d0-5246-4de8-9995-6b946a384345","_postman_id":"75eb31d0-5246-4de8-9995-6b946a384345","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Sell","item":[{"name":"Sell airtime","id":"a8bcd29f-ac30-4c43-b896-e9055cfce016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27716054142\",\n    \"amount\": 5,\n    \"payment_type\": \"cash\",\n    \"reference\": \"partner transaction reference\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/airtime","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","sell","airtime"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"76cce239-0b52-43fe-bc62-fb40a0ce4a23","name":"Distributor does not have sufficient funds","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27639010901\",\n    \"amount\": 1050\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/airtime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"Date","value":"Mon, 21 Jun 2021 22:02:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9023,\n    \"data\": \"Distributor does not have sufficient funds\"\n}"},{"id":"97449df7-16b7-407c-9672-260702255ea8","name":"Customer does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"123\",\n    \"amount\": 1050\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/airtime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Mon, 21 Jun 2021 22:03:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9011,\n    \"data\": \"Customer does not exist\"\n}"}],"_postman_id":"a8bcd29f-ac30-4c43-b896-e9055cfce016"},{"name":"Sell product","id":"0ac08a70-70ee-4a27-a937-7b17e609899a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27686278320\",\n    \"product_id\": 24,\n    \"payment_type\": \"cash\",\n    \"reference\": \"partner transaction reference\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/product","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","sell","product"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"91b93e0c-9e0d-4c36-900c-77487335cecd","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27639010901\",\n    \"product_id\": 3\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Wed, 23 Jun 2021 20:23:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"Sell Product successful\"\n}"},{"id":"4f586479-a56f-4d19-b93f-ea5343c09870","name":"Customer does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"1234\",\n    \"product_id\": 3\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Wed, 23 Jun 2021 20:30:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9011,\n    \"data\": \"Customer does not exist\"\n}"},{"id":"f4f20853-07f4-46bc-b60b-074696188589","name":"Product ID is not valid","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"27639010901\",\n    \"product_id\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/sell/product"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Wed, 23 Jun 2021 20:30:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9012,\n    \"data\": \"Product ID is not valid\"\n}"}],"_postman_id":"0ac08a70-70ee-4a27-a937-7b17e609899a"}],"id":"e18ffdd9-13a8-4184-bef7-b231b984f865","_postman_id":"e18ffdd9-13a8-4184-bef7-b231b984f865","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Svix","item":[{"name":"Get SVIX Portal","id":"5d79fd30-099f-4250-a43b-4b9f045754b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{api_base_url}}/api/v1/distributor/svix/portal","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","svix","portal"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9ccb471e-ac9a-40a6-9a90-e9794ba07fa0","name":"Get SVIX Portal","originalRequest":{"method":"POST","header":[],"url":"{{api_base_url}}/api/v1/distributor/svix/portal"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Wed, 16 Aug 2023 08:10:11 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"205"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": \"https://app.svix.com/login#key=eyJhcHBJZCI6ImFwcF8yVGd5Q0dDT2JyRW43SVVjQUxTR3dCWENFZ0siLCJvbmVUaW1lVG9rZW4iOiJRbkdwWTV1MUk2aVlZS2dlYlFhd2pSZndTbEpNcUJkViIsInJlZ2lvbiI6ImV1In0=\"\n}"}],"_postman_id":"5d79fd30-099f-4250-a43b-4b9f045754b1"}],"id":"2810c29e-27db-4b9f-a493-365d19b77018","_postman_id":"2810c29e-27db-4b9f-a493-365d19b77018","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Vouchers","item":[{"name":"Create New Voucher Airtime","id":"fc4cd16b-403c-434f-9a27-ca2313153fbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_distributor_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"product_id\": 3,\n    \"amount\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/voucher/create","urlObject":{"path":["api","v1","distributor","voucher","create"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"620e932d-732b-47f0-bf8f-3d8ba7f67cf0","name":"Create New Voucher Airtime","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"distributor_i_customer\": 97,\n    \"product_id\": 3,\n    \"amount\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/voucher/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"date","value":"Thu, 02 Nov 2023 14:37:55 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"234"},{"key":"via","value":"1.1 google"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"distributor_i_customer\": 43,\n        \"product_id\": 3,\n        \"product_type_id\": 8,\n        \"code\": \"926507721946\",\n        \"code_string\": \"9265-0772-1946\",\n        \"voucher_id\": \"b15f22e69aba4a82b342da325019e451\",\n        \"amount\": 2,\n        \"quantity\": null,\n        \"active\": true\n    }\n}"}],"_postman_id":"fc4cd16b-403c-434f-9a27-ca2313153fbb"},{"name":"Create New Voucher Data or Data Promo","id":"a2253687-3ce5-432b-a6f2-aba5972b3c42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_distributor_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"product_id\": 50\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/voucher/create","urlObject":{"path":["api","v1","distributor","voucher","create"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a2253687-3ce5-432b-a6f2-aba5972b3c42"},{"name":"Voucher Details","id":"cfabb118-7998-458f-b6f8-e7c91003d575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_distributor_token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"162875504550\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/voucher/details","urlObject":{"path":["api","v1","distributor","voucher","details"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfabb118-7998-458f-b6f8-e7c91003d575"}],"id":"caa48641-3f29-42e1-9abe-9f3411a969fc","_postman_id":"caa48641-3f29-42e1-9abe-9f3411a969fc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Marketplace","item":[{"name":"Mobile Airtime","item":[{"name":"Create mobile airtime sale","id":"fe3933af-3712-48ef-a6da-bde52c96109c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"mtn","description":"<p>Required | Enum: mtn, vodacom, cellc, telkom_mobile</p>\n","type":"text"},{"key":"msisdn","value":"27605573141","description":"<p>Required | The mobile number of the customer who will receive the airtime</p>\n","type":"text"},{"key":"amount","value":"2","description":"<p>Required | The ZAR value of the airtime the customer wants to purchase</p>\n","type":"text"},{"key":"external_id","value":"Test Purchase","description":"<p>Required | Partner reference for the transaction</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/airtime/sale","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","mobile","airtime","sale"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"388a0808-1b0f-4963-82c1-f61449792554","name":"MTN","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"mtn","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27783444471","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"amount","value":"2","description":"Required | The ZAR value of the airtime the customer wants to purchase","type":"text"},{"key":"external_id","value":"test","description":"Required | Partner reference for the transaction","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/airtime/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 18:55:50 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased Airtime for R2 from MTN for 27783444471\"\n    }\n}"},{"id":"a11f129c-7ff1-4049-b32f-fbe050eb66e5","name":"Vodacom","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"vodacom","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27766580658","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"amount","value":"2","description":"Required | The ZAR value of the airtime the customer wants to purchase","type":"text"},{"key":"external_id","value":"test","description":"Required | Partner reference for the transaction","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/airtime/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 18:56:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased Airtime for R2 from Vodacom for 27766580658\"\n    }\n}"},{"id":"71c3941a-3a93-4fbe-968f-1c4fc8a31ecb","name":"Telkom Mobile","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"telkom_mobile","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27817228623","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"amount","value":"2","description":"Required | The ZAR value of the airtime the customer wants to purchase","type":"text"},{"key":"external_id","value":"test","description":"Required | Partner reference for the transaction","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/airtime/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 18:57:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased Airtime for R2 from Telkom Mobile for 27817228623\"\n    }\n}"},{"id":"a8f3b22b-775e-4e6e-abe1-119344250e19","name":"CellC","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"cellc","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27744442451","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"amount","value":"2","description":"Required | The ZAR value of the airtime the customer wants to purchase","type":"text"},{"key":"external_id","value":"test","description":"Required | Partner reference for the transaction","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/airtime/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 18:57:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"115"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased Airtime for R2 from CellC for 27744442451\"\n    }\n}"}],"_postman_id":"fe3933af-3712-48ef-a6da-bde52c96109c"}],"id":"13239c0d-ea84-4e82-aeac-8b544cb37a07","_postman_id":"13239c0d-ea84-4e82-aeac-8b544cb37a07","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Mobile Data","item":[{"name":"Get data product categories","id":"acde865b-a25d-415b-8e61-97f10d67c40f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/categories?network=mtn","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","mobile","data","categories"],"host":["{{api_base_url}}"],"query":[{"description":{"content":"<p>Required | Enum: mtn, vodacom, cellc, telkom_mobile</p>\n","type":"text/plain"},"key":"network","value":"mtn"}],"variable":[]}},"response":[{"id":"66aeb02d-e2fe-4f48-a0dd-78a916f126d1","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/categories?network=mtn","host":["{{api_base_url}}"],"path":["api","v1","distributor","marketplace","mobile","data","categories"],"query":[{"key":"network","value":"mtn"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1056"},{"key":"Date","value":"Fri, 08 Mar 2024 09:02:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"Data bundle category list successful\",\n        \"list\": [\n            {\n                \"category\": \"Most Popular\",\n                \"min\": 5,\n                \"max\": 50,\n                \"count\": 6\n            },\n            {\n                \"category\": \"Daily Data\",\n                \"min\": 5,\n                \"max\": 50,\n                \"count\": 9\n            },\n            {\n                \"category\": \"Everyday Weekly\",\n                \"min\": 99,\n                \"max\": 149,\n                \"count\": 2\n            },\n            {\n                \"category\": \"Everyday Monthly\",\n                \"min\": 89,\n                \"max\": 399,\n                \"count\": 4\n            },\n            {\n                \"category\": \"30 Day Data\",\n                \"min\": 10,\n                \"max\": 999,\n                \"count\": 23\n            },\n            {\n                \"category\": \"Hourly Data\",\n                \"min\": 1,\n                \"max\": 30,\n                \"count\": 6\n            },\n            {\n                \"category\": \"7 Day Data\",\n                \"min\": 5,\n                \"max\": 199,\n                \"count\": 15\n            },\n            {\n                \"category\": \"30 Day Social\",\n                \"min\": 30,\n                \"max\": 99,\n                \"count\": 15\n            },\n            {\n                \"category\": \"Everyday Daily\",\n                \"min\": 29,\n                \"max\": 49,\n                \"count\": 2\n            },\n            {\n                \"category\": \"Everyday 3 Day\",\n                \"min\": 69,\n                \"max\": 99,\n                \"count\": 2\n            },\n            {\n                \"category\": \"3 Day Data\",\n                \"min\": 5,\n                \"max\": 40,\n                \"count\": 3\n            },\n            {\n                \"category\": \"Daily Combo\",\n                \"min\": 10,\n                \"max\": 39,\n                \"count\": 4\n            },\n            {\n                \"category\": \"7 Day Combo\",\n                \"min\": 25,\n                \"max\": 229,\n                \"count\": 6\n            },\n            {\n                \"category\": \"30 Day Combo\",\n                \"min\": 49,\n                \"max\": 999,\n                \"count\": 8\n            },\n            {\n                \"category\": \"Daily Social\",\n                \"min\": 2,\n                \"max\": 10,\n                \"count\": 11\n            },\n            {\n                \"category\": \"7 Day Social\",\n                \"min\": 10,\n                \"max\": 40,\n                \"count\": 8\n            },\n            {\n                \"category\": \"3 Day Social\",\n                \"min\": 12,\n                \"max\": 12,\n                \"count\": 1\n            }\n        ],\n        \"count\": 17\n    }\n}"}],"_postman_id":"acde865b-a25d-415b-8e61-97f10d67c40f"},{"name":"Get data products by network and category","id":"519fd730-863d-4832-909d-a2e9acb141cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/products?network=mtn&category=Daily Data","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","mobile","data","products"],"host":["{{api_base_url}}"],"query":[{"description":{"content":"<p>Required | Enum: mtn, vodacom, cellc, telkom_mobile</p>\n","type":"text/plain"},"key":"network","value":"mtn"},{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"category","value":"Daily Data"}],"variable":[]}},"response":[{"id":"9e0a3a33-82fb-4a60-8326-b7eed5662758","name":"Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/products?network=mtn&category=Most Popular","host":["{{api_base_url}}"],"path":["api","v1","distributor","marketplace","mobile","data","products"],"query":[{"key":"network","value":"mtn"},{"key":"category","value":"Most Popular"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"669"},{"key":"Date","value":"Fri, 08 Mar 2024 09:02:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"Data bundle list successful\",\n        \"code\": \"0\",\n        \"list\": [\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"30MB\",\n                \"cost\": 5,\n                \"key\": \"DD30MB\",\n                \"value\": 5\n            },\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"100MB\",\n                \"cost\": 10,\n                \"key\": \"DD100MB\",\n                \"value\": 10\n            },\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"200MB\",\n                \"cost\": 15,\n                \"key\": \"DD200MB\",\n                \"value\": 15\n            },\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"300MB\",\n                \"cost\": 20,\n                \"key\": \"DD300MBR20\",\n                \"value\": 20\n            },\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"1GB\",\n                \"cost\": 29,\n                \"key\": \"DD1GBR29\",\n                \"value\": 29\n            },\n            {\n                \"network\": \"mtn\",\n                \"category\": \"Most Popular\",\n                \"name\": \"3GB\",\n                \"cost\": 50,\n                \"key\": \"DD3GB\",\n                \"value\": 50\n            }\n        ],\n        \"count\": 6\n    }\n}"}],"_postman_id":"519fd730-863d-4832-909d-a2e9acb141cd"},{"name":"Create mobile data sale","id":"13b584d0-0a9b-4448-9f26-59ba43f84e80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"mtn","description":"<p>Required | Enum: mtn, vodacom, cellc, telkom_mobile</p>\n","type":"text"},{"key":"msisdn","value":"27605573141","description":"<p>Required | The mobile number of the customer who will receive the airtime</p>\n","type":"text"},{"key":"key","value":"DATAD35MB","description":"<p>Required | The key retrieved from the get products call</p>\n","type":"text"},{"key":"value","value":"5.5000","description":"<p>Required | The value retrieved from the get products call</p>\n","type":"text"},{"key":"external_id","value":"Test Purchase","description":"<p>Required | An external reference to map back to the transaction</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/sale","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","mobile","data","sale"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9cee0381-1e96-47d1-957e-5b7729636839","name":"MTN","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"mtn","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27783444471","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"key","value":"DD30MB","description":"Required | The key retrieved from the get products call","type":"text"},{"key":"value","value":"5.0000","description":"Required | The value retrieved from the get products call","type":"text"},{"key":"external_id","value":"test","description":"Required","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 19:00:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"113"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased 30MB for R5.00 from MTN for 27783444471\"\n    }\n}"},{"id":"e90b8fdc-2c62-4121-9043-61e1438e5294","name":"Vodacom","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"vodacom","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27766580658","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"key","value":"30 Day Data","description":"Required | The key retrieved from the get products call","type":"text"},{"key":"value","value":"6472","description":"Required | The value retrieved from the get products call","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Tue, 14 May 2024 19:02:30 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"121"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased MyMeg75 for R13.00 from Vodacom for 27766580658\"\n    }\n}"},{"id":"874e2a46-56b4-487e-a2c5-3dbbf2a9ba88","name":"CellC","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"cellc","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27744442451","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"key","value":"30 Day Data","description":"Required | The key retrieved from the get products call","type":"text"},{"key":"value","value":"35.0000","description":"Required | The value retrieved from the get products call","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 May 2024 13:05:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased 250MB for R35.00 from CellC for 27744442451\"\n    }\n}"},{"id":"ecccbc05-544e-4d71-998b-2f9addc7c8a6","name":"Telkom Mobile","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"network","value":"telkom_mobile","description":"Required | Enum: mtn, vodacom, cellc, telkom_mobile","type":"text"},{"key":"msisdn","value":"27817228623","description":"Required | The mobile number of the customer who will receive the airtime","type":"text"},{"key":"key","value":"S2578","description":"Required | The key retrieved from the get products call","type":"text"},{"key":"value","value":"10.5000","description":"Required | The value retrieved from the get products call","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/mobile/data/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Wed, 15 May 2024 13:07:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"You have successfully purchased Social 100MB for R10.50 from Telkom Mobile for 27817228623\"\n    }\n}"}],"_postman_id":"13b584d0-0a9b-4448-9f26-59ba43f84e80"}],"id":"98852b49-8a89-4cdf-a2c4-c8948f9ae333","_postman_id":"98852b49-8a89-4cdf-a2c4-c8948f9ae333","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Electricity","item":[{"name":"Validate electricity sale","id":"70f7443f-1336-4060-93ed-55962f87b49b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"meter_number","value":"04133403651","description":"<p>Required | The meter number the customer is buying the token for</p>\n","type":"text"},{"key":"amount","value":"30","description":"<p>Required | The amount of electricity the customer would like to purchase</p>\n","type":"text"},{"key":"msisdn","value":"27716054142","description":"<p>Required | The mobile number that will receive the token</p>\n","type":"text"},{"key":"external_id","value":"Test Purchase","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/electricity/validate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","electricity","validate"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7adf3675-c6a0-45e6-8702-a762bf1b3a84","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"meter_number","value":"04133403651","description":"Required","type":"text"},{"key":"amount","value":"30","description":"Required","type":"text"},{"key":"msisdn","value":"27716054142","description":"Required","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/electricity/validate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"318"},{"key":"Date","value":"Fri, 08 Mar 2024 09:55:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"code\": \"0\",\n        \"message\": \"Transaction successful\",\n        \"transaction\": {\n            \"transaction_id\": \"daa6e91f-68c5-456e-9586-da9778c95e0c\",\n            \"customer_name\": null,\n            \"customer_address\": null,\n            \"supplier_utility\": null,\n            \"supplier_transaction_ref\": null,\n            \"supplier_session_id\": null,\n            \"meter_number\": \"04133403651\",\n            \"amount\": \"30\"\n        }\n    }\n}"}],"_postman_id":"70f7443f-1336-4060-93ed-55962f87b49b"},{"name":"Confirm electricity sale","id":"fa14da53-cf32-441b-820e-03e6ae24f478","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"eb5fd18f-426e-4e93-9abf-64ad30081f21","description":"<p>Required | The transaction ID generated in the validate call</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/electricity/sale","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","electricity","sale"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1582d67d-2752-4ffa-8c0d-a6bee67a9f1d","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"daa6e91f-68c5-456e-9586-da9778c95e0c","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/electricity/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"398"},{"key":"Date","value":"Fri, 08 Mar 2024 09:55:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"code\": \"0\",\n        \"message\": \"Transaction successful\",\n        \"transaction\": {\n            \"transaction_id\": \"daa6e91f-68c5-456e-9586-da9778c95e0c\",\n            \"customer_name\": null,\n            \"customer_address\": null,\n            \"supplier_utility\": null,\n            \"supplier_transaction_ref\": null,\n            \"supplier_session_id\": null,\n            \"meter_number\": \"04133403651\",\n            \"amount\": 30,\n            \"pin\": \"09803033616779236858\",\n            \"units\": \"7.50kWh\",\n            \"receipt_number\": \"RACEL1A89029902\"\n        }\n    }\n}"}],"_postman_id":"fa14da53-cf32-441b-820e-03e6ae24f478"}],"id":"9ac8fc47-d824-41a3-90f9-f29000c34d7e","_postman_id":"9ac8fc47-d824-41a3-90f9-f29000c34d7e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Bill Payments","item":[{"name":"Search bill payment providers","id":"bf4708aa-59d0-40e6-9160-7820f28ad8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/search/?term=cape","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","bill-payment","search",""],"host":["{{api_base_url}}"],"query":[{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"term","value":"cape"}],"variable":[]}},"response":[{"id":"4d0598f0-beaa-4d49-b559-8867b326c6e6","name":"Search bill payment providers","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/search/?term=cape","host":["{{api_base_url}}"],"path":["api","v1","distributor","marketplace","bill-payment","search",""],"query":[{"key":"term","value":"cape","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"319"},{"key":"Date","value":"Fri, 08 Mar 2024 09:37:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"message\": \"Product list successful\",\n        \"code\": \"0\",\n        \"list\": [\n            {\n                \"name\": \"Cape Agulhas Mun\",\n                \"product_id\": \"CAP0000.00B\"\n            },\n            {\n                \"name\": \"Cape Cookies\",\n                \"product_id\": \"CAPC000.00B\"\n            },\n            {\n                \"name\": \"City of Cape Town\",\n                \"product_id\": \"CIT0000.01B\"\n            },\n            {\n                \"name\": \"University of Cape Town\",\n                \"product_id\": \"UNI0000.00B\"\n            }\n        ],\n        \"count\": 4\n    }\n}"}],"_postman_id":"bf4708aa-59d0-40e6-9160-7820f28ad8c2"},{"name":"Validate bill payment","id":"fa23ec72-e002-45e6-befc-56d45abdce76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"CIT0000.01B","type":"text","description":"<p>Required | The product ID is retrieved from the search bill payments</p>\n"},{"key":"account_number","value":"915552288718235","type":"text","description":"<p>Required | The EasyPay reference for the bill</p>\n"},{"key":"amount","value":"20","type":"text","description":"<p>Required | The amount the customer wants to pay</p>\n"},{"key":"msisdn","value":"27716054142","description":"<p>Required | The mobile number that will receive the SMS confirmation</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/validate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","bill-payment","validate"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0a9947c6-dfc4-4ff3-8e19-d3c902227c32","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"product_id","value":"CIT0000.01B","type":"text","description":"Required | The product ID is retrieved from the search bill payments"},{"key":"account_number","value":"915552288718235","type":"text","description":"Required | The EasyPay reference for the bill"},{"key":"amount","value":"20","type":"text","description":"Required | The amount the customer wants to pay"},{"key":"msisdn","value":"27716054142","description":"Required | The phone number of the customer to send the SMS to","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/validate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"271"},{"key":"Date","value":"Fri, 08 Mar 2024 09:51:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"transaction_id\": \"6401a84b-5dce-48b6-869f-c515b79547f7\",\n        \"code\": \"0\",\n        \"message\": \"Validation successful\",\n        \"product_id\": \"CIT0000.01B\",\n        \"bill_name\": \"City of Cape Town\",\n        \"amount\": \"20\",\n        \"minimum_amount_payable\": \"10.00\",\n        \"maximum_amount_payable\": \"3000.00\"\n    }\n}"}],"_postman_id":"fa23ec72-e002-45e6-befc-56d45abdce76"},{"name":"Confirm bill payment","id":"84a0c35f-d1ae-447a-97eb-21f1159ea1af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"6401a84b-5dce-48b6-869f-c515b79547f7","description":"<p>Required | The transaction ID generated in the validate call</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/sale","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","bill-payment","sale"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7796f0cb-b1cd-4de5-b47c-4152f030263c","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"6401a84b-5dce-48b6-869f-c515b79547f7","description":"Required | The transaction ID from the validate request is passed into the sale request","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/bill-payment/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"340"},{"key":"Date","value":"Fri, 08 Mar 2024 09:52:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"code\": \"0\",\n        \"message\": \"Transaction successful\",\n        \"transaction\": {\n            \"transaction_id\": \"6401a84b-5dce-48b6-869f-c515b79547f7\",\n            \"product_id\": \"CIT0000.01B\",\n            \"bill_name\": \"City of Cape Town\",\n            \"amount\": 20,\n            \"minimum_amount_payable\": 10,\n            \"maximum_amount_payable\": 3000,\n            \"order_number\": \"RETPORD26821175\",\n            \"receipt_number\": \"01554469955\"\n        }\n    }\n}"}],"_postman_id":"84a0c35f-d1ae-447a-97eb-21f1159ea1af"}],"id":"0fe8ece4-970a-4d08-b791-2c8460cd8648","_postman_id":"0fe8ece4-970a-4d08-b791-2c8460cd8648","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"DStv","item":[{"name":"Validate DStv payment","id":"9a0d9860-188f-460f-b764-d4e1837f2531","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"identifier","value":"8407135091089","description":"<p>Required</p>\n","type":"text"},{"key":"msisdn","value":"27716054142","description":"<p>Required</p>\n","type":"text"},{"key":"external_id","value":"Test Purchase","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/dstv/validate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","dstv","validate"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"edc42bf4-337c-48ea-bb4b-4df4cb2d0adb","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"identifier","value":"6606035111085","description":"Required","type":"text"},{"key":"msisdn","value":"27716054142","description":"Required","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/dstv/validate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"362"},{"key":"Date","value":"Fri, 08 Mar 2024 10:10:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"code\": \"0\",\n        \"message\": \"Transaction successful\",\n        \"transaction\": {\n            \"transaction_id\": \"c7fecbc3-033d-4d9a-a73d-f3e44b33ab97\",\n            \"customer_number\": \"34564728\",\n            \"customer_name\": \"Phillip Hill\",\n            \"amount\": \"1188\",\n            \"max_limit_amount\": \"15000\",\n            \"customer_cell_no\": \"114658107\",\n            \"customer_account_status\": \"Open\",\n            \"account_number\": \"94995623\",\n            \"policy_number\": \"0\"\n        }\n    }\n}"}],"_postman_id":"9a0d9860-188f-460f-b764-d4e1837f2531"},{"name":"Validate DStv sale","id":"34a32c82-d689-4804-a0d6-6aad136fbe33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"9744210f-852c-428d-a0d3-52c22247e6e6","description":"<p>Required</p>\n","type":"text"},{"key":"amount","value":"10","description":"<p>Required</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/dstv/sale","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","marketplace","dstv","sale"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d2e1a223-bc69-42d8-8999-6c33b3f388f4","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"transaction_id","value":"c7fecbc3-033d-4d9a-a73d-f3e44b33ab97","description":"Required","type":"text"},{"key":"amount","value":"12","description":"Required","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/marketplace/dstv/sale"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"338"},{"key":"Date","value":"Fri, 08 Mar 2024 10:10:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"code\": \"0\",\n        \"message\": \"Transaction successful\",\n        \"transaction\": {\n            \"transaction_id\": \"c7fecbc3-033d-4d9a-a73d-f3e44b33ab97\",\n            \"customer_number\": \"34564728\",\n            \"customer_name\": \"Phillip Hill\",\n            \"amount\": \"12\",\n            \"max_limit_amount\": 15000,\n            \"customer_cell_no\": \"114658107\",\n            \"customer_account_status\": \"Open\",\n            \"account_number\": \"94995623\"\n        }\n    }\n}"}],"_postman_id":"34a32c82-d689-4804-a0d6-6aad136fbe33"}],"id":"1e499f13-eec2-4b45-9a59-f30c7a244b3a","_postman_id":"1e499f13-eec2-4b45-9a59-f30c7a244b3a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}}],"id":"7104cd3b-9e36-4a85-bdf3-998bba88a085","_postman_id":"7104cd3b-9e36-4a85-bdf3-998bba88a085","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Transactions","item":[{"name":"Get Distributor Transactions","id":"c0849614-3b83-4194-801b-c023dcf304ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"start_date","value":"2022-11-01","type":"text","description":"<p>Required | The start date for all transactions</p>\n"},{"key":"end_date","value":"2024-03-31","type":"text","description":"<p>Required | The end date for all transactions</p>\n"},{"key":"external_id","value":"David Amos - HQ","type":"text","description":"<p>Optional | The external_id for the transactions</p>\n","disabled":true},{"key":"limit","value":"100","description":"<p>Optional | The number of trasnactions per page</p>\n","type":"text"},{"key":"page","value":"4","description":"<p>Optional | The current page you are viewing</p>\n","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/transactions","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","transactions"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1ec107b4-016c-4895-afb6-6d8bc5c0ab00","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"start_date","value":"2022-11-01","type":"text","description":"Required | The start date for all transactions"},{"key":"end_date","value":"2024-03-31","type":"text","description":"Required | The end date for all transactions"},{"key":"external_id","value":"David Amos - HQ","type":"text","description":"Optional | The external_id for the transactions","disabled":true},{"key":"limit","value":"100","description":"Optional | The number of trasnactions per page","type":"text"},{"key":"page","value":"4","description":"Optional | The current page you are viewing","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/transactions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"32669"},{"key":"Date","value":"Fri, 22 Mar 2024 07:00:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 1001,\n    \"data\": {\n        \"total\": 588,\n        \"perPage\": 100,\n        \"page\": 4,\n        \"lastPage\": 6,\n        \"data\": [\n            {\n                \"i_customer\": 5105,\n                \"msisdn\": \"27686208411\",\n                \"iccid\": \"8927000007243782563\",\n                \"external_id\": \"\",\n                \"transaction_type_id\": 20,\n                \"debit\": 42,\n                \"reference\": \"5105 - Data Purchase - 2023-09-06T15:57:06.838Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-09-06T13:57:09.000Z\"\n            },\n            {\n                \"i_customer\": 3146,\n                \"msisdn\": \"27659603838\",\n                \"iccid\": \"8927000007241883249\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 100,\n                \"reference\": \"3146 - Airtime Purchase - 2023-09-05T08:45:38.716Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-09-05T06:45:40.000Z\"\n            },\n            {\n                \"i_customer\": 399,\n                \"msisdn\": \"27729577930\",\n                \"iccid\": \"8927000007241882704\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 1000,\n                \"reference\": \"399 - Airtime Purchase - 2023-09-04T12:52:17.238Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-09-04T10:52:18.000Z\"\n            },\n            {\n                \"i_customer\": 1338,\n                \"msisdn\": \"27639011105\",\n                \"iccid\": \"8927000007241877837\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"1338 - Data Purchase - 2023-08-31T12:08:26.095Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-31T10:08:28.000Z\"\n            },\n            {\n                \"i_customer\": 1337,\n                \"msisdn\": \"27639010683\",\n                \"iccid\": \"8927000007241882324\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"1337 - Data Purchase - 2023-08-31T11:29:47.122Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"sid\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-31T09:31:45.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 36,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - e7843107-2024-47dc-b053-ec0ea48627e2\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-30T10:26:39.000Z\"\n            },\n            {\n                \"i_customer\": 3146,\n                \"msisdn\": \"27659603838\",\n                \"iccid\": \"8927000007241883249\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"3146 - Data Purchase - 2023-08-30T00:31:20.786Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-29T22:31:23.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"4592 - Data Purchase - 2023-08-28T13:20:21.056Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-28T11:20:23.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 50,\n                \"reference\": \"4592 - Airtime Purchase - 2023-08-28T10:49:59.293Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-28T08:50:01.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 36,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 6f0a3e84-ea57-4387-8bb5-144877ea0d50\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-24T07:19:07.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 36,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - f350e6f8-6e91-4ef5-ad17-9b7a0ba273c8\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-24T07:18:07.000Z\"\n            },\n            {\n                \"i_customer\": 93,\n                \"msisdn\": \"27639010000\",\n                \"iccid\": \"8927000007241878660\",\n                \"external_id\": null,\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"93 - Data Purchase with Airtime - 93 - 2023-08-23T07:10:18.800Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-23T05:10:21.000Z\"\n            },\n            {\n                \"i_customer\": 708,\n                \"msisdn\": \"27639011880\",\n                \"iccid\": \"8927000007241882621\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 42,\n                \"reference\": \"708 - Data Purchase - 2023-08-19T10:42:20.854Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-19T08:42:23.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 37,\n                \"debit\": 5,\n                \"reference\": \"105 - Airtime Transfer In - 51\",\n                \"request_type\": null,\n                \"payment_method\": null,\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-16T14:18:06.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - d3a357c3-d813-44d8-bfd8-831dc3f5d7c1\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-14T09:02:31.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - b3f515ca-8623-4a19-a6d9-34b7e12cfdc9\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-14T09:00:02.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 3ae1d3f8-0cd5-465c-a70e-af039a22e900\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-14T08:57:51.000Z\"\n            },\n            {\n                \"i_customer\": 1338,\n                \"msisdn\": \"27639011105\",\n                \"iccid\": \"8927000007241877837\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"1338 - Data Purchase - 2023-08-14T08:17:21.846Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-14T06:17:25.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 50,\n                \"reference\": \"4592 - Airtime Purchase - 2023-08-14T06:14:29.202Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-14T04:14:31.000Z\"\n            },\n            {\n                \"i_customer\": 4084,\n                \"msisdn\": \"27686129568\",\n                \"iccid\": \"8927000007243511780\",\n                \"external_id\": \"\",\n                \"transaction_type_id\": 20,\n                \"debit\": 69,\n                \"reference\": \"4084 - Data Purchase - 2023-08-13T07:47:34.050Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-13T05:47:37.000Z\"\n            },\n            {\n                \"i_customer\": 4084,\n                \"msisdn\": \"27686129568\",\n                \"iccid\": \"8927000007243511780\",\n                \"external_id\": \"\",\n                \"transaction_type_id\": 19,\n                \"debit\": 30,\n                \"reference\": \"4084 - Airtime Purchase - 2023-08-13T07:46:55.936Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-13T05:47:00.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase - 2023-08-10T12:09:51.703Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-10T10:09:54.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase - 2023-08-10T11:58:19.787Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-10T09:58:22.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase - 2023-08-10T11:42:35.236Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-10T09:42:37.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase - 2023-08-10T11:38:48.940Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-10T09:38:51.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase - 2023-08-10T11:37:45.146Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-10T09:37:47.000Z\"\n            },\n            {\n                \"i_customer\": 3146,\n                \"msisdn\": \"27659603838\",\n                \"iccid\": \"8927000007241883249\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 100,\n                \"reference\": \"3146 - Airtime Purchase - 2023-08-10T00:10:30.248Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-09T22:10:32.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-08-06T11:38:58.817Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-06T09:39:02.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 50,\n                \"reference\": \"4592 - Airtime Purchase - 2023-08-04T13:26:12.513Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-04T11:26:14.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - ea528e00-9dc2-4d8e-b88e-284764dd9de5\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-01T07:05:52.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2.3,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - a98c2b8c-7055-48bd-baea-ffa4796c422c\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-01T07:05:44.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2.3,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - e9526243-e8ad-454b-93a0-35edf73db71a\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-08-01T07:01:55.000Z\"\n            },\n            {\n                \"i_customer\": 2608,\n                \"msisdn\": \"27760756779\",\n                \"iccid\": \"8927000009049810176\",\n                \"external_id\": null,\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"2608 - Data Purchase with Airtime - 2608 - 2023-07-29T18:53:48.475Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T16:53:54.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 10,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-29T14:39:01.609Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T12:39:05.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-29T14:13:15.456Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T12:13:18.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 10,\n                \"reference\": \"51 - Airtime Purchase - ac387a82-1e75-4d48-9035-94f42819d789\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T12:10:59.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-29T08:50:41.631Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T06:50:47.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 4,\n                \"reference\": \"51 - Data Purchase - 2023-07-29T08:46:17.708Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T06:46:21.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 20,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase - 2023-07-29T08:10:17.218Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T06:10:50.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 2,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-29T06:16:52.076Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T04:16:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 2,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-29T05:59:07.332Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-29T03:59:10.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 29,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 5048e733-a45a-422a-be42-8aea81a2d442\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-28T20:06:26.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 229,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-28T21:59:06.529Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-28T19:59:11.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 19,\n                \"debit\": 30,\n                \"reference\": \"4592 - Airtime Purchase - 2023-07-28T10:19:53.944Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-28T08:19:56.000Z\"\n            },\n            {\n                \"i_customer\": 4592,\n                \"msisdn\": \"27639012111\",\n                \"iccid\": \"8927000007243381523\",\n                \"external_id\": null,\n                \"transaction_type_id\": 20,\n                \"debit\": 279,\n                \"reference\": \"4592 - Data Purchase - 2023-07-28T10:19:19.614Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"cc\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-28T08:19:22.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-27T20:28:25.816Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T18:28:27.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 8deaae9d-cab8-456a-9ec4-922c7aee40b5\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T17:06:57.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 10,\n                \"reference\": \"51 - Airtime Purchase - d66f6a17-df04-4219-b26c-c8f6eaeac47c\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T17:06:22.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 125e7050-5cf4-4101-ad9a-af1c6890ca2b\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T17:04:25.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - b1558cec-5f4b-4c12-846f-735acc0f4643\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:24:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 10,\n                \"reference\": \"51 - Airtime Purchase - cba4d383-8980-42b6-ab79-9644ca9c74b6\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:24:27.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - f35ec536-32bb-4f77-a217-4b73a29b703e\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:23:46.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-27T18:11:23.488Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:11:25.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 10,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-27T18:04:33.904Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:04:37.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-27T18:01:56.794Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T16:02:01.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 1690480547102\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T15:55:50.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 1690480488644\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T15:54:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 1690480291651\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T15:51:36.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 5,\n                \"reference\": \"51 - Airtime Purchase - 1690480089902\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"voucher\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T15:48:16.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 49,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - df877f76-c3b0-45f4-8c03-af91e63e8b1e\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T03:49:15.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - bf4010cd-d69d-41a1-8f7f-4c9d50325400\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T03:48:43.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - f2490b99-0f0b-4d6a-92d6-8fe2b139f37c\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T03:48:03.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-27T03:23:12.239Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-27T01:23:15.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T23:12:47.781Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T21:12:51.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 39,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - f872b51e-0b1f-4605-b7a0-57f826fafba1\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T20:45:11.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 29,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 0c5238c7-0a71-4f46-b844-37dba8fc45dd\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T20:41:30.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 49,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 4d6b43eb-2a3e-4a5c-93de-951608ecc92f\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T19:36:19.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 220MB Data on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T19:07:20.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T20:19:46.499Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T18:19:49.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 1GB Data - 1 Day  on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T18:00:31.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 1GB Data - 1 Day  on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T17:57:54.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 220MB Data on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T17:55:25.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 220MB Data on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T17:16:50.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 220MB Data on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T17:15:45.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - User purchased 220MB Data on USSD\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T14:43:28.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - test\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T14:37:31.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T16:24:21.630Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T14:24:24.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T16:24:05.682Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T14:24:08.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T16:22:51.582Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T14:22:54.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T03:05:06.965Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T01:05:10.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T03:00:37.261Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T01:00:41.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T02:59:52.407Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T00:59:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-26T02:57:12.424Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-26T00:57:15.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:49:12.710Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:49:16.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:43:59.286Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:44:03.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:42:24.590Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:42:28.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:25:52.394Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:25:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 279,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:24:52.580Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:24:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 1690316642311\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:24:05.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:23:08.566Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:23:11.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T20:22:29.606Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:22:32.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 1690316511339\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:21:55.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 37,\n                \"debit\": 0.6,\n                \"reference\": \"101 - Airtime Transfer In - 51\",\n                \"request_type\": null,\n                \"payment_method\": null,\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T18:18:07.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T14:41:15.757Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T12:41:20.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 2,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T14:37:40.717Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T12:37:46.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T14:36:52.647Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T12:36:57.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 1,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 2023-07-25T14:36:07.447Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-25T12:36:11.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 25,\n                \"debit\": 19,\n                \"reference\": \"51 - Data Purchase with Airtime - 51 - 1690222136558\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"airtime\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-24T16:09:00.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 19,\n                \"debit\": 3,\n                \"reference\": \"51 - Airtime Purchase - 2023-07-23T10:31:20.982Z\",\n                \"request_type\": \"payment\",\n                \"payment_method\": \"sid\",\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-23T08:32:47.000Z\"\n            },\n            {\n                \"i_customer\": 51,\n                \"msisdn\": \"27716054142\",\n                \"iccid\": \"8927000007241878793\",\n                \"external_id\": \"David Amos - HQ\",\n                \"transaction_type_id\": 37,\n                \"debit\": 5,\n                \"reference\": \"101 - Airtime Transfer In - 51\",\n                \"request_type\": null,\n                \"payment_method\": null,\n                \"external_reference\": null,\n                \"created_at\": \"2023-07-22T17:29:45.000Z\"\n            }\n        ]\n    }\n}"},{"id":"350b6382-4a7e-4f5d-a394-ac16bc0306e2","name":"Customer does not exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"msisdn\": \"123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/customer/verify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Date","value":"Mon, 21 Jun 2021 21:31:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status_code\": 9011,\n    \"data\": \"Customer does not exist\"\n}"}],"_postman_id":"c0849614-3b83-4194-801b-c023dcf304ca"}],"id":"16df5afb-8671-4f85-b201-5892a29cfded","_postman_id":"16df5afb-8671-4f85-b201-5892a29cfded","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}},{"name":"Subscriptions","item":[{"name":"Create batch subscription request","id":"fdac807e-6312-4a5c-9b02-92df917ebfea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"subscriptions\": [\n        {\n            \"msisdn\": \"27827882243\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639011000\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639011007\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639011111\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27783242154\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639010777\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639011465\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639011852\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639047025\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27639010123\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27686102673\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27823373222\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        },\n        {\n            \"msisdn\": \"27686276261\",\n            \"action\": \"add\",\n            \"product_id\": \"119\",\n            \"start_date\": \"2024-05-10\",\n            \"billing_date\": \"24\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/subscription/batch/validate","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","subscription","batch","validate"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fdac807e-6312-4a5c-9b02-92df917ebfea"},{"name":"Get batch status","id":"891e2ba0-bc95-4004-ae39-b79d988a5918","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{api_base_url}}/api/v1/distributor/subscription/batch/3997ba16-3c91-40c2-9594-903e43fd7814/status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","subscription","batch","3997ba16-3c91-40c2-9594-903e43fd7814","status"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"891e2ba0-bc95-4004-ae39-b79d988a5918"},{"name":"Process subscription batch request","id":"98f746e4-ca21-4420-bf6a-b19b5ce3a50c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"batch_id","value":"ee0f8092-1d86-4c48-9d27-ccaa0416742a","type":"text"}]},"url":"{{api_base_url}}/api/v1/distributor/subscription/batch/3997ba16-3c91-40c2-9594-903e43fd7814/process","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}},"urlObject":{"path":["api","v1","distributor","subscription","batch","3997ba16-3c91-40c2-9594-903e43fd7814","process"],"host":["{{api_base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"98f746e4-ca21-4420-bf6a-b19b5ce3a50c"}],"id":"8eab368b-0848-4cbd-935a-cc054ba29c61","_postman_id":"8eab368b-0848-4cbd-935a-cc054ba29c61","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]},"isInherited":true,"source":{"_postman_id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","id":"8cf4e894-5ca6-4e00-b3d5-566c5208837a","name":"megsApp Partner API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{megsapp_partner_token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"35e203ee-c3ba-4fb7-8e3d-54bfde0bb6ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"402b2d29-4ffb-4aac-9099-bbcc4db27562","type":"text/javascript","exec":[""]}}]}