{"info":{"_postman_id":"a49633f9-b57e-4e92-8d0b-dd3cf773ca8c","name":"MobileNig Enterprise","description":"<html><head></head><body><p><strong>MobileNig</strong> <strong>Enterprise</strong> API Collection is a collection of all endpoints that merchants and developers can take advantage of to build digital services solutions in Nigeria</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Key is sent with the header of every requests to authenticate user, the key to be used will be specified in each request.</p>\n<p><strong>Note</strong></p>\n<ul>\n<li><p>All requests sent using <code>test key</code> will be process as <code>test</code> transactions.</p>\n</li>\n<li><p>All requests sent using <code>live key</code> will be process as <code>live</code> transactions.</p>\n</li>\n<li><p>Only registered internet protocols (IPs) on your account dashboard will be allowed to access this API endpoints (Visit <a href=\"https://enterprise.mobilenig.com/account/developer/register_ip\">https://enterprise.mobilenig.com/account/developer/register_ip</a> to add IPs).</p>\n</li>\n<li><p>You must have upgraded your account to <code>STANDARD</code> user before having accesss to our API endpoints (To upgrade your account, visit <a href=\"https://enterprise.mobilenig.com/account/upgrade/upgrade_account\">https://enterprise.mobilenig.com/account/upgrade/upgrade_account</a>).</p>\n</li>\n<li><p>Your API keys can be found on your account dashboard via <a href=\"https://enterprise.mobilenig.com/account/api_keys_and_webhook\">https://enterprise.mobilenig.com/account/api_keys_and_webhook</a>.</p>\n</li>\n<li><p>Transaction ID (trans_id) must not be more than 15 digits</p>\n</li>\n</ul>\n<h1 id=\"response-codes\">Response Codes</h1>\n<p><strong>Success</strong></p>\n<ul>\n<li><p><strong>200</strong> (<em>OK</em>) - Transaction Successful</p>\n</li>\n<li><p><strong>201</strong> (<em>Created</em>) - Transaction Successful</p>\n</li>\n<li><p><strong>202</strong> - Transaction is processing</p>\n</li>\n</ul>\n<p><strong>Error</strong></p>\n<ul>\n<li><p><strong>PROG001</strong> (<em>required</em>) - Programming error on platform. (Should contact MobileNig support)</p>\n</li>\n<li><p><strong>PROG002</strong> (<em>required</em>) - Our system is currently under maintenance, kindly contact support!</p>\n</li>\n<li><p><strong>SEC001</strong> (<em>string</em>) - Invalid request or key</p>\n</li>\n<li><p><strong>SEC002</strong> (<em>string</em>) - User has been suspended</p>\n</li>\n<li><p><strong>SEC003</strong> (<em>string</em>) - <code>public</code> key is required</p>\n</li>\n<li><p><strong>SEC004</strong> (<em>string</em>) - <code>secret</code> key is required</p>\n</li>\n<li><p><strong>SEC005</strong> (<em>string</em>) - <code>test</code> or <code>live</code> key is required</p>\n</li>\n<li><p><strong>SEC006</strong> (<em>string</em>) - You must be a <code>standard</code> user to access this API - kindly upgrade your account.</p>\n</li>\n<li><p><strong>SEC007</strong> (<em>string</em>) - Bad Request Method</p>\n</li>\n<li><p><strong>SEC008</strong> (<em>string</em>) - Invalid <code>Content-Type</code> - Must be <code>application/json</code></p>\n</li>\n<li><p><strong>SEC009</strong> (<em>string</em>) - Unauthorized IP</p>\n</li>\n<li><p><strong>SEC010</strong> (<em>string</em>) - Request not available on <code>test</code> environment</p>\n</li>\n<li><p><strong>EXC001</strong> - Incomplete parameter(s)</p>\n</li>\n<li><p><strong>EXC002</strong> - Invalid data type</p>\n</li>\n<li><p><strong>EXC003</strong> - Transaction Id already exists</p>\n</li>\n<li><p><strong>EXC004</strong> - Insufficient wallet balance</p>\n</li>\n<li><p><strong>EXC005</strong> - An error occur, please contact MobileNig Customer Support</p>\n</li>\n<li><p><strong>EXC006</strong> - An error occur, service is currently unavailable</p>\n</li>\n<li><p><strong>EXC007</strong> - You are trying to change to your current subscription, kindly leave productCode empty.</p>\n</li>\n<li><p><strong>EXC008</strong> - Amount must not be less than minimum amount.</p>\n</li>\n<li><p><strong>EXC009</strong> - trans_id must not be greater than 15 characters.</p>\n</li>\n<li><p><strong>EXC010</strong> - The data you are looking for cannot be found</p>\n</li>\n<li><p><strong>EXC011</strong> - Service could not be found - Invalid service ID</p>\n</li>\n<li><p><strong>EXC012</strong> - Product code could not be found - Invalid ProductCode</p>\n</li>\n<li><p><strong>EXC013</strong> - Transaction ID could not be found</p>\n</li>\n<li><p><strong>EXC014</strong> - Duplicate order on phone number, please wait for approval</p>\n</li>\n<li><p><strong>EXC015</strong> - Limit reached for airtime purchases today</p>\n</li>\n<li><p><strong>EXC016</strong> - Phone number or Beneficiary must be 11 digits</p>\n</li>\n<li><p><strong>EXC017</strong> - Phone Number or Beneficiary is not a valid number</p>\n</li>\n<li><p><strong>EXC020</strong> - Transaction failed</p>\n</li>\n</ul>\n<h1 id=\"http-response-codes\">Http Response Codes</h1>\n<table><tbody><tr><th>Code</th><th>Message</th></tr><tr><td><div>200</div><div><div><div><div></div></div></div><div></div></div></td><td><div>OK - Transaction Successful</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>201</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Created - Transaction Successful</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>202</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Transaction is processing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>400</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Bad request or invalid data type</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>401</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Unauthorised request or invalid key</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>403</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Request not available on test environment</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>402</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Insufficient wallet balance</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>404</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - What you’re looking for cannot be found</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>406</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - The parameter value is not acceptable</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>409</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Already exists. Duplicate transaction</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>411</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Kindly meet the length requirement</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>417</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Transaction failed or cancelled</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>426</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Kindly upgrade your account</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>501</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - You are trying to change to your current subscription, kindly leave productCode empty.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>503</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - Service is currently unavailable</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>511</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Error - IP is blocked</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Response Codes","slug":"response-codes"},{"content":"Http Response Codes","slug":"http-response-codes"}],"owner":"15560873","collectionId":"a49633f9-b57e-4e92-8d0b-dd3cf773ca8c","publishedId":"UUxwCoqd","public":true,"customColor":{"top-bar":"010020","right-sidebar":"010020","highlight":"2ebd06"},"publishDate":"2021-09-23T10:19:23.000Z"},"item":[{"name":"Webhook","item":[{"name":"Webhook","event":[{"listen":"prerequest","script":{"id":"d0d23ceb-3547-47ab-9646-199c16374df1","exec":[""],"type":"text/javascript"}}],"id":"4ab3206c-e549-4116-879d-95cd941d9955","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"connection":true,"accept-encoding":true,"accept":true,"user-agent":true,"host":true}},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"1d43741a-b7fb-4709-8a81-f27ee441f392","name":"Get webhook","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":""},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 04 Jan 2022 11:19:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"//get webhook response using PHP\n<?php\n\nif (strtoupper($_SERVER['REQUEST_METHOD']) == 'POST') {\n    // fetch RAW input\n    $json = file_get_contents('php://input');\n\n}\n?>"},{"id":"681dddce-ec45-4101-9c8a-fe51a51d33f2","name":"Webhook response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":""},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 04 Jan 2022 11:19:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"username\":\"MobileNig\",\n    \"status\":\"Approved\",\n    \"trans_id\":\"346709875432327\",\n    \"type\":\"test\",\n    \"service_type\":\"data\"\n}\n"}],"_postman_id":"4ab3206c-e549-4116-879d-95cd941d9955"}],"id":"aee0ce0a-7b63-4c0c-ab15-ebafbc5e13f0","description":"<p>Webhooks enable MobileNig to keep you informed of any updates related to transactions within your account.</p>\n<p>At times, when you send a request to our API endpoint, you may receive a <strong>Processing</strong> response. This occurs when certain requests require additional processing time. In such cases, MobileNig will ensure you stay updated by sending transaction-related notifications.</p>\n<p>To set up this notification system, please follow these steps:</p>\n<ol>\n<li><p>Add a webhook URL where you'd like to receive updates. You can use this URL: '<a href=\"https://enterprise.mobilenig.com/account/api_keys_and_webhook\">https://enterprise.mobilenig.com/account/api_keys_and_webhook</a>' We will send a POST request to this endpoint with JSON data.</p>\n</li>\n<li><p>Be ready to receive responses from the specified endpoint URL.</p>\n</li>\n</ol>\n","_postman_id":"aee0ce0a-7b63-4c0c-ab15-ebafbc5e13f0"},{"name":"Control","item":[{"name":"Unique Account Details","id":"a4eb28c4-1e16-4993-a8dd-a0e81049298b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/unique_account_details","description":"<p>To get your unique account details for wallet funding on live environment only. To fund your account on test environment, kindly contact MobileNig support.</p>\n<p><strong>NOTE: No parameter is required</strong></p>\n","urlObject":{"protocol":"https","path":["api","v2","control","unique_account_details"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"280bc0ff-e82b-4a5c-b4a9-d78c6d528689","name":"Unique Account Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/unique_account_details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Fri, 03 Nov 2023 10:40:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"bank_name\": \"Wema bank\",\n        \"account_name\": \"Mobilenig Enterprise\",\n        \"account_number\": \"7493954907\"\n    }\n}"}],"_postman_id":"a4eb28c4-1e16-4993-a8dd-a0e81049298b"},{"name":"Check Balance","event":[{"listen":"test","script":{"id":"ace339fc-3a26-4405-81c6-8a2a5f3d538b","exec":[""],"type":"text/javascript"}}],"id":"001d92b1-6677-48c5-94fb-82c116d8c458","protocolProfileBehavior":{"disableBodyPruning":true,"followAuthorizationHeader":false,"followRedirects":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/balance","description":"<p>To check the current balance on your account, so as to be notified to fund the account if the balance is low.</p>\n<p><strong>NOTE: No parameter is required</strong></p>\n","urlObject":{"protocol":"https","path":["api","v2","control","balance"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"398fb7eb-ea57-454f-9f80-bd895f56430c","name":"Check Balance","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 10:25:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"balance\": \"80500.91\"\n    }\n}"}],"_postman_id":"001d92b1-6677-48c5-94fb-82c116d8c458"},{"name":"Wallet History","event":[{"listen":"test","script":{"id":"ace339fc-3a26-4405-81c6-8a2a5f3d538b","exec":[""],"type":"text/javascript"}}],"id":"3301c6d5-7341-43df-afac-73c2e00a9f17","protocolProfileBehavior":{"disableBodyPruning":true,"followAuthorizationHeader":false,"followRedirects":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/wallet_history?page=1&per_page=10","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>Int</td>\n<td>The page you wish to view.</td>\n</tr>\n<tr>\n<td>per_page</td>\n<td>Int</td>\n<td>The number of data you wish to view per page.  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","control","wallet_history"],"host":["enterprise","mobilenig","com"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"10"}],"variable":[]}},"response":[{"id":"0b0ca8d3-8f45-49b4-9995-b64ba004f2f4","name":"Wallet History","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/wallet_history?page=1&per_page=10","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","wallet_history"],"query":[{"key":"page","value":"1"},{"key":"per_page","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 10:29:10 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"trans_id\": \"987543198754425\",\n            \"type\": \"DR\",\n            \"service\": \"Mtn Sme\",\n            \"description\": \"#140 mtn sme data order on 07042434056\",\n            \"initial_balance\": \"200\",\n            \"amount\": \"140\",\n            \"final_balance\": \"60\",\n            \"date\": \"2022-05-10 16:02:05\"\n        },\n        {\n            \"trans_id\": \"9875198754425\",\n            \"type\": \"DR\",\n            \"service\": \"Mtn Sme\",\n            \"description\": \"#140 mtn sme data order on 09039636737\",\n            \"initial_balance\": \"600\",\n            \"amount\": \"140\",\n            \"final_balance\": \"460\",\n            \"date\": \"2022-05-17 10:45:55\"\n        },\n        {\n            \"trans_id\": \"98543198754425\",\n            \"type\": \"DR\",\n            \"service\": \"Glo Gifting\",\n            \"description\": \"#900 glo gifting data order on 09152281619\",\n            \"initial_balance\": \"1000\",\n            \"amount\": \"900\",\n            \"final_balance\": \"100\",\n            \"date\": \"2022-05-24 16:19:15\"\n        },\n        {\n            \"trans_id\": \"11655899140\",\n            \"type\": \"CR\",\n            \"service\": \"Funding\",\n            \"description\": \"#100.00 Funding Via Wema bank From ******3847\",\n            \"initial_balance\": \"100\",\n            \"amount\": \"100\",\n            \"final_balance\": \"200\",\n            \"date\": \"2022-06-22 12:59:00\"\n        },\n        {\n            \"trans_id\": \"11655899140\",\n            \"type\": \"DR\",\n            \"service\": \"Funding\",\n            \"description\": \"#1.00 Charge On Funding Via Wema bank\",\n            \"initial_balance\": \"200\",\n            \"amount\": \"1\",\n            \"final_balance\": \"199\",\n            \"date\": \"2022-06-22 12:59:00\"\n        },\n        {\n            \"trans_id\": \"11655901722\",\n            \"type\": \"CR\",\n            \"service\": \"Funding\",\n            \"description\": \"#100.00 Funding Via Wema bank From ******3847\",\n            \"initial_balance\": \"199\",\n            \"amount\": \"100\",\n            \"final_balance\": \"299\",\n            \"date\": \"2022-06-22 13:42:02\"\n        },\n        {\n            \"trans_id\": \"11655901722\",\n            \"type\": \"DR\",\n            \"service\": \"Funding\",\n            \"description\": \"#1.00 Charge On Funding Via Wema bank\",\n            \"initial_balance\": \"299\",\n            \"amount\": \"1\",\n            \"final_balance\": \"298\",\n            \"date\": \"2022-06-22 13:42:02\"\n        },\n        {\n            \"trans_id\": \"11655903517\",\n            \"type\": \"CR\",\n            \"service\": \"Funding\",\n            \"description\": \"#100.00 Funding Via Wema bank From ******3847\",\n            \"initial_balance\": \"298\",\n            \"amount\": \"100\",\n            \"final_balance\": \"398\",\n            \"date\": \"2022-06-22 14:11:57\"\n        },\n        {\n            \"trans_id\": \"11655903517\",\n            \"type\": \"DR\",\n            \"service\": \"Funding\",\n            \"description\": \"#1.00 Charge On Funding Via Wema bank\",\n            \"initial_balance\": \"398\",\n            \"amount\": \"1\",\n            \"final_balance\": \"397\",\n            \"date\": \"2022-06-22 14:11:57\"\n        }\n    ]\n}"}],"_postman_id":"3301c6d5-7341-43df-afac-73c2e00a9f17"},{"name":"Search Wallet History","event":[{"listen":"test","script":{"id":"ace339fc-3a26-4405-81c6-8a2a5f3d538b","exec":[""],"type":"text/javascript"}}],"id":"a157d389-f589-45c0-af1b-bbe99714b3c3","protocolProfileBehavior":{"disableBodyPruning":true,"followAuthorizationHeader":false,"followRedirects":false},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/search_wallet_history?trans_id=4348234035","description":"<p>This is to search for the wallet history of a particular transaction with the use of the transaction ID (trans_id).</p>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>String</td>\n<td>Transaction Id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","control","search_wallet_history"],"host":["enterprise","mobilenig","com"],"query":[{"disabled":true,"key":"","value":""},{"key":"trans_id","value":"4348234035"}],"variable":[]}},"response":[{"id":"82fcfba6-3005-4fdb-a53a-f4406c010987","name":"Search Wallet History","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/search_wallet_history?trans_id=4348234035","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","search_wallet_history"],"query":[{"key":"","value":"","disabled":true},{"key":"trans_id","value":"4348234035"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 11:38:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"4348234035\",\n        \"type\": \"DR\",\n        \"service\": \"Mtn sme\",\n        \"description\": \"500mb mtn sme - monthly order on 07042434056\",\n        \"initial_balance\": \"126.91\",\n        \"amount\": \"118\",\n        \"final_balance\": \"8.91\",\n        \"date\": \"2023-10-24 13:39:01\"\n    }\n}"}],"_postman_id":"a157d389-f589-45c0-af1b-bbe99714b3c3"},{"name":"Services status","id":"4e7f139b-1be5-4274-92c2-5541435e1b1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=AKA","description":"<p>To get a specific service's status, kindly include the parameter below. To get all services, service_id will be <strong><code>All</code></strong></p>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>The service ID of the particular service you wish to check.</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Service requestType e.g <code>SME</code></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note</strong>: requestType is only required for airtime and data subscription</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"description":{"content":"<p> To get all services, service_id will be <b>All</b></p>\n","type":"text/plain"},"key":"service_id","value":"AKA"}],"variable":[]}},"response":[{"id":"1d9be067-6d1c-47e2-9827-bdb158e5bc8a","name":"Service status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=AKA","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"AKA","description":" To get all services, service_id will be <b>All</b>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 11:45:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"Gotv\",\n        \"name\": \"MultiChoice GOTV\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"},{"id":"a7adbd82-98c3-4e0d-93f7-72dc3fcced29","name":"All Services","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=All","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"All","description":" To get all services, service_id will be <b>All</b>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 06 Nov 2023 12:04:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"service\": \"Airtel Gifting\",\n            \"name\": \"Airtel Gifting Data\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"9mobile Gifting\",\n            \"name\": \"9mobile Gifting Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Glo Gifting\",\n            \"name\": \"Glo Gifting Data\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"Mtn Gifting\",\n            \"name\": \"Mtn Gifting Data\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"Mtn Sme\",\n            \"name\": \"Mtn Sme Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"9mobileSme\",\n            \"name\": \"9mobile Sme Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"GloSme\",\n            \"name\": \"Glo Sme Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"MtnCorporate\",\n            \"name\": \"Mtn Corporate Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"AirtelSme\",\n            \"name\": \"Airtel Sme Data\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Glo Premium\",\n            \"name\": \"Glo Premium\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"AirtelVtu\",\n            \"name\": \"Airtel Vtu\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"GloVtu\",\n            \"name\": \"Glo Vtu\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"9mobileVtu\",\n            \"name\": \"9mobile Vtu\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"MtnVtu\",\n            \"name\": \"Mtn Vtu\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Mtn Premium\",\n            \"name\": \"Mtn Premium\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"9mobile Premium\",\n            \"name\": \"9mobile Premium\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Airtel Premium\",\n            \"name\": \"Airtel Premium\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Mtn Awuf\",\n            \"name\": \"Mtn Awuf\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"VisaphoneVtu\",\n            \"name\": \"Visaphone Vtu\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"EkoPostpaid\",\n            \"name\": \"Eko Electricity Distribution Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"IbadanDiscoPostpaid\",\n            \"name\": \"Ibadan Disco Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"KedcoPostpaid\",\n            \"name\": \"Kano Electricity Distribution Postpaid\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"Showmax\",\n            \"name\": \"Showmax\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"JosPostpaid\",\n            \"name\": \"Jos Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Waec\",\n            \"name\": \"WAEC Pin\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Cornerstone\",\n            \"name\": \"Cornerstone\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"MMVehicleInsurance\",\n            \"name\": \"Mutual Motor Vehicle Insurance\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"JosPrepaid\",\n            \"name\": \"Jos Prepaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"PortHarcourtPostpaid\",\n            \"name\": \"Port-Harcourt Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"PortHarcourtPrepaid\",\n            \"name\": \"Port-Harcourt Prepaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"IbadanDiscoPrepaid\",\n            \"name\": \"Ibadan Disco Prepaid\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"KedcoPrepaid\",\n            \"name\": \"Kano Electricity Distribution Prepaid\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"KadunaPostpaid\",\n            \"name\": \"Kaduna Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"KadunaPrepaid\",\n            \"name\": \"Kaduna Prepaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"AbujaPostpaid\",\n            \"name\": \"Abuja Postpaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"AbujaPrepaid\",\n            \"name\": \"Abuja Prepaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Carpaddy\",\n            \"name\": \"Carpaddy\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"SmileAirtime\",\n            \"name\": \"Smile Airtime Recharge\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Gotv\",\n            \"name\": \"MultiChoice GOTV\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Startimes\",\n            \"name\": \"StarTimes\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Dstv\",\n            \"name\": \"MultiChoice DSTV\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Jamb\",\n            \"name\": \"JAMB Procure Candidates PIN\",\n            \"status\": \"Unavailable\",\n            \"blocked\": true\n        },\n        {\n            \"service\": \"Neco\",\n            \"name\": \"NECO Pin\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"EkoPrepaid\",\n            \"name\": \"Eko Electricity Distribution Prepaid\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"IkejaToken\",\n            \"name\": \"Ikeja Electric Token Purchase\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Ikeja\",\n            \"name\": \"Ikeja Electric Bill Payment\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        },\n        {\n            \"service\": \"Spectranet\",\n            \"name\": \"Spectranet Pin\",\n            \"status\": \"Available\",\n            \"blocked\": false\n        }\n    ]\n}"}],"_postman_id":"4e7f139b-1be5-4274-92c2-5541435e1b1e"}],"id":"47c5f83b-ba0e-42f0-8971-d5e16acaa416","event":[{"listen":"prerequest","script":{"id":"632031f6-4b8a-4511-9d72-c6172893a19e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0e9a1592-97b6-4386-b6e3-c29c8637a9a5","type":"text/javascript","exec":[""]}}],"_postman_id":"47c5f83b-ba0e-42f0-8971-d5e16acaa416","description":""},{"name":"Multichoice Gotv","item":[{"name":"Validate Customer","id":"aa92f75c-4a93-4c72-b1ea-a100e29c84ad","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\",\n    \"customerAccountId\": \"2005129242\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>This returns customer's details </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td><div>service_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Hard-coded value \"AKA\"</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>customerAccountId</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Use smart card number.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"517f8554-a813-4922-aa0c-17937a3ec49f","name":"Validate Customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":" Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\",\n    \"customerAccountId\": \"2005129242\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 11:57:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"dueDate\": \"2023-10-30T00:00:00\",\n        \"lastName\": \"AKINTIMEHIN\",\n        \"firstName\": \"KENNY\",\n        \"customerType\": \"GOTVSUD\",\n        \"accountStatus\": \"Suspended\",\n        \"invoicePeriod\": 1,\n        \"customerNumber\": \"291631845\",\n        \"amount\": 3300\n    }\n}"}],"_postman_id":"aa92f75c-4a93-4c72-b1ea-a100e29c84ad"},{"name":"Get Due Date And Time","id":"07e1ddd0-7c79-4f6c-b438-c7aae2ef8534","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"content-type":true}},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\",\n    \"customerAccountId\": \"2005129242\",\n    \"requestType\": \"GET_DUE_DATE_AND_AMOUNT\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>Returns the details needed to renew subscription </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKA\"</td></tr><tr><td>customerAccountId</td><td>String</td><td>Use smart card number.</td></tr><tr><td>requestType</td><td>String</td><td>Hard-coded value \"GET_DUE_DATE_AND_AMOUNT\"</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"b22232e2-97b8-47d3-b2f2-de9f0846d547","name":"Get Due Date And Time","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\",\n    \"customerAccountId\": \"2005129242\",\n    \"requestType\": \"GET_DUE_DATE_AND_AMOUNT\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:03:00 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"dueDate\": \"2023-10-30T00:00:00\",\n        \"lastName\": \"AKINTIMEHIN\",\n        \"firstName\": \"KENNY\",\n        \"customerType\": \"GOTVSUD\",\n        \"accountStatus\": \"Suspended\",\n        \"invoicePeriod\": 1,\n        \"customerNumber\": \"291631845\",\n        \"amount\": 3300\n    }\n}"}],"_postman_id":"07e1ddd0-7c79-4f6c-b438-c7aae2ef8534"},{"name":"Packages","id":"0b235f09-d776-4d8a-adb2-30fbca7efdcc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>This returns the available packages for the service</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKA\"</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"a775a098-0db3-47e3-b050-9c2ad17cce9e","name":"Packages","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"service_id\": \"AKA\"\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:05:30 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"GOtv Supa\",\n            \"price\": 6400,\n            \"productCode\": \"MBGSP\"\n        },\n        {\n            \"name\": \"GOtv Smallie - monthly\",\n            \"price\": 1100,\n            \"productCode\": \"MBGSM\"\n        },\n        {\n            \"name\": \"GOtv Smallie - quarterly\",\n            \"price\": 2900,\n            \"productCode\": \"MBGSQ\"\n        },\n        {\n            \"name\": \"GOtv Smallie - yearly\",\n            \"price\": 8600,\n            \"productCode\": \"MBGSY\"\n        },\n        {\n            \"name\": \"GOtv Max\",\n            \"price\": 4850,\n            \"productCode\": \"MBGM\"\n        },\n        {\n            \"name\": \"GOtv Jinja Bouquet\",\n            \"price\": 2250,\n            \"productCode\": \"MBGJB\"\n        },\n        {\n            \"name\": \"GOtv Jolli Bouquet\",\n            \"price\": 3300,\n            \"productCode\": \"MBGJB2\"\n        }\n    ]\n}"}],"_postman_id":"0b235f09-d776-4d8a-adb2-30fbca7efdcc"},{"name":"Recharge (Renew Subscription)","id":"5507b371-330f-4513-a1f5-79d4a745bc7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"default"}],"body":{"mode":"raw","raw":"        {\r\n                \"service_id\" : \"AKA\",\r\n                \"trans_id\" : 43034022993,\r\n                \"customerNumber\" : 291631845, \r\n                \"smartcardNumber\" : 2005129242, \r\n                \"customerName\" : \"K AKINTIMEHIN\",\r\n                \"amount\" : 800\r\n        }"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<h2>Recharge (Renew Subscription)</h2>\n\n<blockquote>\n<p>RENEW option is a regular way of renewing an existing subscription. Outstanding amount for an existing subscription as well as due date for the payment can be retrieved from proxy call - GET_DUE_DATE_AND_AMOUNT. Customer is allowed to pay a different amount than the one retrieved in proxy method call. </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td><div>service_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Hard-coded value \"AKA\"</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>trans_id</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Number</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Unique reference for the transaction.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>customerNumber</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Retrieved in smart card validation.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>smartcardNumber</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Customer's smartcard number.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>customerName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>String</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Retrieved in smart card validation.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>amount</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Number</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Amount Retrieved from \"Get Due Date And Amount\" proxy.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"12bb0130-b2ef-4f56-8fe9-fc5e80754da0","name":"Recharge (Renew Subscription)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"default"}],"body":{"mode":"raw","raw":"        {\r\n                \"service_id\" : \"AKA\",\r\n                \"trans_id\" : 43034022993,\r\n                \"customerNumber\" : 291631845, \r\n                \"smartcardNumber\" : 2005129242, \r\n                \"customerName\" : \"K AKINTIMEHIN\",\r\n                \"amount\" : 800\r\n        }"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:09:15 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 43034022993,\n        \"service\": \"Gotv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 800,\n            \"package\": null,\n            \"smartcardNumber\": 2005129242,\n            \"exchangeReference\": 1629991734,\n            \"customerCareReferenceId\": 340573457433,\n            \"auditReferenceNumber\": 65573208673546805248\n        },\n        \"wallet_balance\": \"346458\"\n    }\n}"}],"_postman_id":"5507b371-330f-4513-a1f5-79d4a745bc7f"},{"name":"Recharge (Change Subscription)","id":"05ad86cd-4b77-45d5-87fa-72d836424d9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\" : \"AKA\",\r\n    \"trans_id\" : 3451346098,\r\n    \"productCode\" : \"MBGSM\",\r\n    \"customerNumber\" : 291631845, \r\n    \"smartcardNumber\" : 2005129242, \r\n    \"customerName\" : \"K AKINTIMEHIN\",\r\n    \"amount\" : 1100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>CHANGE SUBSCRIPTION option should be used only in case the customer would like to change the current package he/she is subscribed to at the moment. Product codes of new products MUST BE included in request in this case.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKA\"</td></tr><tr><td>trans_id</td><td>Number</td><td>Unique reference for the transaction.</td></tr><tr><td>productCode</td><td>String</td><td>To be obtained from packages request.</td></tr><tr><td>customerNumber</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>smartcardNumber</td><td>String</td><td>Customer's smartcard number.</td></tr><tr><td>customerName</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>amount</td><td>Number</td><td>Total transaction amount.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"6ecde567-5e97-44af-aa81-ffb9d268c47c","name":"Recharge (Change Subscription)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\" : \"AKA\",\r\n    \"trans_id\" : 3451346098,\r\n    \"productCode\" : \"MBGSM\",\r\n    \"customerNumber\" : 291631845, \r\n    \"smartcardNumber\" : 2005129242, \r\n    \"customerName\" : \"K AKINTIMEHIN\",\r\n    \"amount\" : 1100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:21:11 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3451346098,\n        \"service\": \"Gotv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 1100,\n            \"package\": \"GOtv Smallie - monthly\",\n            \"smartcardNumber\": 2005129242,\n            \"exchangeReference\": 1629991734,\n            \"customerCareReferenceId\": 340573457433,\n            \"auditReferenceNumber\": 65573208673546805248\n        },\n        \"wallet_balance\": \"345368\"\n    }\n}"}],"_postman_id":"05ad86cd-4b77-45d5-87fa-72d836424d9d"},{"name":"Query","id":"3a489690-109b-4079-aea5-555137dfc295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3451346098","description":"<p><strong>Query Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>trans_id</td><td>Number</td><td>The trans_id used to recharge.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3451346098"}],"variable":[]}},"response":[{"id":"375602f5-6cb9-4b78-a017-94dc125e33bf","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3451346098","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3451346098"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:24:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3451346098\",\n        \"service\": \"Gotv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 1100,\n            \"package\": \"GOtv Smallie - monthly\",\n            \"smartcardNumber\": 2005129242,\n            \"exchangeReference\": 1629991734,\n            \"customerCareReferenceId\": 340573457433,\n            \"auditReferenceNumber\": 65573208673546805248\n        }\n    }\n}"}],"_postman_id":"3a489690-109b-4079-aea5-555137dfc295"}],"id":"4c2b60fc-1467-42ef-a197-6da526a1e64d","description":"<h4 id=\"service-id-aka\">Service ID: AKA</h4>\n<p>MultiChoice GOTv provide various options for making payments. Each of them will be described below with provided samples.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"49dc649e-182e-4a45-a7db-6544a68738e8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ae5227e0-94cf-435d-9916-ff1a6c32bcd1","type":"text/javascript","exec":[""]}}],"_postman_id":"4c2b60fc-1467-42ef-a197-6da526a1e64d"},{"name":"Multichoice Dstv","item":[{"name":"Validate Customer","id":"e9a4248f-9241-4609-9d42-e2bb835dad24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"customerAccountId\": \"2005129242\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>This returns the details of the account holder</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKC\"</td></tr><tr><td>customerAccountId</td><td>String</td><td>Use smart card number.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"9f20cfc3-49d9-4952-bc9f-c9f854cbab71","name":"Validate Customer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"customerAccountId\": \"2005129242\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:32:42 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"dueDate\": \"2023-10-30T00:00:00\",\n        \"lastName\": \"AKINTIMEHIN\",\n        \"firstName\": \"KENNY\",\n        \"customerType\": \"GOTVSUD\",\n        \"accountStatus\": \"Suspended\",\n        \"invoicePeriod\": 1,\n        \"customerNumber\": \"291631845\",\n        \"amount\": 3300\n    }\n}"}],"_postman_id":"e9a4248f-9241-4609-9d42-e2bb835dad24"},{"name":"Get Due Date And Time","id":"c8164a45-f298-4293-83d5-afbc688fcbe6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}} ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"customerAccountId\": \"2005129242\",\r\n    \"requestType\": \"GET_DUE_DATE_AND_AMOUNT\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>This returns the details needed to renew package </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKC\"</td></tr><tr><td>customerAccountId</td><td>String</td><td>Use smart card number.</td></tr><tr><td>requestType</td><td>String</td><td>Hard-coded value \"GET_DUE_DATE_AND_AMOUNT\"</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"844179b4-2193-46b6-969d-df1daafdaecc","name":"Get Due Date And Time","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}} ","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"customerAccountId\": \"2005129242\",\r\n    \"requestType\": \"GET_DUE_DATE_AND_AMOUNT\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:38:50 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"dueDate\": \"2023-10-30T00:00:00\",\n        \"lastName\": \"AKINTIMEHIN\",\n        \"firstName\": \"KENNY\",\n        \"customerType\": \"GOTVSUD\",\n        \"accountStatus\": \"Suspended\",\n        \"invoicePeriod\": 1,\n        \"customerNumber\": \"291631845\",\n        \"amount\": 3300\n    }\n}"}],"_postman_id":"c8164a45-f298-4293-83d5-afbc688fcbe6"},{"name":"Packages","id":"b3fae046-6398-4ff5-81ae-a7523d971698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>This returns the available packages for the service</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKC\"</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"96465457-3b5a-4886-a896-836716bea3ca","name":"Packages","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:42:04 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"DStv Yanga Bouquet E36\",\n            \"price\": 3500,\n            \"productCode\": \"MBDYB\"\n        },\n        {\n            \"name\": \"DStv Confam Bouquet E36\",\n            \"price\": 6200,\n            \"productCode\": \"MBDCB\"\n        },\n        {\n            \"name\": \"DStv Compact\",\n            \"price\": 10500,\n            \"productCode\": \"MBDC2\"\n        },\n        {\n            \"name\": \"DStv Compact Plus\",\n            \"price\": 16600,\n            \"productCode\": \"MBDCP\"\n        },\n        {\n            \"name\": \"DStv Premium\",\n            \"price\": 24500,\n            \"productCode\": \"MBDP1\"\n        },\n        {\n            \"name\": \"DStv Premium Asia\",\n            \"price\": 27500,\n            \"productCode\": \"MBDPA\"\n        },\n        {\n            \"name\": \"DStv Asian Bouqet\",\n            \"price\": 8300,\n            \"productCode\": \"MBDAB\"\n        },\n        {\n            \"name\": \"DStv Padi\",\n            \"price\": 2500,\n            \"productCode\": \"MBDP2\"\n        },\n        {\n            \"name\": \"DStv Premium French\",\n            \"price\": 36600,\n            \"productCode\": \"MBDPF\"\n        },\n        {\n            \"name\": \"DStv Compact Plus + HDPVR/XtraView\",\n            \"price\": 20000,\n            \"productCode\": \"MBDCH\"\n        },\n        {\n            \"name\": \"DStv Compact Plus + Asian Add-on\",\n            \"price\": 24900,\n            \"productCode\": \"MBDCA\"\n        },\n        {\n            \"name\": \"DStv Compact Plus + French Touch + HDPVR/XtraView\",\n            \"price\": 23300,\n            \"productCode\": \"MBDCFH\"\n        },\n        {\n            \"name\": \"DStv Premium + HDPVR/XtraView\",\n            \"price\": 27900,\n            \"productCode\": \"MBDPH\"\n        },\n        {\n            \"name\": \"DStv Premium + French Touch + HDPVR/XtraView\",\n            \"price\": 31200,\n            \"productCode\": \"MBDPFH\"\n        },\n        {\n            \"name\": \"DStv Premium + French Touch\",\n            \"price\": 27800,\n            \"productCode\": \"MBDPFT\"\n        },\n        {\n            \"name\": \"DStv Premium Asia + HDPVR/XtraView\",\n            \"price\": 30900,\n            \"productCode\": \"MBDPAH\"\n        },\n        {\n            \"name\": \"DStv Premium Asia + French Touch\",\n            \"price\": 30800,\n            \"productCode\": \"MBDPAF\"\n        },\n        {\n            \"name\": \"DStv Yanga Bouquet E36 + French Touch\",\n            \"price\": 6800,\n            \"productCode\": \"MBDYBF\"\n        },\n        {\n            \"name\": \"DStv Yanga Bouquet E36 + HDPVR/XtraView\",\n            \"price\": 6900,\n            \"productCode\": \"MBDYBH\"\n        },\n        {\n            \"name\": \"DStv Yanga Bouquet E36 + French Touch + HDPVR/XtraView\",\n            \"price\": 10200,\n            \"productCode\": \"MBDYFH\"\n        },\n        {\n            \"name\": \"DStv Confam Bouquet E36 + French Touch\",\n            \"price\": 9500,\n            \"productCode\": \"MBDCBF\"\n        },\n        {\n            \"name\": \"DStv Confam Bouquet E36 + HDPVR/XtraView\",\n            \"price\": 9600,\n            \"productCode\": \"MBDCBH\"\n        },\n        {\n            \"name\": \"DStv Confam Bouquet E36 + French Touch + HDPVR/XtraView\",\n            \"price\": 12900,\n            \"productCode\": \"MBDCBFH\"\n        }\n    ]\n}"}],"_postman_id":"b3fae046-6398-4ff5-81ae-a7523d971698"},{"name":"Recharge (Renew Subscription)","id":"933ad57c-1b16-4ef6-b637-b9c5be1ef7e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"trans_id\": 4343403343,\r\n    \"customerNumber\": 491449315,\r\n    \"smartcardNumber\": 3838348384,\r\n    \"customerName\": \"K AKINTIMEHIN\",\r\n    \"amount\": 800\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>RENEW option is a regular way of renewing an existing subscription. Outstanding amount for an existing subscription as well as due date for the payment can be retrieved from proxy call - GET_DUE_DATE_AND_AMOUNT. Customer is allowed to pay a different amount than the one retrieved in proxy method call.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKC\".</td></tr><tr><td>trans_id</td><td>Number</td><td>Unique reference for the transaction.</td></tr><tr><td>customerNumber</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>smartcardNumber</td><td>String</td><td>Customer's smartcard number.</td></tr><tr><td>customerName</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>amount</td><td>Number</td><td>Amount Retrieved from \"Get Due Date And Amount\" proxy.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"840cce96-a2a4-4f5b-81d7-e88ee4ca96c7","name":"Recharge (Renew Subscription)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"trans_id\": 4343403343,\r\n    \"customerNumber\": 491449315,\r\n    \"smartcardNumber\": 3838348384,\r\n    \"customerName\": \"K AKINTIMEHIN\",\r\n    \"amount\": 800\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:44:55 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 4343403343,\n        \"service\": \"Dstv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 800,\n            \"package\": null,\n            \"smartcardNumber\": 3838348384,\n            \"exchangeReference\": -762769800,\n            \"customerCareReferenceId\": 388340391943,\n            \"auditReferenceNumber\": 84014854115492855808\n        },\n        \"wallet_balance\": \"343782\"\n    }\n}"}],"_postman_id":"933ad57c-1b16-4ef6-b637-b9c5be1ef7e9"},{"name":"Recharge (Change Subscription)","id":"23e71895-0bff-4538-b396-a4cc8bdd179f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"trans_id\": 23455667954,\r\n    \"productCode\": \"MBDYB\",\r\n    \"customerNumber\": 275953782,\r\n    \"smartcardNumber\": 4131953321,\r\n    \"customerName\": \"E INI OBONG BASSEY\",\r\n    \"amount\": 3500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>CHANGE SUBSCRIPTION option should be used only in case the customer would like to change the current product he/she is subscribed to at the moment. Product codes of new products MUST BE included in request in this case.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>service_id</td><td>String</td><td>Hard-coded value \"AKC\".</td></tr><tr><td>trans_id</td><td>Number</td><td>Unique reference for the transaction.</td></tr><tr><td>productCode</td><td>String</td><td>To be obtained from packages request.</td></tr><tr><td>customerNumber</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>smartcardNumber</td><td>String</td><td>Customer's smartcard number.</td></tr><tr><td>customerName</td><td>String</td><td>Retrieved in smart card validation.</td></tr><tr><td>amount</td><td>Number</td><td>Total transaction amount</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"be2915ce-c881-418e-b771-8ac884207118","name":"Recharge (Change Subscription)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKC\",\r\n    \"trans_id\": 23455667954,\r\n    \"productCode\": \"MBDYB\",\r\n    \"customerNumber\": 275953782,\r\n    \"smartcardNumber\": 4131953321,\r\n    \"customerName\": \"E INI OBONG BASSEY\",\r\n    \"amount\": 3500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:48:05 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 23455667954,\n        \"service\": \"Dstv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 3500,\n            \"package\": \"DStv Yanga Bouquet E36\",\n            \"smartcardNumber\": 4131953321,\n            \"exchangeReference\": -762769800,\n            \"customerCareReferenceId\": 388340391943,\n            \"auditReferenceNumber\": 84014854115492855808\n        },\n        \"wallet_balance\": \"340314\"\n    }\n}"}],"_postman_id":"23e71895-0bff-4538-b396-a4cc8bdd179f"},{"name":"Query","id":"f268404c-b286-4d59-923b-7c54bc8a462e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23455667954","description":"<p><strong>Query Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>trans_id</td><td>Number</td><td>The trans_id used to recharge.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"23455667954"}],"variable":[]}},"response":[{"id":"9177a033-f7d0-40c4-80d2-9d7ade3e9a4d","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23455667954","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"23455667954"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 12:50:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23455667954\",\n        \"service\": \"Dstv\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 3500,\n            \"package\": \"DStv Yanga Bouquet E36\",\n            \"smartcardNumber\": 4131953321,\n            \"exchangeReference\": -762769800,\n            \"customerCareReferenceId\": 388340391943,\n            \"auditReferenceNumber\": 84014854115492855808\n        }\n    }\n}"}],"_postman_id":"f268404c-b286-4d59-923b-7c54bc8a462e"}],"id":"4138a929-1abb-4140-bd43-f252ca4bc629","description":"<h4 id=\"service-id-akc\">Service ID: AKC</h4>\n<p>MultiChoice DStv provide various options for making payments. Each of them will be described below with provided samples.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"5eebbf78-3c15-4c37-b478-9e3854a569f3","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4499e0e4-d173-496c-95f3-c197a0b39a4d","type":"text/javascript","exec":[""]}}],"_postman_id":"4138a929-1abb-4140-bd43-f252ca4bc629"},{"name":"Startimes","item":[{"name":"Validate","id":"36d0e2da-0b4c-49ca-bad6-1ff58f1c80da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\",\r\n    \"customerAccountId\": \"02146131786\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<p>It is used to validate the customer account. </p>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AKB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use smart card number.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"1fe67263-793a-4c53-8c8d-a7a1985d8259","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\",\r\n    \"customerAccountId\": \"02146131786\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 13:00:19 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"balance\": 7093.52000000000043655745685100555419921875,\n        \"billAmount\": 0,\n        \"returnCode\": 0,\n        \"customerName\": \"Mathew Ajewole\",\n        \"customerType\": 1,\n        \"returnMessage\": \"Success\",\n        \"customerNumber\": null,\n        \"smartCardNumber\": 2146131786\n    }\n}"}],"_postman_id":"36d0e2da-0b4c-49ca-bad6-1ff58f1c80da"},{"name":"Packages","id":"faea02bd-8609-4bbf-be70-c17005ff4bb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<p>This returns the available packages for the service</p>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AKB\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"be572bea-e35b-45f2-8046-fc43f95261b8","name":"Packages","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 13:02:17 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"StarTimes Nova (Antenna) - Daily\",\n            \"price\": 150,\n            \"productCode\": \"MBNAD\"\n        },\n        {\n            \"name\": \"StarTimes Nova (Dish) - Daily\",\n            \"price\": 150,\n            \"productCode\": \"MBNDD\"\n        },\n        {\n            \"name\": \"StarTimes Nova (Antenna) - Weekly\",\n            \"price\": 500,\n            \"productCode\": \"MBNAW\"\n        },\n        {\n            \"name\": \"StarTimes Nova (Dish) - Monthly\",\n            \"price\": 1500,\n            \"productCode\": \"MBSN\"\n        },\n        {\n            \"name\": \"StarTimes Basic (Antenna) - Daily\",\n            \"price\": 300,\n            \"productCode\": \"MBBAD\"\n        },\n        {\n            \"name\": \"StarTimes Basic (Antenna) - Weekly\",\n            \"price\": 900,\n            \"productCode\": \"MBBAW\"\n        },\n        {\n            \"name\": \"StarTimes Basic (Antenna) - Monthly\",\n            \"price\": 2600,\n            \"productCode\": \"MBSB\"\n        },\n        {\n            \"name\": \"StarTimes Super (Dish) - Daily\",\n            \"price\": 600,\n            \"productCode\": \"MBSDD\"\n        },\n        {\n            \"name\": \"StarTimes Super (Dish) - Weekly\",\n            \"price\": 2200,\n            \"productCode\": \"MBSDIW\"\n        },\n        {\n            \"name\": \"StarTimes Super (Dish) - Monthly\",\n            \"price\": 6500,\n            \"productCode\": \"MBSSU\"\n        },\n        {\n            \"name\": \"StarTimes Smart (Dish) - Daily\",\n            \"price\": 350,\n            \"productCode\": \"MBSDID\"\n        },\n        {\n            \"name\": \"StarTimes Smart (Dish) - Weekly\",\n            \"price\": 1100,\n            \"productCode\": \"MBSDW\"\n        },\n        {\n            \"name\": \"StarTimes Smart (Dish) - Monthly\",\n            \"price\": 3500,\n            \"productCode\": \"MBSS\"\n        },\n        {\n            \"name\": \"Special (Dish) - Monthly\",\n            \"price\": 5000,\n            \"productCode\": \"MBSDH\"\n        },\n        {\n            \"name\": \"StarTimes Classic (Antenna) - Daily\",\n            \"price\": 400,\n            \"productCode\": \"MBCAD\"\n        },\n        {\n            \"name\": \"StarTimes Classic (Antenna) - Weekly\",\n            \"price\": 1500,\n            \"productCode\": \"MBCAW\"\n        },\n        {\n            \"name\": \"StarTimes Classic (Antenna) - Monthly\",\n            \"price\": 3800,\n            \"productCode\": \"MBSC\"\n        },\n        {\n            \"name\": \"StarTimes Chinese (Dish)\",\n            \"price\": 9800,\n            \"productCode\": \"MBSCH\"\n        }\n    ]\n}"}],"_postman_id":"faea02bd-8609-4bbf-be70-c17005ff4bb1"},{"name":"Recharge","id":"cf5a9ba1-4fba-436e-bb1e-b919392cebfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\",\r\n    \"trans_id\": 347875487,\r\n    \"productCode\": \"MBSN\",\r\n    \"smartcardNumber\": \"02027336692\",\r\n    \"amount\": 1500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AKB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>String</td>\n<td>To be obtained from packages request.</td>\n</tr>\n<tr>\n<td>smartcardNumber</td>\n<td>String</td>\n<td>Customer's smartcard number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"e9bb2de7-9bdc-4129-9cf8-c0fc3cd352fe","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AKB\",\r\n    \"trans_id\": 347875487,\r\n    \"productCode\": \"MBSN\",\r\n    \"smartcardNumber\": \"02027336692\",\r\n    \"amount\": 1500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 13:06:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 347875487,\n        \"service\": \"Startimes\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 1500,\n            \"smartcardNumber\": \"02027336692\",\n            \"package\": \"StarTimes Nova (Dish) - Monthly\",\n            \"exchangeReference\": 4807745254,\n            \"returnCode\": \"0\",\n            \"returnMessage\": \"succeeded, smart card 02027336692, mobile phone 0,amount NGN 1500.0,transaction id 4807745254. Enjoy LIVE Bundesliga/SeriaA, AMC Movies, Nickelodeon and much more.\"\n        },\n        \"wallet_balance\": \"498590\"\n    }\n}"}],"_postman_id":"cf5a9ba1-4fba-436e-bb1e-b919392cebfc"},{"name":"Query","id":"7146789e-024c-41ad-b1d5-411ec2ee2317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=347875487","description":"<p><strong>Query Params</strong></p>\n<table><tbody><tr><th>Name</th><th>Type</th><th>Description</th></tr><tr><td>trans_id</td><td>Number</td><td>The trans_id used to recharge.</td></tr></tbody></table>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"347875487"}],"variable":[]}},"response":[{"id":"15c7797e-58d2-4b1c-9cc2-142b31d5c80c","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=347875487","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"347875487"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 13:09:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"347875487\",\n        \"service\": \"Startimes\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 1500,\n            \"smartcardNumber\": \"02027336692\",\n            \"package\": \"StarTimes Nova (Dish) - Monthly\",\n            \"exchangeReference\": 4807745254,\n            \"returnCode\": \"0\",\n            \"returnMessage\": \"succeeded, smart card 02027336692, mobile phone 0,amount NGN 1500.0,transaction id 4807745254. Enjoy LIVE Bundesliga/SeriaA, AMC Movies, Nickelodeon and much more.\"\n        }\n    }\n}"}],"_postman_id":"7146789e-024c-41ad-b1d5-411ec2ee2317"}],"id":"e638d431-216f-43dc-b2c6-753a02312f7e","description":"<p><strong>Service ID: AKB</strong></p>\n","_postman_id":"e638d431-216f-43dc-b2c6-753a02312f7e"},{"name":"Smile Airtime","item":[{"name":"Validate","id":"c44b0d8f-9308-4006-92ce-ad8d3d49f936","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALA\",\r\n    \"customerAccountId\": \"1402000567\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate the customer:</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ALA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Customer account ID.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"99e588ce-2211-4d4c-9289-70bf3e7105f1","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALA\",\r\n    \"customerAccountId\": \"1402000567\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:29:02 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"firstName\": \"Sunday\",\n        \"lastName\": \"Adeola\",\n        \"middleName\": \"Ojo\"\n    }\n}"}],"_postman_id":"c44b0d8f-9308-4006-92ce-ad8d3d49f936"},{"name":"Recharge","id":"69994d9e-001f-4f18-bd3f-1b5a1f561ebc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALA\",\r\n    \"trans_id\": 9290320934,\r\n    \"customerAccountId\": 1402000567,\r\n    \"amount\": 900\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"SMA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>String</td>\n<td>To be obtained from packages request.</td>\n</tr>\n<tr>\n<td>customerPhoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"3d035a01-e766-4f74-a223-95405420a065","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALA\",\r\n    \"trans_id\": 9290320934,\r\n    \"customerAccountId\": 1402000567,\r\n    \"amount\": 900\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:19:20 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 9290320934,\n        \"service\": \"SmileAirtime\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 900,\n            \"package\": \"SmileAirtime\",\n            \"customerAccountId\": 1402000567,\n            \"exchangeReference\": \"UNIQUE-1973-3418514265\"\n        },\n        \"wallet_balance\": \"321506\"\n    }\n}"}],"_postman_id":"69994d9e-001f-4f18-bd3f-1b5a1f561ebc"},{"name":"Query","id":"02ec3d76-cce4-4649-94b4-ab4d841e5aae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=9290320934","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"9290320934"}],"variable":[]}},"response":[{"id":"0c2b588c-b277-4009-a749-360a63f6c57e","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=9290320934","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"9290320934"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:22:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"9290320934\",\n        \"service\": \"SmileAirtime\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 900,\n            \"package\": \"SmileAirtime\",\n            \"customerAccountId\": 1402000567,\n            \"exchangeReference\": \"UNIQUE-1973-3418514265\"\n        }\n    }\n}"}],"_postman_id":"02ec3d76-cce4-4649-94b4-ab4d841e5aae"}],"id":"0a2b31f4-9e8e-4047-9da4-412a4c5a38a3","description":"<h4 id=\"service-id-ala\">Service ID: ALA</h4>\n","_postman_id":"0a2b31f4-9e8e-4047-9da4-412a4c5a38a3"},{"name":"Waec","item":[{"name":"Price","id":"fc3d96fc-f93f-48b1-9d8b-73e51a3b1381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJA\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to fetch the current pin price.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJA\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"6dc9ec7d-b576-4f0e-b9cd-31b7fc634252","name":"Price","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJA\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:39:33 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"name\": \"Waec Result Checker Pin\",\n        \"price\": 3600\n    }\n}"}],"_postman_id":"fc3d96fc-f93f-48b1-9d8b-73e51a3b1381"},{"name":"Recharge","id":"a4932b63-f672-4699-b235-a294cccda916","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJA\",\r\n    \"trans_id\": 3284322345,\r\n    \"quantity\": 2,\r\n    \"amount\": 7200\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Number</td>\n<td>Total number of pins.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"8bc73198-d0ae-4d44-85e1-21bbf7c9e2a0","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJA\",\r\n    \"trans_id\": 3284322345,\r\n    \"quantity\": 2,\r\n    \"amount\": 7200\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:42:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3284322345,\n        \"service\": \"Waec\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 7200,\n            \"pins\": [\n                {\n                    \"serial_number\": \"WRN600087674\",\n                    \"pin\": \"602169034569\"\n                },\n                {\n                    \"serial_number\": \"WRN600087674\",\n                    \"pin\": \"602169034569\"\n                }\n            ]\n        },\n        \"wallet_balance\": \"333214\"\n    }\n}"}],"_postman_id":"a4932b63-f672-4699-b235-a294cccda916"},{"name":"Query","id":"a71a400e-e09f-47f0-89d7-5260c179fe4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3284322345","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3284322345"}],"variable":[]}},"response":[{"id":"5d3f226e-36f8-4b38-859a-11af17c57ebb","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3284322345","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3284322345"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:44:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3284322345\",\n        \"service\": \"Waec\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 7200,\n            \"pins\": [\n                {\n                    \"serial_number\": \"WRN600087674\",\n                    \"pin\": \"602169034569\"\n                },\n                {\n                    \"serial_number\": \"WRN600087674\",\n                    \"pin\": \"602169034569\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"a71a400e-e09f-47f0-89d7-5260c179fe4f"}],"id":"686bcc69-4fd0-44db-a23a-5b55c3bb5ed0","description":"<h4 id=\"service-id-aja\">Service ID: AJA</h4>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"a3d0dc97-2881-4e08-92bd-e091b588f81e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d35fd94b-1a8e-4c80-95cc-eeb026a48ccd","type":"text/javascript","exec":[""]}}],"_postman_id":"686bcc69-4fd0-44db-a23a-5b55c3bb5ed0"},{"name":"Neco","item":[{"name":"Price","id":"4cf2ef28-0969-4039-85fb-ebab38ed663e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJC\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>This returns the price of the service</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJC\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"032c37aa-1f19-4b60-8373-43d3a65b17a7","name":"Price","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJC\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:46:49 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"name\": \"Neco Result Checker Pin\",\n        \"price\": 800\n    }\n}"}],"_postman_id":"4cf2ef28-0969-4039-85fb-ebab38ed663e"},{"name":"Recharge","id":"a8cb6f9f-e001-43c6-bc9f-fa1471a0d6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJC\",\r\n    \"trans_id\": 328432345,\r\n    \"quantity\": 3,\r\n    \"amount\": 2400\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJC\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Number</td>\n<td>Total number of pins.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"024fa9ba-bfe2-441c-bf89-fb78a6b4b67a","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJC\",\r\n    \"trans_id\": 328432345,\r\n    \"quantity\": 3,\r\n    \"amount\": 2400\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:49:11 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 328432345,\n        \"service\": \"Neco\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 2400,\n            \"pins\": [\n                {\n                    \"pin\": \"980568322686\"\n                },\n                {\n                    \"pin\": \"980568322686\"\n                },\n                {\n                    \"pin\": \"980568322686\"\n                }\n            ]\n        },\n        \"wallet_balance\": \"330874\"\n    }\n}"}],"_postman_id":"a8cb6f9f-e001-43c6-bc9f-fa1471a0d6aa"},{"name":"Query","id":"00dd8b05-a80d-42b2-b97c-3ed3e8bcf8fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":" Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=328432345","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"328432345"}],"variable":[]}},"response":[{"id":"bd46d6b1-6b5a-44fd-a2a6-68a6e0bed6e4","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":" Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=328432345","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"328432345"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 14:52:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"328432345\",\n        \"service\": \"Neco\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 2400,\n            \"pins\": [\n                {\n                    \"pin\": \"980568322686\"\n                },\n                {\n                    \"pin\": \"980568322686\"\n                },\n                {\n                    \"pin\": \"980568322686\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"00dd8b05-a80d-42b2-b97c-3ed3e8bcf8fa"}],"id":"6215143d-c86e-49b2-9cc5-71f196802cb9","description":"<h4 id=\"service-id-ajc\">Service ID: AJC</h4>\n","_postman_id":"6215143d-c86e-49b2-9cc5-71f196802cb9"},{"name":"Jamb","item":[{"name":"Validate","id":"116a97be-dbc5-4422-9727-a5d6e959287c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\",\r\n    \"confirmationCode\": \"9678528342\",\r\n    \"requestType\": \"GET_CANDIDATE_NAMES_FOR_VENDING\",\r\n    \"serviceType\": \"DE\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>To get candidate's details</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJB\".</td>\n</tr>\n<tr>\n<td>confirmationCode</td>\n<td>String</td>\n<td>JAMB Confirmation Code.</td>\n</tr>\n<tr>\n<td>serviceType</td>\n<td>String</td>\n<td>DE or UTME.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"ffb3909a-a6b4-4e4c-9a40-cc0648925634","name":"GET_CANDIDATE_NAMES_FOR_VENDING","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\",\r\n    \"confirmationCode\": \"9678528342\",\r\n    \"requestType\": \"GET_CANDIDATE_NAMES_FOR_VENDING\",\r\n    \"serviceType\": \"DE\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jan 2022 09:35:27 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"firstName\": \"Emmanuel\",\n        \"lastName\": \"Amunike\",\n        \"gsmNo\": \"08000000000\",\n        \"middleName\": \"Michael\",\n        \"error\": null\n    }\n}"}],"_postman_id":"116a97be-dbc5-4422-9727-a5d6e959287c"},{"name":"Price","id":"931f2982-e196-4472-94fa-2bd27e0042ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>This returns the price of the service</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJB\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"34d25e9a-2fde-433c-9b92-9722c2e4eebe","name":"Price","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:03:36 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"#4,000 JAMB DE Procure Candidates PIN\",\n            \"price\": 4000,\n            \"productCode\": \"DE\"\n        },\n        {\n            \"name\": \"#4,000 JAMB UTME Procure Candidates PIN\",\n            \"price\": 4000,\n            \"productCode\": \"UTME\"\n        }\n    ]\n}"}],"_postman_id":"931f2982-e196-4472-94fa-2bd27e0042ad"},{"name":"Recharge","id":"a1afdadf-b5e5-407e-ab98-3d298f2eef44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{seret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\",\r\n    \"trans_id\": 24534234343,\r\n    \"confirmationCode\": \"873478473784\",\r\n    \"phoneNumber\": \"0804565438\",\r\n    \"productCode\": \"UTME\",\r\n    \"amount\": 4000\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AJB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>confirmationCode</td>\n<td>String</td>\n<td>JAMB Confirmation Code.</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Phone Number received in the \"Validation\" method response.</td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>String</td>\n<td>Received from \"Price\" method response.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"25f5dd88-bfa1-4e09-bfce-85334728ace1","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{seret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AJB\",\r\n    \"trans_id\": 24534234343,\r\n    \"confirmationCode\": \"873478473784\",\r\n    \"phoneNumber\": \"0804565438\",\r\n    \"productCode\": \"UTME\",\r\n    \"quantity\": 1,\r\n    \"amount\": 4000\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Jan 2022 16:08:37 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 24534234343,\n        \"service\": \"Jamb\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 4000,\n            \"confirmationCode\": \"873478473784\",\n            \"pin\": \"607489298863769\",\n            \"firstName\": \"Emmanuel\",\n            \"lastName\": \"Amunike\",\n            \"middleName\": \"Michael\",\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"925410.35\"\n    }\n}"}],"_postman_id":"a1afdadf-b5e5-407e-ab98-3d298f2eef44"},{"name":"Query","id":"98989d37-f853-4967-b54a-f7010137d11d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=134567287","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"134567287"}],"variable":[]}},"response":[{"id":"c13a9dd2-059a-4f9d-9561-c02f0e1fb3e7","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=134567287","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"134567287"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Jan 2022 10:22:20 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"134567287\",\n        \"service\": \"Jamb\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"4000\",\n            \"confirmationCode\": 9678528341,\n            \"pin\": \"877134573157432\",\n            \"firstName\": \"Emmanuel\",\n            \"lastName\": \"Amunike\",\n            \"middleName\": \"Michael\",\n            \"phoneNumber\": \"08000000000\"\n        }\n    }\n}"}],"_postman_id":"98989d37-f853-4967-b54a-f7010137d11d"}],"id":"cd5dfa85-9736-41f3-9baf-6e931da0043a","description":"<h4 id=\"service-id-ajb\">Service ID: AJB</h4>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"a15ac360-5d30-4933-8a2b-ccf1ebba1df5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"97a28f1d-17a2-428b-b530-3099229ac23b","type":"text/javascript","exec":[""]}}],"_postman_id":"cd5dfa85-9736-41f3-9baf-6e931da0043a"},{"name":"Spectranet","item":[{"name":"Packages","id":"c39ff9cc-4326-40e5-88ef-8e55aa853e90","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to fetch the available pin denominations.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ALB\".</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"1329bf29-5686-4c55-ac50-84020656ec20","name":"Packages","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALB\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:18:44 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"#500 spectranet pin\",\n            \"value\": 500,\n            \"price\": 500,\n            \"productCode\": \"MBSP0\"\n        },\n        {\n            \"name\": \"#1,000 spectranet pin\",\n            \"value\": 1000,\n            \"price\": 1000,\n            \"productCode\": \"MBSP1\"\n        },\n        {\n            \"name\": \"#2,000 spectranet pin\",\n            \"value\": 2000,\n            \"price\": 2000,\n            \"productCode\": \"MBSP2\"\n        },\n        {\n            \"name\": \"#5,000 spectranet pin\",\n            \"value\": 5000,\n            \"price\": 5000,\n            \"productCode\": \"MBSP5\"\n        },\n        {\n            \"name\": \"#7,000 spectranet pin\",\n            \"value\": 7000,\n            \"price\": 7000,\n            \"productCode\": \"MBSP7\"\n        },\n        {\n            \"name\": \"#10,000 spectranet pin\",\n            \"value\": 10000,\n            \"price\": 10000,\n            \"productCode\": \"MBSP10\"\n        }\n    ]\n}"}],"_postman_id":"c39ff9cc-4326-40e5-88ef-8e55aa853e90"},{"name":"Recharge","id":"c3f6af9c-a6b8-403b-9814-03e5a20056ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALB\",\r\n    \"trans_id\": 83924938493,\r\n    \"productCode\": \"MBSP0\",\r\n    \"quantity\": 1, \r\n    \"amount\": 500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ALB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>productCode</td>\n<td>String</td>\n<td>productCode received in the \"Packages\" method response.</td>\n</tr>\n<tr>\n<td>quantity</td>\n<td>Number</td>\n<td>Total number of pins.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"955ba800-1fb3-484f-96bf-aea3c2645b3a","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ALB\",\r\n    \"trans_id\": 83924938493,\r\n    \"productCode\": \"MBSP0\",\r\n    \"quantity\": 1, \r\n    \"amount\": 500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:22:41 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 83924938493,\n        \"service\": \"Spectranet\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 500,\n            \"pins\": [\n                {\n                    \"serial_number\": \"40268427\",\n                    \"pin\": \"56940344\",\n                    \"expires_on\": \"2040-10-12\",\n                    \"value\": 500\n                }\n            ],\n            \"exchangeReference\": 1487668\n        },\n        \"wallet_balance\": \"329407\"\n    }\n}"}],"_postman_id":"c3f6af9c-a6b8-403b-9814-03e5a20056ef"},{"name":"Query","id":"c39e87dd-52e6-405c-9a96-097d5fcb60ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=83924938493","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"83924938493"}],"variable":[]}},"response":[{"id":"5191eb9d-f4d1-4ee5-81ab-d5fff3c6b363","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=83924938493","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"83924938493"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:25:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"83924938493\",\n        \"service\": \"Spectranet\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 500,\n            \"pins\": [\n                {\n                    \"serial_number\": \"40268427\",\n                    \"pin\": \"56940344\",\n                    \"expires_on\": \"2040-10-12\",\n                    \"value\": 500\n                }\n            ],\n            \"exchangeReference\": 1487668\n        }\n    }\n}"}],"_postman_id":"c39e87dd-52e6-405c-9a96-097d5fcb60ef"}],"id":"ffdc1356-1699-48f2-8850-c3c4a1559dc1","description":"<h4 id=\"service-id-alb\">Service ID: ALB</h4>\n","_postman_id":"ffdc1356-1699-48f2-8850-c3c4a1559dc1"},{"name":"Ikeja Electricity Bills","item":[{"name":"Validate","id":"6c9e01f6-c381-410e-ba8d-a8284aa0997d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{pubic_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMB\",\r\n    \"customerAccountId\": \"0100388278\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate customer.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AMB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer number</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"2211ba70-f20b-4630-a23b-83e72f3f7827","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMB\",\r\n    \"customerAccountId\": \"0100388278\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:28:37 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"10 OSAHON CRES ROBIYAN RD LAGOS\",\n        \"outstandingAmount\": 0,\n        \"minimumAmount\": null,\n        \"name\": \"WAHAB IBRAHIM\",\n        \"customerAccountType\": \"NMD\",\n        \"accountNumber\": \"0100388278\",\n        \"customerDtNumber\": \"1000290538\"\n    }\n}"}],"_postman_id":"6c9e01f6-c381-410e-ba8d-a8284aa0997d"},{"name":"Recharge","id":"92f933fb-85f3-4f57-b2e9-54781d43c34e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMB\",\r\n    \"trans_id\": 38382838323,\r\n    \"accountNumber\": \"0100388278\",\r\n    \"amount\": 100,\r\n    \"phoneNumber\": \"08012345678\",\r\n    \"email\": \"ikeja@test.com\",\r\n    \"customerName\": \"WAHAB IBRAHIM\",\r\n    \"customerAddress\": \"10 OSAHON CRES ROBIYAN RD LAGOS\",\r\n    \"customerAccountType\": \"NMD\",\r\n    \"customerDtNumber\": \"1000290538\",\r\n    \"contactType\": \"LANDLORD\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AMB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>accountNumber</td>\n<td>String</td>\n<td>Account number. Use the account number received through customer validation response.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer’s phone number. 11 digits.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Customer’s email</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerDtNumber</td>\n<td>String</td>\n<td>Customer DT number received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerAccountType</td>\n<td>String</td>\n<td>Customer account type received through customer validation response.</td>\n</tr>\n<tr>\n<td>contactType</td>\n<td>String</td>\n<td>Contact type. Must be LANDLORD or TENANT.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"d0a288f9-0384-4850-a99d-91ae15c2d0f5","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMB\",\r\n    \"trans_id\": 38382838323,\r\n    \"accountNumber\": \"0100388278\",\r\n    \"amount\": 100,\r\n    \"phoneNumber\": \"08012345678\",\r\n    \"email\": \"ikeja@test.com\",\r\n    \"customerName\": \"WAHAB IBRAHIM\",\r\n    \"customerAddress\": \"10 OSAHON CRES ROBIYAN RD LAGOS\",\r\n    \"customerAccountType\": \"NMD\",\r\n    \"customerDtNumber\": \"1000290538\",\r\n    \"contactType\": \"LANDLORD\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:36:28 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 38382838323,\n        \"service\": \"Ikeja\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accountNumber\": \"0100388278\",\n            \"exchangeReference\": 2115744644427237,\n            \"utilityName\": \"Eskom\"\n        },\n        \"wallet_balance\": \"329307\"\n    }\n}"}],"_postman_id":"92f933fb-85f3-4f57-b2e9-54781d43c34e"},{"name":"Query","id":"44db5b7b-ecf6-4840-a757-4ac3ae4c9452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=38382838323","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"38382838323"}],"variable":[]}},"response":[{"id":"e80acc60-9532-449f-8181-2a748c4c8af1","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=38382838323","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"38382838323"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:39:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"38382838323\",\n        \"service\": \"Ikeja\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accountNumber\": \"0100388278\",\n            \"exchangeReference\": 2115744644427237,\n            \"utilityName\": \"Eskom\"\n        }\n    }\n}"}],"_postman_id":"44db5b7b-ecf6-4840-a757-4ac3ae4c9452"}],"id":"a6d3cebd-751d-4fbd-9d42-f4137505df4c","description":"<h4 id=\"service-id-amb\">Service ID: AMB</h4>\n<p>This service covers paying bills for Ikeja Electric customers</p>\n","_postman_id":"a6d3cebd-751d-4fbd-9d42-f4137505df4c"},{"name":"Ikeja Electricity Token Purchase","item":[{"name":"Validate","id":"37131dea-62b7-4974-8def-6856987374f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMA\",\r\n    \"customerAccountId\": \"04042404048\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used validate meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AMA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use meter number</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"394752a0-db3b-4e2a-ab5c-171fd990ad66","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMA\",\r\n    \"customerAccountId\": \"04042404048\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Jan 2022 13:02:39 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"canVend\": true,\n        \"address\": \"ABULE - EGBA BU ABULE\",\n        \"meterNumber\": \"04042404048\",\n        \"name\": \"TESTMETER1\",\n        \"minimumAmount\": 450,\n        \"customerAccountType\": \"PRIME\",\n        \"customerDtNumber\": \"007903312\"\n    }\n}"}],"_postman_id":"37131dea-62b7-4974-8def-6856987374f0"},{"name":"Recharge","id":"0037ff8d-47c0-4974-b643-60e1d85690da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMA\",\r\n    \"trans_id\": 83847389834,\r\n    \"meterNumber\": \"04042404048\",\r\n    \"amount\": 100,\r\n    \"phoneNumber\": \"08012345678\",\r\n    \"email\": \"ikeja@test.com\",\r\n    \"customerName\": \"TESTMETER1\",\r\n    \"customerAddress\": \"ABULE - EGBA BU ABULE\",\r\n    \"customerAccountType\": \"PRIME\",\r\n    \"customerDtNumber\": \"007903312\",\r\n    \"contactType\": \"TENANT\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AMA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>meterNumber</td>\n<td>String</td>\n<td>Meter number. Use the meter number received through customer validation response.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer’s phone number. 11 digits.</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Customer’s email</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerDtNumber</td>\n<td>String</td>\n<td>Customer DT number received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerAccountType</td>\n<td>String</td>\n<td>Customer account type received through customer validation response.</td>\n</tr>\n<tr>\n<td>contactType</td>\n<td>String</td>\n<td>Contact type. Must be LANDLORD or TENANT.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"029de3de-0375-4a9b-badb-13633c05e466","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AMA\",\r\n    \"trans_id\": 83847389834,\r\n    \"meterNumber\": \"04042404048\",\r\n    \"amount\": 100,\r\n    \"phoneNumber\": \"08012345678\",\r\n    \"email\": \"ikeja@test.com\",\r\n    \"customerName\": \"TESTMETER1\",\r\n    \"customerAddress\": \"ABULE - EGBA BU ABULE\",\r\n    \"customerAccountType\": \"PRIME\",\r\n    \"customerDtNumber\": \"007903312\",\r\n    \"contactType\": \"TENANT\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:50:53 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 83847389834,\n        \"service\": \"IkejaToken\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"meterNumber\": \"04042404048\",\n            \"tariff\": \"StubTariff\",\n            \"creditToken\": 88997288364568625152,\n            \"resetToken\": null,\n            \"configureToken\": null,\n            \"exchangeReference\": 9667933291501025\n        },\n        \"wallet_balance\": \"329207\"\n    }\n}"}],"_postman_id":"0037ff8d-47c0-4974-b643-60e1d85690da"},{"name":"Query","id":"0d228fe3-4d65-43cd-af75-51d4b8a51d2c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=83847389834","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"83847389834"}],"variable":[]}},"response":[{"id":"6a382085-58dc-4616-badb-dbb4f2cf27d0","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=83847389834","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"83847389834"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Mon, 30 Oct 2023 15:52:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"83847389834\",\n        \"service\": \"IkejaToken\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"meterNumber\": \"04042404048\",\n            \"tariff\": \"StubTariff\",\n            \"creditToken\": 88997288364568625152,\n            \"resetToken\": null,\n            \"configureToken\": null,\n            \"exchangeReference\": 9667933291501025\n        }\n    }\n}"}],"_postman_id":"0d228fe3-4d65-43cd-af75-51d4b8a51d2c"}],"id":"3e5471f6-a4df-4fd4-adf2-12d04ff9de10","description":"<h4 id=\"service-id-ama\">Service ID: AMA</h4>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"c35c22ba-fea9-429b-b006-f50f7301f4ac","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bf1c9449-1884-4ae6-9635-3b19fd446a4d","type":"text/javascript","exec":[""]}}],"_postman_id":"3e5471f6-a4df-4fd4-adf2-12d04ff9de10"},{"name":"Eko Electricity Prepaid","item":[{"name":"Validate","id":"fa223b4e-e434-40fd-aeb1-2a6d1cd78f4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANA\",\r\n    \"customerAccountId\": \"07080259851\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate the meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ANA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use meter number</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"230b768f-4554-41c3-b26a-d76d01d76392","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANA\",\r\n    \"customerAccountId\": \"07080259851\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Jan 2022 14:35:38 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"customerAddress\": \"SHOLAJA ST, VICTORY EST, 5A, IBA\",\n        \"customerDistrict\": \"OJO\",\n        \"responseMessage\": \"Request Successful\",\n        \"customerName\": \"SUNDAY AGAGARAGA\",\n        \"status\": true,\n        \"responseCode\": 0\n    }\n}"}],"_postman_id":"fa223b4e-e434-40fd-aeb1-2a6d1cd78f4f"},{"name":"Recharge","id":"7031dddd-026e-4472-afd9-0a39b62f7c7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANA\",\r\n    \"trans_id\": 238797492934,\r\n    \"customerAddress\": \"ODUDU STREET AGRIC, 14, SATTELITE\",\r\n    \"customerDistrict\": \"FESTAC\",\r\n    \"customerName\": \"OKIKA BENSON\",\r\n    \"meterNumber\": \"07080259851\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ANA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address. Use the customer address received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerDistrict</td>\n<td>String</td>\n<td>Customer district. Use the customer district received through customer validation response.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name. Use the customer name received through customer validation response.</td>\n</tr>\n<tr>\n<td>meterNumber</td>\n<td>String</td>\n<td>Meter number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"4c2676a7-788f-449d-b7e7-2078020b1dcc","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANA\",\r\n    \"trans_id\": 238797492934,\r\n    \"customerAddress\": \"ODUDU STREET AGRIC, 14, SATTELITE\",\r\n    \"customerDistrict\": \"FESTAC\",\r\n    \"customerName\": \"OKIKA BENSON\",\r\n    \"meterNumber\": \"07080259851\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 08:57:30 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 238797492934,\n        \"service\": \"EkoPrepaid\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"meterNumber\": \"07080259851\",\n            \"bsstTokenValue\": null,\n            \"standardTokenValue\": null,\n            \"utilityName\": null,\n            \"exchangeReference\": null\n        },\n        \"wallet_balance\": \"329007\"\n    }\n}"}],"_postman_id":"7031dddd-026e-4472-afd9-0a39b62f7c7a"},{"name":"Query","id":"c87d79d6-7219-463c-aa0a-b0987470d8db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=238797492934","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"238797492934"}],"variable":[]}},"response":[{"id":"2940546a-6004-4e1f-a814-cc83de85abf5","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=238797492934","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"238797492934"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:27:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"238797492934\",\n        \"service\": \"EkoPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"meterNumber\": \"07080259851\",\n            \"bsstTokenValue\": 7476403602539593932,\n            \"standardTokenValue\": 33051191494901727232,\n            \"utilityName\": null,\n            \"exchangeReference\": 970922307109\n        }\n    }\n}"}],"_postman_id":"c87d79d6-7219-463c-aa0a-b0987470d8db"}],"id":"eba77634-d510-4923-bba7-39244fa2926d","description":"<h4 id=\"service-id-ana\">Service ID: ANA</h4>\n<p>This service covers purchasing prepaid tokens Eko EDC customers. Maximum purchase amount is 100000, minimum amount is 1000 in case of no outstanding debt.</p>\n<p><strong>NOTE: In most cases the initial response will be a success response stating that the transaction is still pending (success Code: 202). In order to resolve the issue it is required to call the Query method. The transaction should be resolved within 2 minutes.</strong></p>\n","_postman_id":"eba77634-d510-4923-bba7-39244fa2926d"},{"name":"Eko Electricity Postpaid","item":[{"name":"Validate","id":"73dad54a-9de9-42a0-9ca1-ea1bc4a3f541","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANB\",\r\n    \"customerAccountId\": \"101512454501\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ANB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"2575699a-0a83-402e-a741-2d2507c617f0","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANB\",\r\n    \"customerAccountId\": \"101512454501\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:31:16 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"businessUnit\": \"LEKKI BUSINESS UNIT\",\n        \"phoneNumber\": \"09098125177\",\n        \"meterNumber\": null,\n        \"undertaking\": \"10/1 UNDERTAKING\",\n        \"tariffCode\": null,\n        \"customerArrears\": -1000,\n        \"minimumPurchase\": 0,\n        \"accountNumber\": \"10/15/12/4545-01\",\n        \"customerName\": \"MR. OLUSOLA OLASELE \",\n        \"email\": \"\"\n    }\n}"}],"_postman_id":"73dad54a-9de9-42a0-9ca1-ea1bc4a3f541"},{"name":"Recharge","id":"f148986c-e6ad-45e3-9616-acf0e163ef24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANB\",\r\n    \"trans_id\": 437434474734, \r\n    \"customerReference\": \"101512454501\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ANB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"65cbb089-633b-42fd-a722-a900632c4410","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ANB\",\r\n    \"trans_id\": 437434474734, \r\n    \"customerReference\": \"101512454501\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:33:14 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 437434474734,\n        \"service\": \"EkoPostpaid\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerReference\": \"101512454501\",\n            \"externalReference\": \"95742\",\n            \"accountNumber\": \"0952161947-01\",\n            \"customerName\": \"MR. OLUSOLA OLASELE\",\n            \"exchangeReference\": null\n        },\n        \"wallet_balance\": \"328907\"\n    }\n}"}],"_postman_id":"f148986c-e6ad-45e3-9616-acf0e163ef24"},{"name":"Query","id":"7ac03291-73f5-47fa-b804-e73821fd6796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=437434474734","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"437434474734"}],"variable":[]}},"response":[{"id":"2c8c7b13-bfa8-49a0-83fa-078c4cded9f1","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=437434474734","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"437434474734"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:35:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"437434474734\",\n        \"service\": \"EkoPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerReference\": \"101512454501\",\n            \"externalReference\": \"95742\",\n            \"accountNumber\": \"0952161947-01\",\n            \"customerName\": \"MR. OLUSOLA OLASELE\",\n            \"exchangeReference\": 20548142\n        }\n    }\n}"}],"_postman_id":"7ac03291-73f5-47fa-b804-e73821fd6796"}],"id":"ed49912f-6c21-4ea4-a75c-607a08d174f6","description":"<h4 id=\"service-id-anb\">Service ID: ANB</h4>\n<p>This service covers paying bills for postpaid Eko EDC customers. Maximum purchase amount is 100000.</p>\n<p><strong>NOTE: In most cases the initial response will be a success response stating that the transaction is still pending (success Code: 202). In order to resolve the issue it is required to call the Query method. The transaction should be resolved within 2 minutes.</strong></p>\n","_postman_id":"ed49912f-6c21-4ea4-a75c-607a08d174f6"},{"name":"Abuja Electricity Prepaid","item":[{"name":"Validate","id":"cc9d8841-02c3-4b0c-8a40-a25afc19e098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHB\",\r\n    \"customerAccountId\": \"721045140\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AHB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"6ee23490-06c2-4081-a58a-cf598cc3b574","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHB\",\r\n    \"customerAccountId\": \"721045140\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 20 Jan 2022 15:17:36 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"customerAddress\": \"NYSC AREA 5 Und St. Garki 80\",\n        \"customerReference\": \"721045140\",\n        \"minimumVend\": 500,\n        \"tariff\": \"Tariff Band A Non MD\",\n        \"responseMessage\": \"SUCCESSFUL\",\n        \"customerName\": \"ENGR. ABENI\",\n        \"responseCode\": 100\n    }\n}"}],"_postman_id":"cc9d8841-02c3-4b0c-8a40-a25afc19e098"},{"name":"Recharge","id":"c7ab7d68-32d0-460f-9427-dd868e88edbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHB\",\r\n    \"trans_id\": 3647824372323,\r\n    \"customerReference\": \"42328955339\",\r\n    \"amount\": 900,\r\n    \"customerName\": \"ENGR. ABENI\",\r\n    \"customerAddress\": \"NYSC AREA 5 Und St. Garki 80\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AHB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address obtained from response during customer validation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"ba56bb4e-170d-4d91-b228-4fe5fac3a44c","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHB\",\r\n    \"trans_id\": 3647824372323,\r\n    \"customerReference\": \"42328955339\",\r\n    \"amount\": 900,\r\n    \"customerName\": \"ENGR. ABENI\",\r\n    \"customerAddress\": \"NYSC AREA 5 Und St. Garki 80\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:42:29 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3647824372323,\n        \"service\": \"AbujaPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 900,\n            \"customerReference\": \"42328955339\",\n            \"token\": 9630107556,\n            \"reference\": \"T2032434490141eef176efef59b2bc00\",\n            \"receiptNumber\": \"7011502065525210692\"\n        },\n        \"wallet_balance\": \"328012\"\n    }\n}"}],"_postman_id":"c7ab7d68-32d0-460f-9427-dd868e88edbd"},{"name":"Query","id":"06c93dfb-07dc-499d-be77-2b6a995fe2e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3647824372323","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3647824372323"}],"variable":[]}},"response":[{"id":"b475808c-6c68-44f7-a291-47098bb8cc15","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3647824372323","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3647824372323"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 09:50:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3647824372323\",\n        \"service\": \"AbujaPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 900,\n            \"customerReference\": \"42328955339\",\n            \"token\": 9630107556,\n            \"reference\": \"T2032434490141eef176efef59b2bc00\",\n            \"receiptNumber\": \"7011502065525210692\"\n        }\n    }\n}"}],"_postman_id":"06c93dfb-07dc-499d-be77-2b6a995fe2e0"}],"id":"a0b42afd-18c5-4ebb-ab4f-b2b4104db9a4","description":"<h4 id=\"service-id-ahb\">Service ID: AHB</h4>\n<p>This service covers purchasing prepaid tokens for Abuja Electricity customers.</p>\n<p><strong>Total transaction amount must be at least #500.</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"52c0b0dd-241d-44d5-94ab-08fcf4f656af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"69f916b4-48e3-4e32-8fd1-2a034a757db6","type":"text/javascript","exec":[""]}}],"_postman_id":"a0b42afd-18c5-4ebb-ab4f-b2b4104db9a4"},{"name":"Abuja Electricity Postpaid","item":[{"name":"Validate","id":"7d540e39-178f-4f0a-a828-afd57be1773d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHA\",\r\n    \"customerAccountId\": \"721045140\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate account number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AHA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"06f2d123-163c-4cfa-89c5-00623a26ca00","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHA\",\r\n    \"customerAccountId\": \"721045140\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Jan 2022 09:05:32 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Set-Cookie","value":"PHPSESSID=bc2dd83d8a6809e04a6e886d08542d8d; path=/"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"customerAddress\": \"5 nile crescent off st. city college\",\n        \"customerReference\": \"721045140\",\n        \"tariff\": \"Tariff Band E Non MD\",\n        \"responseMessage\": \"SUCCESSFUL\",\n        \"customerName\": \"USMAN ADEDAYO\",\n        \"responseCode\": 100,\n        \"outstandingBalance\": 6155.3100000000004001776687800884246826171875\n    }\n}"}],"_postman_id":"7d540e39-178f-4f0a-a828-afd57be1773d"},{"name":"Recharge","id":"480073e3-47a6-4b71-ba2e-2194628627a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHA\",\r\n    \"trans_id\": 92392032123,\r\n    \"customerReference\": \"38985884389489\",\r\n    \"amount\": 100,\r\n    \"customerName\": \"ENGR. ABENI\",\r\n    \"customerAddress\": \"NYSC AREA 5 Und St. Garki 80\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AHA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address obtained from response during customer validation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"c6c26926-df72-418d-8edf-0e7ca23fd625","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AHA\",\r\n    \"trans_id\": 92392032123,\r\n    \"customerReference\": \"38985884389489\",\r\n    \"amount\": 100,\r\n    \"customerName\": \"ENGR. ABENI\",\r\n    \"customerAddress\": \"NYSC AREA 5 Und St. Garki 80\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Fri, 03 Nov 2023 11:29:29 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 92392032123,\n        \"service\": \"AbujaPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerReference\": \"38985884389489\",\n            \"receiptNumber\": 713506078371271456,\n            \"reference\": \"T2041245018859a18e9cb1674da19462\"\n        },\n        \"wallet_balance\": \"319688\"\n    }\n}"}],"_postman_id":"480073e3-47a6-4b71-ba2e-2194628627a7"},{"name":"Query","id":"b314e27b-d508-42b0-b107-b072cf04c509","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=92392032123","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"92392032123"}],"variable":[]}},"response":[{"id":"58a7e95f-1245-490b-a4df-c81f86079e3a","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=92392032123","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"92392032123"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Fri, 03 Nov 2023 11:31:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"92392032123\",\n        \"service\": \"AbujaPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerReference\": \"38985884389489\",\n            \"receiptNumber\": 713506078371271456,\n            \"reference\": \"T2041245018859a18e9cb1674da19462\"\n        }\n    }\n}"}],"_postman_id":"b314e27b-d508-42b0-b107-b072cf04c509"}],"id":"5393fb4d-06a9-47a1-a8a3-960237fcc448","description":"<h4 id=\"service-id-aha\">Service ID: AHA</h4>\n<p>This service covers paying bills for postpaid Abuja Electricity customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"9a644b90-d5b1-442d-afc4-923de3ae8b33","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3e911895-9244-43a2-b8ff-343b120d694e","type":"text/javascript","exec":[""]}}],"_postman_id":"5393fb4d-06a9-47a1-a8a3-960237fcc448"},{"name":"Kaduna Electricity Prepaid","item":[{"name":"Validate","id":"9da9351b-6c8b-4772-a4d5-742f2b534e2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGB\",\r\n    \"customerAccountId\": \"04171254347\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<p>A single proxy operation is available for this service. It is used to validate meter number.</p>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AGB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use meter number</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"021dcebd-8e07-4586-9f11-3dbd207eb2bf","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGB\",\r\n    \"customerAccountId\": \"04171254347\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:12:09 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"AGRIC QRTS OPP NAF. BASE MANDO KADUNA KADUNA\",\n        \"outstandingAmount\": null,\n        \"name\": \"DEPT. FORESTRY FED\",\n        \"minimumAmount\": \"500\",\n        \"customerAccountType\": null,\n        \"accountNumber\": \"04171254347\",\n        \"customerDtNumber\": \"04171254347\",\n        \"customerNumber\": \"04171254347\",\n        \"customerAddress\": \"AGRIC QRTS OPP NAF. BASE MANDO KADUNA KADUNA\",\n        \"vendType\": \"PREPAID\",\n        \"meterNumber\": \"04171254347\",\n        \"daysSinceLastVend\": null,\n        \"minVendAmount\": null,\n        \"maxVendAmount\": null,\n        \"freeUnits\": null,\n        \"company\": null,\n        \"tariff\": null,\n        \"responseMessage\": null,\n        \"customerName\": \"DEPT. FORESTRY FED\",\n        \"responseCode\": \"KADUNA\"\n    }\n}"}],"_postman_id":"9da9351b-6c8b-4772-a4d5-742f2b534e2e"},{"name":"Recharge","id":"78cf6736-4ab2-4463-871a-685bcc456469","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGB\",\r\n    \"trans_id\": 8793242392,\r\n    \"meterNumber\": \"04171254347\",\r\n    \"amount\": 200,\r\n    \"customerName\": \"DEPT. FORESTRY FED\",\r\n    \"customerAddress\": \"AGRIC QRTS OPP NAF. BASE MANDO KADUNA\",\r\n    \"tariff\": \"R2S\",\r\n    \"customerMobileNumber\": \"08000000000\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Query</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AGB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>meterNumber</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>tariff</td>\n<td>String</td>\n<td>Tariff obtained from the response during customer validation.</td>\n</tr>\n<tr>\n<td>customerMobileNumber</td>\n<td>String</td>\n<td>Customer’s mobile number. 11 digits.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"8a102b3c-a341-49b3-8a5d-40b776fbf3dd","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGB\",\r\n    \"trans_id\": 8793242392,\r\n    \"meterNumber\": \"04171254347\",\r\n    \"amount\": 200,\r\n    \"customerName\": \"DEPT. FORESTRY FED\",\r\n    \"customerAddress\": \"AGRIC QRTS OPP NAF. BASE MANDO KADUNA\",\r\n    \"tariff\": \"R2S\",\r\n    \"customerMobileNumber\": \"08000000000\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:28:22 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 8793242392,\n        \"service\": \"KadunaPrepaid\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 200,\n            \"meterNumber\": \"04171254347\",\n            \"token\": null,\n            \"units\": \"0\",\n            \"receiptNumber\": null,\n            \"discoExchangeReference\": null\n        },\n        \"wallet_balance\": \"327514\"\n    }\n}"}],"_postman_id":"78cf6736-4ab2-4463-871a-685bcc456469"},{"name":"Query","id":"4d250a32-96ee-4399-99e0-dabcc09b738d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3453473843","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3453473843"}],"variable":[]}},"response":[{"id":"efac0ef4-2c54-444c-89c8-420e84afe1f7","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3453473843","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3453473843"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:34:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3453473843\",\n        \"service\": \"KadunaPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"trans_id\": 3453473843,\n            \"service\": \"KadunaPrepaid\",\n            \"details\": {\n                \"amount\": 200,\n                \"meterNumber\": \"04171254347\",\n                \"token\": \"4610-9203-5053-8287-5812\",\n                \"units\": \"0\",\n                \"receiptNumber\": \"73428364005943914385\",\n                \"discoExchangeReference\": null\n            }\n        }\n    }\n}"}],"_postman_id":"4d250a32-96ee-4399-99e0-dabcc09b738d"}],"id":"ddcb79a2-7b11-4b16-bbc4-522262a2ae43","description":"<h4 id=\"service-id-agb\">Service ID: AGB</h4>\n<p>This service covers purchasing prepaid tokens for Kaduna customers.</p>\n<p><strong>NOTE: In most cases the initial response will be a success response stating that the transaction is still pending (success Code: 202). In order to resolve the issue it is required to call the Query method. The transaction should be resolved within 2 minutes.</strong></p>\n","_postman_id":"ddcb79a2-7b11-4b16-bbc4-522262a2ae43"},{"name":"Kaduna Electricity Postpaid","item":[{"name":"Validate","id":"8144e1b6-9e18-44c8-b073-9026b045d6f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGA\",\r\n    \"customerAccountId\": \"1173761\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate account number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AGA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use meter number</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"d795202d-f403-45bf-9984-e824468c7610","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGA\",\r\n    \"customerAccountId\": \"1173761\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:37:55 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"GUNTU LAYI\",\n        \"outstandingAmount\": null,\n        \"name\": \"IBRAHIM ADAMU\",\n        \"minimumAmount\": \"500\",\n        \"customerAccountType\": null,\n        \"accountNumber\": \"1173761\",\n        \"customerDtNumber\": \"1173761\",\n        \"customerNumber\": \"1173761\",\n        \"customerAddress\": \"GUNTU LAYI\",\n        \"vendType\": \"POSTPAID\",\n        \"meterNumber\": \"1173761\",\n        \"daysSinceLastVend\": null,\n        \"minVendAmount\": null,\n        \"maxVendAmount\": null,\n        \"freeUnits\": null,\n        \"company\": null,\n        \"tariff\": null,\n        \"responseMessage\": null,\n        \"customerName\": \"IBRAHIM ADAMU\",\n        \"responseCode\": \"KADUNA\"\n    }\n}"}],"_postman_id":"8144e1b6-9e18-44c8-b073-9026b045d6f1"},{"name":"Recharge","id":"c657b42f-ac5a-4a1c-9211-880fda16364e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGA\",\r\n    \"trans_id\": 23456876543,\r\n    \"meterNumber\": \"1173761\",\r\n    \"amount\": 1000,\r\n    \"customerName\": \"IBRAHIM ADAMU\",\r\n    \"customerAddress\": \"GUNTU LAYI\",\r\n    \"customerMobileNumber\": \"08000000000\",\r\n    \"tariff\": \" 29.81 N/KWh : : :\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AGA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>meterNumber</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Customer name obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerAddress</td>\n<td>String</td>\n<td>Customer address obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>tariff</td>\n<td>String</td>\n<td>Tariff obtained from the response during customer validation.</td>\n</tr>\n<tr>\n<td>customerMobileNumber</td>\n<td>String</td>\n<td>Customer’s mobile number. 11 digits.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"fdd3d105-4fec-495e-a809-1a32940e7fe4","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AGA\",\r\n    \"trans_id\": 23456876543,\r\n    \"meterNumber\": \"1173761\",\r\n    \"amount\": 1000,\r\n    \"customerName\": \"IBRAHIM ADAMU\",\r\n    \"customerAddress\": \"GUNTU LAYI\",\r\n    \"customerMobileNumber\": \"08000000000\",\r\n    \"tariff\": \" 29.81 N/KWh : : :\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:42:25 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 23456876543,\n        \"service\": \"KadunaPostpaid\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 1000,\n            \"meterNumber\": \"1173761\",\n            \"token\": null,\n            \"units\": \"0\",\n            \"receiptNumber\": null,\n            \"discoExchangeReference\": null\n        },\n        \"wallet_balance\": \"325422\"\n    }\n}"}],"_postman_id":"c657b42f-ac5a-4a1c-9211-880fda16364e"},{"name":"Query","id":"6880d88c-d325-4733-b905-61e507684ae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23456876543","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"23456876543"}],"variable":[]}},"response":[{"id":"7574c906-0c33-4013-988e-f59b6b222b52","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23456876543","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"23456876543"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:43:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23456876543\",\n        \"service\": \"KadunaPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 1000,\n            \"meterNumber\": \"1173761\",\n            \"token\": \"9427-2216-7392-0904-6714\",\n            \"units\": \"0\",\n            \"receiptNumber\": \"39769714383595975567\",\n            \"discoExchangeReference\": null\n        }\n    }\n}"}],"_postman_id":"6880d88c-d325-4733-b905-61e507684ae7"}],"id":"084acfeb-a2c7-4773-8434-74c6cd3a7956","description":"<h4 id=\"service-id-aga\">Service ID: AGA</h4>\n<p>This service covers paying bills for postpaid Kaduna customers.</p>\n<p><strong>NOTE: In most cases the initial response will be a success response stating that the transaction is still pending (success Code: 202). In order to resolve the issue it is required to call the Query method. The transaction should be resolved within 2 minutes.</strong></p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"d77933b4-075b-4369-80f0-ef0d65aafaff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"b53cdca1-0b4d-4bc9-bf7a-9eba220f5ff3","type":"text/javascript","exec":[""]}}],"_postman_id":"084acfeb-a2c7-4773-8434-74c6cd3a7956"},{"name":"Ibadan Electricity Prepaid","item":[{"name":"Validate","id":"a83cff20-3ef3-4786-ae29-67e36e80c833","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEA\",\r\n    \"customerAccountId\": \"121501004001\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate the meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AEA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"d96be129-f3bc-494e-ad03-99ac85a6f4d8","name":"Validate","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEA\",\r\n    \"customerAccountId\": \"121501004001\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:49:55 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"2349000000041\",\n        \"outstandingAmount\": \"-170.83\",\n        \"name\": \"UNION PRODUT LTD.\",\n        \"minimumAmount\": \"0.0\",\n        \"customerAccountType\": null,\n        \"accountNumber\": \"121501004001\",\n        \"customerDtNumber\": \"121501004001\",\n        \"customerNumber\": \"121501004001\",\n        \"customerAddress\": null,\n        \"vendType\": \"0\",\n        \"meterNumber\": \"121501004001\",\n        \"daysSinceLastVend\": null,\n        \"minVendAmount\": 0,\n        \"maxVendAmount\": null,\n        \"freeUnits\": null,\n        \"company\": null,\n        \"tariff\": null,\n        \"responseMessage\": null,\n        \"customerName\": \"UNION PRODUT LTD.\",\n        \"responseCode\": \"0\"\n    }\n}"}],"_postman_id":"a83cff20-3ef3-4786-ae29-67e36e80c833"},{"name":"Recharge","id":"34084fc7-3fec-4ff1-a51a-6026fbc068e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEA\",\r\n    \"trans_id\": 3778865445,\r\n    \"customerName\": \"TAIRU SULAIMON TAIRU SULAIMON\",\r\n    \"customerReference\": \"1234567809\",\r\n    \"customerType\": \"PREPAID\",\r\n    \"thirdPartyCode\": \"ONLI\",\r\n    \"serviceBand\": \"D8H\",\r\n    \"amount\": 500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AEA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Concatenated first and last name from customer validation step.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Meter number.</td>\n</tr>\n<tr>\n<td>thirdPartyCode</td>\n<td>String</td>\n<td>Value received from customer validation step.</td>\n</tr>\n<tr>\n<td>serviceBand</td>\n<td>String</td>\n<td>Value received from customer validation step.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"36a9a46b-9e83-4a9d-83bc-5a4a0f02eb7e","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEA\",\r\n    \"trans_id\": 3778865445,\r\n    \"customerName\": \"TAIRU SULAIMON TAIRU SULAIMON\",\r\n    \"customerReference\": \"1234567809\",\r\n    \"customerType\": \"PREPAID\",\r\n    \"thirdPartyCode\": \"ONLI\",\r\n    \"serviceBand\": \"D8H\",\r\n    \"amount\": 500\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:54:26 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3778865445,\n        \"service\": \"IbadanDiscoPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 500,\n            \"customerReference\": \"1234567809\",\n            \"exchangeReference\": \"1488070\",\n            \"tariff\": null,\n            \"power\": null,\n            \"resetToken\": \"9007 7870 7339 5132 :|: 5663 4864 1171 7339_7870900732385132\",\n            \"token\": \"5132 7339 3238 1171\"\n        },\n        \"wallet_balance\": \"324922\"\n    }\n}"}],"_postman_id":"34084fc7-3fec-4ff1-a51a-6026fbc068e2"},{"name":"Query","id":"935f0e79-a1cd-4317-88a0-28cf6be1829c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3778865445","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3778865445"}],"variable":[]}},"response":[{"id":"5c1d312f-8ec5-4c77-b054-fa4a4c111fb4","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3778865445","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3778865445"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:56:05 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3778865445\",\n        \"service\": \"IbadanDiscoPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 500,\n            \"customerReference\": \"1234567809\",\n            \"exchangeReference\": \"1488070\",\n            \"tariff\": null,\n            \"power\": null,\n            \"resetToken\": \"9007 7870 7339 5132 :|: 5663 4864 1171 7339_7870900732385132\",\n            \"token\": \"5132 7339 3238 1171\"\n        }\n    }\n}"}],"_postman_id":"935f0e79-a1cd-4317-88a0-28cf6be1829c"}],"id":"042baa78-2409-4a45-9657-12626344624f","description":"<h4 id=\"service-id-aea\">Service ID: AEA</h4>\n<p>This service covers purchasing prepaid tokens for Ibadan customers.</p>\n","_postman_id":"042baa78-2409-4a45-9657-12626344624f"},{"name":"Ibadan Electricity Postpaid","item":[{"name":"Validate","id":"ce7ec4f8-0bbf-4af0-9f61-6414b13658af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEB\",\r\n    \"customerAccountId\": \"121501004001\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate the account number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AEB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"f394985c-c76e-425b-8372-ac3ed2f63cc0","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEB\",\r\n    \"customerAccountId\": \"121501004001\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:58:35 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"2349000000041\",\n        \"outstandingAmount\": \"-170.83\",\n        \"name\": \"UNION PRODUT LTD.\",\n        \"minimumAmount\": \"0.0\",\n        \"customerAccountType\": null,\n        \"accountNumber\": \"121501004001\",\n        \"customerDtNumber\": \"121501004001\",\n        \"customerNumber\": \"121501004001\",\n        \"customerAddress\": null,\n        \"vendType\": \"0\",\n        \"meterNumber\": \"121501004001\",\n        \"daysSinceLastVend\": null,\n        \"minVendAmount\": 0,\n        \"maxVendAmount\": null,\n        \"freeUnits\": null,\n        \"company\": null,\n        \"tariff\": null,\n        \"responseMessage\": null,\n        \"customerName\": \"UNION PRODUT LTD.\",\n        \"responseCode\": \"0\"\n    }\n}"}],"_postman_id":"ce7ec4f8-0bbf-4af0-9f61-6414b13658af"},{"name":"Recharge","id":"0c331543-4e2c-4de7-bf95-66df34638bdd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEB\",\r\n    \"trans_id\": 3453485893,\r\n    \"customerReference\": \"121501004001\",\r\n    \"customerType\": \"POSTPAID\",\r\n    \"customerName\":\"UNION PRODUT LTD.\",\r\n    \"thirdPartyCode\": \"AKRN\",\r\n    \"serviceBand\": \"D8H\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AEB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerName</td>\n<td>String</td>\n<td>Concatenated first and last name from customer validation step.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Meter number.</td>\n</tr>\n<tr>\n<td>thirdPartyCode</td>\n<td>String</td>\n<td>Value received from customer validation step.</td>\n</tr>\n<tr>\n<td>serviceBand</td>\n<td>String</td>\n<td>Value received from customer validation step.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"65889348-e4e3-4447-8de7-5970c6cee3a9","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AEB\",\r\n    \"trans_id\": 3453485893,\r\n    \"customerReference\": \"121501004001\",\r\n    \"customerType\": \"POSTPAID\",\r\n    \"customerName\":\"UNION PRODUT LTD.\",\r\n    \"thirdPartyCode\": \"AKRN\",\r\n    \"serviceBand\": \"D8H\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 10:59:45 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3453485893,\n        \"service\": \"IbadanDiscoPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"121501004001\",\n            \"exchangeReference\": 1488086\n        },\n        \"wallet_balance\": \"324672\"\n    }\n}"}],"_postman_id":"0c331543-4e2c-4de7-bf95-66df34638bdd"},{"name":"Query","id":"9862906f-a139-4ad8-8f96-87de4c804657","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3453485893","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3453485893"}],"variable":[]}},"response":[{"id":"d2daa887-b139-4258-ab87-e643d48b84b1","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3453485893","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3453485893"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:01:59 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3453485893\",\n        \"service\": \"IbadanDiscoPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"121501004001\",\n            \"exchangeReference\": 1488086\n        }\n    }\n}"}],"_postman_id":"9862906f-a139-4ad8-8f96-87de4c804657"}],"id":"de34139e-2a1c-40ae-b166-d185c3705506","description":"<h4 id=\"service-id-aeb\">Service ID: AEB</h4>\n<p>This service covers paying bills for postpaid Ibadan customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"b07c3816-8ed7-4b25-be7a-27a4ddc1f07c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"26b6559a-5fcc-4a6b-9a43-ed666f36ab28","type":"text/javascript","exec":[""]}}],"_postman_id":"de34139e-2a1c-40ae-b166-d185c3705506"},{"name":"Kano Electricity Distribution Prepaid","item":[{"name":"Validate","id":"c9f4cbb1-5e42-4b62-b9de-2d35d23daa32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFA\",\r\n    \"customerAccountId\": \"321009000401\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate customer:</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AFA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"4777ef85-2b8f-4b7d-bc7d-9d9892d98c42","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFA\",\r\n    \"customerAccountId\": \"321009000401\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Jan 2022 13:16:38 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"businessUnit\": \"DAKATA BUSINESS UNIT\",\n        \"phoneNumber\": \"08145577734\",\n        \"meterNumber\": \"321009000401\",\n        \"undertaking\": \"37/1 UNDERTAKING\",\n        \"tariffCode\": \"A7\",\n        \"customerArrears\": 0,\n        \"minimumPurchase\": 10,\n        \"accountNumber\": null,\n        \"customerName\": \"John T. Ester\",\n        \"email\": \"john@ester.com\"\n    }\n}"}],"_postman_id":"c9f4cbb1-5e42-4b62-b9de-2d35d23daa32"},{"name":"Recharge","id":"44a5d413-a892-40cb-baef-fc00c263a1ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFA\",\r\n    \"trans_id\": 89234423943,\r\n    \"customerReference\": \"321009000401\",\r\n    \"tariffCode\": \"A7\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AFA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Customer tariff code. Provided in during customer validation.</td>\n</tr>\n<tr>\n<td>tariffCode</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"0f4bdc75-1327-4b13-aa7e-e6f145c859a9","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFA\",\r\n    \"trans_id\": 89234423943,\r\n    \"customerReference\": \"321009000401\",\r\n    \"tariffCode\": \"A7\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:09:52 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 89234423943,\n        \"service\": \"KedcoPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"321009000401\",\n            \"exchangeReference\": \"30339074758396222113\",\n            \"externalReference\": \"1331508361205896\",\n            \"businessUnit\": \"DAKATA BUSINESS UNIT\"\n        },\n        \"wallet_balance\": \"323925\"\n    }\n}"}],"_postman_id":"44a5d413-a892-40cb-baef-fc00c263a1ab"},{"name":"Query","id":"9e43e497-2f0f-49c0-9ab0-ad096c8755d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=89234423943","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"89234423943"}],"variable":[]}},"response":[{"id":"07758455-6017-40bc-b827-cfb65d068adc","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=89234423943","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"89234423943"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:12:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"89234423943\",\n        \"service\": \"KedcoPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"321009000401\",\n            \"exchangeReference\": \"30339074758396222113\",\n            \"externalReference\": \"1331508361205896\",\n            \"businessUnit\": \"DAKATA BUSINESS UNIT\"\n        }\n    }\n}"}],"_postman_id":"9e43e497-2f0f-49c0-9ab0-ad096c8755d3"}],"id":"e9f62b87-27ad-47c3-89a4-fec7007171ef","description":"<h4 id=\"service-id-afa\">Service ID: AFA</h4>\n<p>This service covers purchasing prepaid tokens for Kano Electricity Distribution Company customers. Maximum purchase amount is 250000</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"6160c744-e1cd-4421-b6ce-1c7eeeb81d52","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"73be9008-43f2-4680-9c78-a377f09dbf2c","type":"text/javascript","exec":[""]}}],"_postman_id":"e9f62b87-27ad-47c3-89a4-fec7007171ef"},{"name":"Kano Electricity Distribution Postpaid","item":[{"name":"Validate","id":"6a8d3282-c55c-4bc5-9057-b72645a5bbb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFB\",\r\n    \"customerAccountId\": \"101512454501\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate customer:</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AFB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer reference</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"90bbdaf8-11d4-4a41-9101-505047133acb","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFB\",\r\n    \"customerAccountId\": \"101512454501\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Jan 2022 12:56:00 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"businessUnit\": \"DAKATA BUSINESS UNIT\",\n        \"phoneNumber\": \"08145577734\",\n        \"meterNumber\": null,\n        \"undertaking\": \"37/1 UNDERTAKING\",\n        \"tariffCode\": \"A7\",\n        \"customerArrears\": 0,\n        \"minimumPurchase\": 10,\n        \"accountNumber\": \"101512454501\",\n        \"customerName\": \"John T. Ester\",\n        \"email\": \"john@ester.com\"\n    }\n}"}],"_postman_id":"6a8d3282-c55c-4bc5-9057-b72645a5bbb1"},{"name":"Recharge","id":"98836691-48fb-43d7-8c61-da4e051f7fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFB\",\r\n    \"trans_id\": 832093920042,\r\n    \"customerReference\": \"321009000401\",\r\n    \"tariffCode\": \"A7\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"AFB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerReference</td>\n<td>String</td>\n<td>Customer tariff code. Provided in during customer validation.</td>\n</tr>\n<tr>\n<td>tariffCode</td>\n<td>String</td>\n<td>Account number of the customer.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"b2f5908c-c730-4de4-9d82-2838d97589fd","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"AFB\",\r\n    \"trans_id\": 832093920042,\r\n    \"customerReference\": \"321009000401\",\r\n    \"tariffCode\": \"A7\",\r\n    \"amount\": 250\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:17:10 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 832093920042,\n        \"service\": \"KedcoPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"321009000401\",\n            \"exchangeReference\": 35803285077629906944,\n            \"externalReference\": 3902878498587041,\n            \"businessUnit\": \"DAKATA BUSINESS UNIT\"\n        },\n        \"wallet_balance\": \"323676\"\n    }\n}"}],"_postman_id":"98836691-48fb-43d7-8c61-da4e051f7fa5"},{"name":"Query","id":"d181af87-efd6-4965-81bd-85b87a326ac6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=832093920042","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"832093920042"}],"variable":[]}},"response":[{"id":"4583a1bf-66b2-4ee7-92ce-a7212efe13c0","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=832093920042","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"832093920042"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:18:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"832093920042\",\n        \"service\": \"KedcoPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 250,\n            \"customerReference\": \"321009000401\",\n            \"exchangeReference\": 35803285077629906944,\n            \"externalReference\": 3902878498587041,\n            \"businessUnit\": \"DAKATA BUSINESS UNIT\"\n        }\n    }\n}"}],"_postman_id":"d181af87-efd6-4965-81bd-85b87a326ac6"}],"id":"0b555a0c-8f27-4dc5-8eea-9558b2cb661d","description":"<h4 id=\"service-id-afb\">Service ID: AFB</h4>\n<p>This service covers paying bills for postpaid Kano Electricity Distribution Company customers. Maximum purchase amount is 250000.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"f2103da4-dcb5-4750-8cf4-db0299447aa0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"41a6dbc6-a03e-4306-9af9-c46730a0721e","type":"text/javascript","exec":[""]}}],"_postman_id":"0b555a0c-8f27-4dc5-8eea-9558b2cb661d"},{"name":"Port-Harcourt Prepaid","item":[{"name":"Validate","id":"19057d49-a45e-4d47-8f5f-31fe7c868814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADB\",\r\n    \"customerAccountId\": \"0124000161297\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ADB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer number.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"59ea861c-97fc-4d3d-aca5-cb3f7b3ade43","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADB\",\r\n    \"customerAccountId\": \"0124000161297\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:21:24 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"responseMessage\": \"Successful\",\n        \"customerDetails\": \"CUSTOMER Name: JOSEPH NWANKWO | ACCOUNT NO: 0124000161297 | MOBILE NO: null | ADDRESS: 15 B UYO STR RUMUOMASI GL/BC/270  (KCT1:58786285925661091782, KCT2:69431357728606221220) | BSC_NAME: Rumuomasi  | IBC_NAME:Garden City Central | TARIFF CODE: B-Non MD | CURRENT AMOUNT: 0.0 | TOTAL BILL: 253238.875\",\n        \"referenceId\": \"27\",\n        \"responseCode\": \"00\"\n    }\n}"}],"_postman_id":"19057d49-a45e-4d47-8f5f-31fe7c868814"},{"name":"Recharge","id":"b2d88b2b-876b-4367-bb36-e2c1d25f58ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADB\",\r\n    \"trans_id\": 3434548736763,\r\n    \"customerNumber\": \"0124000161297\",\r\n    \"amount\": 100,\r\n    \"customerDetails\": \"CUSTOMER Name =>JOSEPH NWANKWO | ACCOUNT NO =>862133575901 | MOBILE NO =>null | ADDRESS =>15 B UYO STR RUMUOMASI GL/BC/270 | BSC_NAME =>Rumuomasi | IBC_NAME =>Garden City Central | TARIFF CODE =>R2 | CURRENT AMOUNT =>0.0 | TOTAL BILL =>343769.094\",\r\n    \"customerEmail\": \"test@test.com\",\r\n    \"customerPhone\": \"08000000000\",\r\n    \"referenceId\": \"862133575901\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ADB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerNumber</td>\n<td>String</td>\n<td>Meter number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerDetails</td>\n<td>String</td>\n<td>Customer details obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerEmail</td>\n<td>String</td>\n<td>Customer email provided by customer.</td>\n</tr>\n<tr>\n<td>customerPhone</td>\n<td>String</td>\n<td>Customer’s phone number provided by customer. 11 digits.</td>\n</tr>\n<tr>\n<td>referenceId</td>\n<td>String</td>\n<td>Reference ID obtained from response during customer validation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"c00dff30-ee69-42b9-ae28-f69a42642ad4","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADB\",\r\n    \"trans_id\": 3434548736763,\r\n    \"customerNumber\": \"0124000161297\",\r\n    \"amount\": 100,\r\n    \"customerDetails\": \"CUSTOMER Name =>JOSEPH NWANKWO | ACCOUNT NO =>862133575901 | MOBILE NO =>null | ADDRESS =>15 B UYO STR RUMUOMASI GL/BC/270 | BSC_NAME =>Rumuomasi | IBC_NAME =>Garden City Central | TARIFF CODE =>R2 | CURRENT AMOUNT =>0.0 | TOTAL BILL =>343769.094\",\r\n    \"customerEmail\": \"test@test.com\",\r\n    \"customerPhone\": \"08000000000\",\r\n    \"referenceId\": \"862133575901\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:23:35 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3434548736763,\n        \"service\": \"PortHarcourtPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerNumber\": \"0124000161297\",\n            \"token\": \"31659412169431996424\",\n            \"receipt_number\": \"031020191852062\",\n            \"exchangeReference\": \"3598971709348903\"\n        },\n        \"wallet_balance\": \"323576\"\n    }\n}"}],"_postman_id":"b2d88b2b-876b-4367-bb36-e2c1d25f58ff"},{"name":"Query","id":"38449ac0-e3ca-4e04-a278-5c9a526a71fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3434548736763","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3434548736763"}],"variable":[]}},"response":[{"id":"d8bc1073-814a-42a8-99ca-578b07b931af","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3434548736763","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3434548736763"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:27:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3434548736763\",\n        \"service\": \"PortHarcourtPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerNumber\": \"0124000161297\",\n            \"token\": \"31659412169431996424\",\n            \"receipt_number\": \"031020191852062\",\n            \"exchangeReference\": \"3598971709348903\"\n        }\n    }\n}"}],"_postman_id":"38449ac0-e3ca-4e04-a278-5c9a526a71fa"}],"id":"060cca77-c12e-45a8-b000-dafb9dcbc56a","description":"<h4 id=\"service-id-adb\">Service ID: ADB</h4>\n<p>This service covers purchasing prepaid tokens for Port Harcourt customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"213b6bf2-8b72-4e7b-b42c-9ba51e6a90da","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"74aae795-ae8c-47b4-a76a-a3e7fd06b83e","type":"text/javascript","exec":[""]}}],"_postman_id":"060cca77-c12e-45a8-b000-dafb9dcbc56a"},{"name":"Port-Harcourt Postpaid","item":[{"name":"Validate","id":"6d76751a-e4e2-4f68-9113-3fe2a3319308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADA\",\r\n    \"customerAccountId\": \"841272045101\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to validate meter number.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ADA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer number.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"b3a6c4a7-60df-498b-bfe7-5a86836e6765","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADA\",\r\n    \"customerAccountId\": \"841272045101\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Jan 2022 13:35:35 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"responseMessage\": \"SUCCESS\",\n        \"customerDetails\": \"CUSTOMER Name: JOSEPH AMUNIKE | ACCOUNT NO: 841272045101 | MOBILE NO: null | ADDRESS: 35 B UYO STR RUMUOMASI GL/BC/270 | BSC_NAME: Rumuomasi | IBC_NAME: Garden City Central | TARIFF CODE: R2 | CURRENT AMOUNT: 0.0 | TOTAL BILL: 141607.969\",\n        \"referenceId\": \"656782509633\",\n        \"responseCode\": \"0\"\n    }\n}"}],"_postman_id":"6d76751a-e4e2-4f68-9113-3fe2a3319308"},{"name":"Recharge","id":"81c6a1a8-277d-43da-85f3-b3b124dd31c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADA\",\r\n    \"trans_id\": 3434734834,\r\n    \"customerNumber\": \"0124000161297\",\r\n    \"amount\": 100,\r\n    \"customerDetails\": \"CUSTOMER Name =>JOSEPH NWANKWO | ACCOUNT NO =>862133575901 | MOBILE NO =>null | ADDRESS =>15 B UYO STR RUMUOMASI GL/BC/270 | BSC_NAME =>Rumuomasi | IBC_NAME =>Garden City Central | TARIFF CODE =>R2 | CURRENT AMOUNT =>0.0 | TOTAL BILL =>343769.094\",\r\n    \"customerEmail\": \"test@test.com\",\r\n    \"customerPhone\": \"08000000000\",\r\n    \"referenceId\": \"862133575901\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ADA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>customerNumber</td>\n<td>String</td>\n<td>Meter number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n<tr>\n<td>customerDetails</td>\n<td>String</td>\n<td>Customer details obtained from response during customer validation.</td>\n</tr>\n<tr>\n<td>customerEmail</td>\n<td>String</td>\n<td>Customer email provided by customer.</td>\n</tr>\n<tr>\n<td>customerPhone</td>\n<td>String</td>\n<td>Customer’s phone number provided by customer. 11 digits.</td>\n</tr>\n<tr>\n<td>referenceId</td>\n<td>String</td>\n<td>Reference ID obtained from response during customer validation.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"725d531d-e939-4869-a9a6-ced4f0086056","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ADA\",\r\n    \"trans_id\": 3434734834,\r\n    \"customerNumber\": \"0124000161297\",\r\n    \"amount\": 100,\r\n    \"customerDetails\": \"CUSTOMER Name =>JOSEPH NWANKWO | ACCOUNT NO =>862133575901 | MOBILE NO =>null | ADDRESS =>15 B UYO STR RUMUOMASI GL/BC/270 | BSC_NAME =>Rumuomasi | IBC_NAME =>Garden City Central | TARIFF CODE =>R2 | CURRENT AMOUNT =>0.0 | TOTAL BILL =>343769.094\",\r\n    \"customerEmail\": \"test@test.com\",\r\n    \"customerPhone\": \"08000000000\",\r\n    \"referenceId\": \"862133575901\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:34:21 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 3434734834,\n        \"service\": \"PortHarcourtPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerNumber\": \"0124000161297\",\n            \"receipt_number\": \"031020191852062\",\n            \"exchangeReference\": \"0670307863512031\"\n        },\n        \"wallet_balance\": \"323476\"\n    }\n}"}],"_postman_id":"81c6a1a8-277d-43da-85f3-b3b124dd31c8"},{"name":"Query","id":"d1eba347-5e57-45b5-af9b-491aa2a55f1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3434734834","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"3434734834"}],"variable":[]}},"response":[{"id":"f8f22bab-7453-45fc-bbf3-242e5990e5a5","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3434734834","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3434734834"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:35:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"3434734834\",\n        \"service\": \"PortHarcourtPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"customerNumber\": \"0124000161297\",\n            \"receipt_number\": \"031020191852062\",\n            \"exchangeReference\": \"0670307863512031\"\n        }\n    }\n}"}],"_postman_id":"d1eba347-5e57-45b5-af9b-491aa2a55f1b"}],"id":"7405d806-7efe-40c3-9698-c72cbf6c0e2a","description":"<h4 id=\"service-id-ada\">Service ID: ADA</h4>\n<p>This service covers paying bills for postpaid Port Harcourt customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"999d0216-ed14-4f97-857d-789d60a518cb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9f1d8f9c-b0c9-4798-a8fa-adcae180c105","type":"text/javascript","exec":[""]}}],"_postman_id":"7405d806-7efe-40c3-9698-c72cbf6c0e2a"},{"name":"Jos Electricity Prepaid","item":[{"name":"Validate","id":"68f6c390-556f-46a9-9ec9-5e968291c772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACB\",\r\n    \"customerAccountId\": \"1111111111111\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to fetch account information.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ACB\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer number.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"be1c30ea-606f-420c-971f-4bb723b982a1","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACB\",\r\n    \"customerAccountId\": \"1010101010101\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jan 2022 09:44:20 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"J/104/37\",\n        \"meterNumber\": \"1010101010101\",\n        \"accountNumber\": \"112622071501\",\n        \"outStanding\": null,\n        \"responseCode\": \"100\",\n        \"customerType\": \"Prepaid\",\n        \"phone\": \"0\",\n        \"accessCode\": \"5684293928070893\",\n        \"name\": \"FLORENCE OKNKWO  \",\n        \"tariffRate\": \"42.64\",\n        \"feeder3311dt\": null,\n        \"tariff\": \"C1\",\n        \"responseMessage\": null\n    }\n}"}],"_postman_id":"68f6c390-556f-46a9-9ec9-5e968291c772"},{"name":"Recharge","id":"13f00599-5c8b-47ed-89c9-30bfd96c34df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACB\",\r\n    \"trans_id\": 43574358943,\r\n    \"accessCode\": \"5456035842879885\",\r\n    \"customerPhoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ACB\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>accessCode</td>\n<td>String</td>\n<td>Access code from customer validation.</td>\n</tr>\n<tr>\n<td>customerPhoneNumber</td>\n<td>String</td>\n<td>Customer phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"7abbd0d4-c017-40a5-b6fe-f47ef58e31d7","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACB\",\r\n    \"trans_id\": 43574358943,\r\n    \"accessCode\": \"5456035842879885\",\r\n    \"customerPhoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:45:08 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 43574358943,\n        \"service\": \"JosPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accessCode\": \"5456035842879885\",\n            \"meterNumber\": \"44000316354\",\n            \"token\": \"1325-9837-1027-4404-9835\",\n            \"exchangeReference\": 16081872130024\n        },\n        \"wallet_balance\": \"323376\"\n    }\n}"}],"_postman_id":"13f00599-5c8b-47ed-89c9-30bfd96c34df"},{"name":"Query","id":"a0a7ec12-fc3a-4668-a589-4628a48ce404","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=43574358943","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"43574358943"}],"variable":[]}},"response":[{"id":"8ef3ab0b-c732-4341-bf69-ec09ee74c7b0","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=43574358943","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"43574358943"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 11:48:28 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"43574358943\",\n        \"service\": \"JosPrepaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accessCode\": \"5456035842879885\",\n            \"meterNumber\": \"44000316354\",\n            \"token\": \"1325-9837-1027-4404-9835\",\n            \"exchangeReference\": 16081872130024\n        }\n    }\n}"}],"_postman_id":"a0a7ec12-fc3a-4668-a589-4628a48ce404"}],"id":"da9bad4f-0770-4005-b25e-e7ca1f41cfe9","description":"<h4 id=\"service-id-acb\">Service ID: ACB</h4>\n<p>This service covers purchasing prepaid tokens for JOS customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"f01f483d-baa5-457d-8c14-96c7bbe85bda","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7b3f160e-1342-47d7-a487-76c2647953cf","type":"text/javascript","exec":[""]}}],"_postman_id":"da9bad4f-0770-4005-b25e-e7ca1f41cfe9"},{"name":"Jos Electricity Postpaid","item":[{"name":"Validate","id":"183595aa-5097-4190-ae4e-b32a535fb0d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACA\",\r\n    \"customerAccountId\": \"0101100000133\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy","description":"<blockquote>\n<p>A single proxy operation is available for this service. It is used to fetch account information.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ACA\".</td>\n</tr>\n<tr>\n<td>customerAccountId</td>\n<td>String</td>\n<td>Use customer number.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","proxy"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"0dc4699e-33d9-4c50-b477-281a11359c06","name":"Validate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACA\",\r\n    \"customerAccountId\": \"0101100000133\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/proxy"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Jan 2022 09:56:06 GMT"},{"key":"Server","value":"Apache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"address\": \"J/104/37\",\n        \"meterNumber\": null,\n        \"accountNumber\": \"0101100000133\",\n        \"outStanding\": null,\n        \"responseCode\": \"100\",\n        \"customerType\": \"Postpaid\",\n        \"phone\": \"0\",\n        \"accessCode\": \"6941175165954118\",\n        \"name\": \"FLORENCE OKNKWO  \",\n        \"tariffRate\": \"42.64\",\n        \"feeder3311dt\": null,\n        \"tariff\": \"C1\",\n        \"responseMessage\": null\n    }\n}"}],"_postman_id":"183595aa-5097-4190-ae4e-b32a535fb0d3"},{"name":"Recharge","id":"c99a5c57-fb85-40fe-9069-06f70e9bd2c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACA\",\r\n    \"trans_id\": 347383383,\r\n    \"accessCode\": \"8699686188451259\",\r\n    \"customerPhoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"ACA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>accessCode</td>\n<td>String</td>\n<td>Access code from customer validation.</td>\n</tr>\n<tr>\n<td>customerPhoneNumber</td>\n<td>String</td>\n<td>Customer phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Total transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"ca43e53d-7dac-410f-b91f-07782effbd94","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"ACA\",\r\n    \"trans_id\": 347383383,\r\n    \"accessCode\": \"8699686188451259\",\r\n    \"customerPhoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:11:17 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 347383383,\n        \"service\": \"JosPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accessCode\": \"8699686188451259\",\n            \"meterNumber\": \"44000316354\",\n            \"token\": \"1325-9837-1027-4404-9835\",\n            \"exchangeReference\": 16081872130024\n        },\n        \"wallet_balance\": \"323276\"\n    }\n}"}],"_postman_id":"c99a5c57-fb85-40fe-9069-06f70e9bd2c5"},{"name":"Query","id":"d0b2598a-7090-4adf-a942-2fc32c2f5745","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=347383383","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"347383383"}],"variable":[]}},"response":[{"id":"7ac9e576-ac93-45e8-8cf3-a982d6edab18","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=347383383","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"347383383"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:13:15 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"347383383\",\n        \"service\": \"JosPostpaid\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"accessCode\": \"8699686188451259\",\n            \"meterNumber\": \"44000316354\",\n            \"token\": \"1325-9837-1027-4404-9835\",\n            \"exchangeReference\": 16081872130024\n        }\n    }\n}"}],"_postman_id":"d0b2598a-7090-4adf-a942-2fc32c2f5745"}],"id":"128bc950-86bb-4b49-adf1-dc6017047a59","description":"<h4 id=\"service-id-aca\">Service ID: ACA</h4>\n<p>This service covers purchasing postpaid tokens for JOS customers.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"937baa5c-93b8-450d-ab1c-cdce0328052b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3aa20d48-7c77-44cd-9ed4-552a02b2adb6","type":"text/javascript","exec":[""]}}],"_postman_id":"128bc950-86bb-4b49-adf1-dc6017047a59"},{"name":"Airtime Standard","item":[{"name":"Get Status","id":"fa929c15-8bbd-466b-b97b-3a9e16f8fa9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BAD&requestType=STANDARD","description":"<blockquote>\n<p>Use to get the availability of the service. </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>The service ID of the particular service you wish to check.</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Service requestType e.g <code>STANDARD</code></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> Use other network <code>service_id</code> value to check their status</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BAD"},{"key":"requestType","value":"STANDARD"}],"variable":[]}},"response":[{"id":"9a296f34-5185-49cd-8f13-e9a343014177","name":"Get Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BAD&requestType=STANDARD","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BAD"},{"key":"requestType","value":"STANDARD"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:40:48 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"MtnVtu\",\n        \"name\": \"Mtn Vtu\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"fa929c15-8bbd-466b-b97b-3a9e16f8fa9d"},{"name":"MtnVtu","id":"9b8cc260-6915-4ff3-9221-6d1d830bc78e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 49304904903,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAD\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>STANDARD</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"fb4b14f3-58ff-4618-8068-aee79a897263","name":"MtnVtu","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 49304904903,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:54:18 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 49304904903,\n        \"service\": \"MtnVtu\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\",\n            \"message\": \"SUCCESS\"\n        },\n        \"wallet_balance\": \"11062.1\"\n    }\n}"}],"_postman_id":"9b8cc260-6915-4ff3-9221-6d1d830bc78e"},{"name":"9mobileVtu","id":"1ee31dc3-bf30-4df3-97aa-29a6bd8bfb32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAC\",\r\n    \"trans_id\": 9876543345678,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAC\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>STANDARD</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"6a723531-74b1-4e1d-b472-adf5b031711e","name":"9mobileVtu","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAC\",\r\n    \"trans_id\": 9876543345678,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 12:56:40 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 9876543345678,\n        \"service\": \"9mobileVtu\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\",\n            \"message\": \"SUCCESS : You have  topped up  100.00 NGN to 08000000000.\"\n        },\n        \"wallet_balance\": \"321115\"\n    }\n}"}],"_postman_id":"1ee31dc3-bf30-4df3-97aa-29a6bd8bfb32"},{"name":"GloVtu","id":"aea1dd04-5bf9-4a18-ab9f-ecf031403f62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAB\",\r\n    \"trans_id\": 34832403388,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAB\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>STANDARD</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"ebb1d3bf-0b32-448e-9dd7-100aba4fa96b","name":"GloVtu","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAB\",\r\n    \"trans_id\": 34832403388,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:01:33 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 34832403388,\n        \"service\": \"GloVtu\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\",\n            \"message\": \"SUCCESS : You have  topped up  100.00 NGN to 08000000000.\"\n        },\n        \"wallet_balance\": \"321018\"\n    }\n}"}],"_postman_id":"aea1dd04-5bf9-4a18-ab9f-ecf031403f62"},{"name":"AirtelVtu","id":"c7aaa01a-7ff3-40dd-8260-4f5e888a11e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAA\",\r\n    \"trans_id\": 2345665438,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAA\".</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>STANDARD</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"b8785fac-0118-4a6c-9210-8fc257c3057b","name":"AirtelVtu","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAA\",\r\n    \"trans_id\": 2345665438,\r\n    \"service_type\": \"STANDARD\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:04:20 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": 2345665438,\n        \"service\": \"AirtelVtu\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\",\n            \"message\": \"SUCCESS : You have  topped up  100.00 NGN to 08000000000.\"\n        },\n        \"wallet_balance\": \"320920\"\n    }\n}"}],"_postman_id":"c7aaa01a-7ff3-40dd-8260-4f5e888a11e5"},{"name":"Query","id":"7ce9119a-9c2f-4506-83b5-b95304295bc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=2345665438","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"2345665438"}],"variable":[]}},"response":[{"id":"449db3df-1cba-43c1-8d71-b81dbcc1fb37","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=2345665438","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"2345665438"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:06:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"2345665438\",\n        \"service\": \"AirtelVtu\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\",\n            \"message\": \"SUCCESS : You have  topped up  100.00 NGN to 08000000000.\"\n        }\n    }\n}"}],"_postman_id":"7ce9119a-9c2f-4506-83b5-b95304295bc8"}],"id":"e8c6ba5e-5e81-4554-87a1-1c53253305d2","description":"<blockquote>\n<p>Standard is powered in affiliation, so it's a bit more expensive. But the VTU is the same with Premium</p>\n</blockquote>\n","_postman_id":"e8c6ba5e-5e81-4554-87a1-1c53253305d2"},{"name":"Airtime Premium","item":[{"name":"Get Status","id":"56d0e8e6-e27f-4dc4-91a8-e177768a8575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BAD&requestType=PREMIUM","description":"<blockquote>\n<p>Use to get the availability of the service. </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>The service ID of the particular service you wish to check.</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Service requestType e.g <code>PREMIUM</code></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> Use other network <code>service_id</code> value to check their status</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BAD"},{"key":"requestType","value":"PREMIUM"}],"variable":[]}},"response":[{"id":"518a694b-e187-419a-b9b1-e617f6fac9fd","name":"Get Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BAD&requestType=PREMIUM","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BAD"},{"key":"requestType","value":"PREMIUM"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:14:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"Mtn Premium\",\n        \"name\": \"Mtn Premium\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"56d0e8e6-e27f-4dc4-91a8-e177768a8575"},{"name":"Mtn Premium","id":"2b855205-68c5-42da-ad4b-f0510e667e52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 4340490202,\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>Premium is powered by MobileNig, so it is Discounted.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAD\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>PREMIUM</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"c3d04894-8279-4637-8b53-52aacce23657","name":"Mtn Premium","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 4340490202,\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:26:18 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 4340490202,\n        \"service\": \"Mtn premium\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"320823\"\n    }\n}"}],"_postman_id":"2b855205-68c5-42da-ad4b-f0510e667e52"},{"name":"Mtn Awuf","id":"cb95f6b9-792a-4316-8c3d-4740f3eb22c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 343425724734,\r\n    \"service_type\": \"AWUF\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>MTN AWUF is an MTN offer that gives 400% airtime bonus on every recharge from N100 &amp; above OR 275% on every recharge between N1 &amp; N99.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAD\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>AWUF</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"8f419a0b-13d5-40ed-a2a3-6f3bced7fba9","name":"Mtn Awuf","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 343425724734,\r\n    \"service_type\": \"AWUF\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:28:10 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 343425724734,\n        \"service\": \"Mtn awuf\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"320726\"\n    }\n}"}],"_postman_id":"cb95f6b9-792a-4316-8c3d-4740f3eb22c0"},{"name":"9mobile Premium","id":"79c14ea5-cdb2-4411-8de4-bfff86cdb43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAC\",\r\n    \"trans_id\": 932302394232,\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>Premium is powered by MobileNig, so it is Discounted.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAC\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>PREMIUM</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"73e7ca59-4c65-4ec5-b78d-531bbb74296e","name":"9mobile Premium","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAC\",\r\n    \"trans_id\": 932302394232,\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Fri, 03 Nov 2023 12:47:58 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 932302394232,\n        \"service\": \"9mobile premium\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"319403\"\n    }\n}"}],"_postman_id":"79c14ea5-cdb2-4411-8de4-bfff86cdb43f"},{"name":"Glo Premium","id":"44f0db88-d5d4-4f7d-a15a-ea723cb074d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAB\",\r\n    \"trans_id\": 89382929302,\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>Premium is powered by MobileNig, so it is Discounted.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAB\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>PREMIUM</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"0dd9d467-4969-4774-921b-d5f896559d8f","name":"Glo Premium","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 343425724734,\r\n    \"service_type\": \"AWUF\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:28:10 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 89382929302,\n        \"service\": \"Glo premium\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"320726\"\n    }\n}"}],"_postman_id":"44f0db88-d5d4-4f7d-a15a-ea723cb074d8"},{"name":"Airtel Premium","id":"a671efe2-dac4-41e2-a47f-0ed97dcedfd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAA\",\r\n    \"trans_id\": \"685230320359\",\r\n    \"service_type\": \"PREMIUM\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<blockquote>\n<p>Premium is powered by MobileNig, so it is Discounted.</p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BAA\"</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>Unique reference for the transaction.</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"<code>PREMIUM</code>\"</td>\n</tr>\n<tr>\n<td>phoneNumber</td>\n<td>String</td>\n<td>Customer's phone number.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction amount.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"56cc85e7-6098-49d9-8c77-ada37c90a526","name":"Airtel Premium","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BAD\",\r\n    \"trans_id\": 343425724734,\r\n    \"service_type\": \"AWUF\",\r\n    \"phoneNumber\": \"08000000000\",\r\n    \"amount\": 100\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:28:10 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": 685230320359,\n        \"service\": \"Airtel premium\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        },\n        \"wallet_balance\": \"320726\"\n    }\n}"}],"_postman_id":"a671efe2-dac4-41e2-a47f-0ed97dcedfd7"},{"name":"Query","id":"42412b71-79de-47eb-a36e-0066e0bfd4ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=343425724734","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"343425724734"}],"variable":[]}},"response":[{"id":"70d7dfd2-4e90-4b06-9f2e-5780c55c9e74","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=343425724734","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"343425724734"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 13:51:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"343425724734\",\n        \"service\": \"Mtn awuf\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": 100,\n            \"phoneNumber\": \"08000000000\"\n        }\n    }\n}"}],"_postman_id":"42412b71-79de-47eb-a36e-0066e0bfd4ae"}],"id":"98dfc24c-d828-4917-94d7-92c99dd3326f","description":"<blockquote>\n<p>Premium is powered by MobileNig, so it is Discounted.</p>\n</blockquote>\n","_postman_id":"98dfc24c-d828-4917-94d7-92c99dd3326f"},{"name":"Mtn Data","item":[{"name":"Get Status","id":"cb4a7a45-1ffe-46dc-818b-bf2897d16f21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCA&requestType=SME","description":"<blockquote>\n<p>Use to get the availability of the service </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"<code>BCA</code>\"</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"<code>SME</code>\"</td>\n</tr>\n</tbody>\n</table>\n</div><p>For Mtn Gifting, the <code>requestType</code> will be \"<code>GIFTING</code>\" this will return the availability of the service.</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BCA"},{"key":"requestType","value":"SME"}],"variable":[]}},"response":[{"id":"aa0d1ef7-2431-4e66-8218-efd6bb98295a","name":"MtnSme Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCA&requestType=SME","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCA"},{"key":"requestType","value":"SME"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 16:08:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"MtnSme\",\n        \"service_id\": \"BCA\",\n        \"name\": \"Mtn Sme Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"},{"id":"1d9c04c6-593f-4bf6-a1fd-ed83b3daf07e","name":"MtnGifting Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCA&requestType=GIFTING","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCA"},{"key":"requestType","value":"GIFTING"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Mar 2025 15:22:23 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"MtnGifting\",\n        \"service_id\": \"BCA\",\n        \"name\": \"Mtn Gifting Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"},{"id":"32a7c3da-6fa0-481b-befe-403b66dff1d9","name":"MtnCorporate Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCA&requestType=CORPORATE","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCA"},{"key":"requestType","value":"CORPORATE"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 09:20:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"PHPSESSID=47c384b96938dfd1710f99fdd12dfab9; path=/"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"MISS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"MtnCorporate\",\n        \"service_id\": \"BCA\",\n        \"name\": \"Mtn Corporate Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"cb4a7a45-1ffe-46dc-818b-bf2897d16f21"},{"name":"Prices","id":"9cd7a875-904d-4217-99bd-9788631d4405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"requestType\": \"SME\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>Used to get details for each value of data. </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCA\".</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"SME\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For Mtn Gifting, the <code>requestType</code> will be \"<code>GIFTING</code>\" this will return the details for each value of data.</p>\n","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"f78d1a37-1be7-48ee-8be4-764badc82dec","name":"MtnSme Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"requestType\": \"SME\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 10:01:34 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"1GB Mtn SME Data - 7days Validity\",\n            \"price\": \"720.00\",\n            \"productCode\": \"MBMS1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB Mtn SME Data - 7days Validity\",\n            \"price\": \"1440.00\",\n            \"productCode\": \"MBMS2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3GB Mtn SME Data - 7days Validity\",\n            \"price\": \"2160.00\",\n            \"productCode\": \"MBMS3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"5GB Mtn SME Data - 7days Validity\",\n            \"price\": \"3600.00\",\n            \"productCode\": \"MBMS5\",\n            \"status\": \"Available\"\n        }\n    ]\n}"},{"id":"fc6a9d9e-0e18-4661-a26f-acf47c1b03eb","name":"MtnGifting Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"requestType\": \"GIFTING\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Mar 2025 15:24:04 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"1.5GB Daily Plan + 100MB for YouTube Music (Awoof Data) - 1day Validity\",\n            \"price\": 400,\n            \"productCode\": \"MBMD015\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB 2-Day Plan (Awoof Data) - 2days Validity\",\n            \"price\": 750,\n            \"productCode\": \"MBMG2D2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2.5GB 2-Day Plan (Awoof Data) - 2days Validity\",\n            \"price\": 900,\n            \"productCode\": \"MBMG2D025\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3.2GB 2-Day Plan (Awoof Data) - 2days Validity\",\n            \"price\": 1000,\n            \"productCode\": \"MBMG2D032\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB Weekly Plan (Direct Data) - 7days Validity\",\n            \"price\": 800,\n            \"productCode\": \"MBMG7D1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"5GB Weekly Plan (Direct Data) - 7days Validity\",\n            \"price\": 1500,\n            \"productCode\": \"MBMG7D5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"7GB Weekly Plan (Direct Data) - 7days Validity\",\n            \"price\": 3000,\n            \"productCode\": \"MBMG7D7\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1.8GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 1500,\n            \"productCode\": \"MBMG30D018\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2.7GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 2000,\n            \"productCode\": \"MBMG30D027\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"8GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 4500,\n            \"productCode\": \"MBMG30D8\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"11GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 5000,\n            \"productCode\": \"MBMG30D1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"15GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 6500,\n            \"productCode\": \"MBMG30D15\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"32GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 11000,\n            \"productCode\": \"MBMG30D32\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"75GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 20000,\n            \"productCode\": \"MBMG30D75\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"150GB Monthly Plan (Direct Data) - 30days Validity\",\n            \"price\": 35000,\n            \"productCode\": \"MBMG30D150\",\n            \"status\": \"Available\"\n        }\n    ]\n}"},{"id":"6f859988-aa09-40a3-8b6d-7dc39a6244b8","name":"MtnCorporate Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"requestType\": \"CORPORATE\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 09:22:06 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"500MB Mtn Data - 30days Validity\",\n            \"price\": \"400.00\",\n            \"productCode\": \"MBMC500\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB Mtn Data - 30days Validity\",\n            \"price\": \"750.00\",\n            \"productCode\": \"MBMC1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB Mtn Data - 30days Validity\",\n            \"price\": \"1470.00\",\n            \"productCode\": \"MBMC2\",\n            \"status\": \"Available\"\n        }\n    ]\n}"}],"_postman_id":"9cd7a875-904d-4217-99bd-9788631d4405"},{"name":"Recharge","id":"c6110c10-de98-4c09-8a1a-c191732c5f88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09039636737\",\r\n    \"trans_id\": \"3293902390\",\r\n    \"code\": \"MBMS500\",\r\n    \"amount\": \"350\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCA\".</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"SME\"</td>\n</tr>\n<tr>\n<td>beneficiary</td>\n<td>String</td>\n<td>Beneficiary phone number</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>Code value from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#9cd7a875-904d-4217-99bd-9788631d4405\">get prices</a> call</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction cost from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#9cd7a875-904d-4217-99bd-9788631d4405\">get prices</a> call</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For Mtn Gifting, <code>service_type</code> will be \"<code>GIFTING</code>\".</p>\n","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"8e8b256a-2150-443e-9ada-16a864e84c86","name":"MtnSme Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09039636737\",\r\n    \"trans_id\": \"2992309290390\",\r\n    \"code\": \"MBMS1\",\r\n    \"amount\": \"720\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 10:03:08 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"2992309290390\",\n        \"service\": \"MtnSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"720\",\n            \"description\": \"1GB Mtn Data - 7days Validity order on 09039636737\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"SME\"\n        },\n        \"wallet_balance\": \"316767\"\n    }\n}"},{"id":"79445ef8-217c-482f-af4f-a68ded38a561","name":"MtnGifting Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"service_type\": \"GIFTING\",\r\n    \"beneficiary\": \"09039636737\",\r\n    \"trans_id\": \"28293792\",\r\n    \"code\": \"MBMD015\",\r\n    \"amount\": \"400\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Mar 2025 15:28:04 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"28293792\",\n        \"service\": \"MtnGifting\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"400\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"GIFTING\"\n        },\n        \"wallet_balance\": \"414.71\"\n    }\n}"},{"id":"93048dd7-3b0d-45c8-88f6-1142aa215e6f","name":"MtnCorporate Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCA\",\r\n    \"service_type\": \"CORPORATE\",\r\n    \"beneficiary\": \"07042434056\",\r\n    \"trans_id\": \"483849348938\",\r\n    \"code\": \"MBMC500\",\r\n    \"amount\": \"400\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 09:25:01 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"483849348938\",\n        \"service\": \"MtnCorporate\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"400\",\n            \"description\": \"500MB Mtn Data - 30days Validity order on 07042434056\",\n            \"beneficiary\": \"07042434056\",\n            \"package\": \"CORPORATE\"\n        },\n        \"wallet_balance\": \"78.29\"\n    }\n}"}],"_postman_id":"c6110c10-de98-4c09-8a1a-c191732c5f88"},{"name":"Query","id":"36cb44f9-4b40-4450-a5bf-4e5692aa7496","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=2348293792","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"2348293792"}],"variable":[]}},"response":[{"id":"59b921ae-2050-4ed8-9adb-d3b0ce214698","name":"MtnSme Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=3293902390","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"3293902390"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 16:21:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"2992309290390\",\n        \"service\": \"MtnSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"720\",\n            \"description\": \"1GB Mtn Data - 7days Validity order on 09039636737\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"SME\"\n        }\n    }\n}"},{"id":"eec02b90-30f9-4a8f-81ad-e25df6ee8f8d","name":"MtnGifting Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=28293792","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"28293792"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Mar 2025 15:29:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"28293792\",\n        \"service\": \"MtnGifting\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"400\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"GIFTING\"\n        }\n    }\n}"},{"id":"28b3feb3-ddb3-4e09-96b2-a6f8324d98c9","name":"MtnCorporate Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=483849348938","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"483849348938"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 09 May 2025 09:26:30 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"483849348938\",\n        \"service\": \"MtnCorporate\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"400\",\n            \"description\": \"500MB Mtn Data - 30days Validity order on 07042434056\",\n            \"beneficiary\": \"07042434056\",\n            \"package\": \"CORPORATE\"\n        }\n    }\n}"}],"_postman_id":"36cb44f9-4b40-4450-a5bf-4e5692aa7496"}],"id":"fbee630d-7db9-43a6-a31e-40f0e7174e74","description":"<h4 id=\"service-id-bca\">Service ID: BCA</h4>\n<p>This service requires get status and get prices calls, the former is to get the availability of the service while the later is to get details for each value of data.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"40505c73-9821-4717-9778-bc730badfb5f","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7aa39299-23f6-4bda-8fca-1d3281f2a19c","type":"text/javascript","exec":[""]}}],"_postman_id":"fbee630d-7db9-43a6-a31e-40f0e7174e74"},{"name":"9mobile Data","item":[{"name":"Get Status","id":"eddb3eea-3dde-42a1-b2f7-352e76c1057b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCB&requestType=SME","description":"<blockquote>\n<p>Use to get the availability of the service </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"<code>BCB</code>\"</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"<code>SME</code>\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For 9mobile Gifting, the <code>requestType</code> will be \"<code>GIFTING</code>\" this will return the availability of the service.</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BCB"},{"key":"requestType","value":"SME"}],"variable":[]}},"response":[{"id":"0c0a747f-52e2-4363-a9e0-b39ed981f686","name":"9mobileSme Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCB&requestType=SME","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCB"},{"key":"requestType","value":"SME"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 15:27:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"9mobileSme\",\n        \"name\": \"9mobile Sme Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"},{"id":"08f0ae93-4fa8-49bb-8bfc-8a3cf822d743","name":"9mobileGifting Response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCB&requestType=GIFTING","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCB"},{"key":"requestType","value":"GIFTING"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 12:56:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Set-Cookie","value":"PHPSESSID=558014c66028825e2272a830ce0d14c7; path=/"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"MISS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"9mobileGifting\",\n        \"service_id\": \"BCB\",\n        \"name\": \"9mobile Gifting Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"eddb3eea-3dde-42a1-b2f7-352e76c1057b"},{"name":"Prices","id":"c62591a6-3c36-4c73-b197-b0c4f13a73f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"requestType\": \"SME\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>Used to get details for each value of data. </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCB\".</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"GIFTING\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For 9mobileSme, the <code>requestType</code> will be \"<code>SME</code>\" this will return the details for each value of data.</p>\n","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"4a55a6eb-6bf2-463e-9952-ea40d03b708d","name":"9mobileSme Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"requestType\": \"SME\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 15:33:20 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"300MB 9mobile Data - 30days Validity\",\n            \"price\": 46,\n            \"productCode\": \"MBMS300\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"500MB 9mobile Data - 30days Validity\",\n            \"price\": 79,\n            \"productCode\": \"MBMS500\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB 9mobile Data - 30days Validity\",\n            \"price\": 140,\n            \"productCode\": \"MBMS1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB 9mobile Data - 30days Validity\",\n            \"price\": 280,\n            \"productCode\": \"MBMS2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3GB 9mobile Data - 30days Validity\",\n            \"price\": 420,\n            \"productCode\": \"MBMS3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"4GB 9mobile Data - 30days Validity\",\n            \"price\": 560,\n            \"productCode\": \"MBMS4\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"5GB 9mobile Data - 30days Validity\",\n            \"price\": 700,\n            \"productCode\": \"MBMS5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"10GB 9mobile Data - 30days Validity\",\n            \"price\": 1400,\n            \"productCode\": \"MBMS10\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"15GB 9mobile Data - 30days Validity\",\n            \"price\": 2100,\n            \"productCode\": \"MBMS15\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"20GB 9mobile Data - 30days Validity\",\n            \"price\": 2800,\n            \"productCode\": \"MBMS20\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"25GB 9mobile Data - 30days Validity\",\n            \"price\": 3500,\n            \"productCode\": \"MBMS25\",\n            \"status\": \"Available\"\n        }\n    ]\n}"},{"id":"d83e76b7-bb2e-4ace-a3b6-6c8e12566b83","name":"9mobileGifting Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"requestType\": \"GIFTING\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 12:58:29 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"200MB - 3 days (Direct Data)\",\n            \"price\": 147,\n            \"productCode\": \"MBEL310\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"650MB - 1 day (Direct Data)\",\n            \"price\": 196,\n            \"productCode\": \"MBET5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB - 1 day (Direct Data)\",\n            \"price\": 294,\n            \"productCode\": \"MBEQ1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB - 3 days (Direct Data)\",\n            \"price\": 490,\n            \"productCode\": \"MBES4\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"7GB - 7 days (Direct Data)\",\n            \"price\": 1470,\n            \"productCode\": \"MBET9\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB - 30 days (Direct Data)\",\n            \"price\": 980,\n            \"productCode\": \"MBES5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"6.2GB - 30 days (Direct Data)\",\n            \"price\": 1176,\n            \"productCode\": \"MBES6\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"11GB - 30 days (Direct Data)\",\n            \"price\": 2450,\n            \"productCode\": \"MBEQ2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"15Gb - 30 days (Direct Data)\",\n            \"price\": 2940,\n            \"productCode\": \"MBES8\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"18.5GB - 30 days (Direct Data)\",\n            \"price\": 3920,\n            \"productCode\": \"MBES9\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"22GB - 30 days (Direct Data)\",\n            \"price\": 4900,\n            \"productCode\": \"MBEL1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"35GB - 30 days (Direct Data)\",\n            \"price\": 6860,\n            \"productCode\": \"MBEQ3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"50GB - 30 days (Direct Data)\",\n            \"price\": 9800,\n            \"productCode\": \"MBEL2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"75GB - 90 days (Direct Data)\",\n            \"price\": 24500,\n            \"productCode\": \"MBEL5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"80GB - 30 days (Direct Data)\",\n            \"price\": 14700,\n            \"productCode\": \"MBEL3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"125GB - 30 days (Direct Data)\",\n            \"price\": 19600,\n            \"productCode\": \"MBEL7\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"165GB - 180 days (Direct Data)\",\n            \"price\": 49000,\n            \"productCode\": \"MBEL6\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"365GB - 365 days (Direct Data)\",\n            \"price\": 98000,\n            \"productCode\": \"MBEL8\",\n            \"status\": \"Available\"\n        }\n    ]\n}"}],"_postman_id":"c62591a6-3c36-4c73-b197-b0c4f13a73f3"},{"name":"Recharge","id":"aa6bcada-a7d3-4d0f-b16d-3c5fc24712e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09039636737\",\r\n    \"trans_id\": \"920920323\",\r\n    \"code\": \"MBMS300\",\r\n    \"amount\": \"46\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCB\".</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"SME\"</td>\n</tr>\n<tr>\n<td>beneficiary</td>\n<td>String</td>\n<td>Beneficiary phone number</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>Code value from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c62591a6-3c36-4c73-b197-b0c4f13a73f3\">get prices</a> call</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction cost from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c62591a6-3c36-4c73-b197-b0c4f13a73f3\">get prices</a> call</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For 9mobile Gifting, <code>service_type</code> will be \"<code>GIFTING</code>\".</p>\n","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"53f84cc3-97b2-4db8-bfa7-976bc232de8b","name":"9mobileSme Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09039636737\",\r\n    \"trans_id\": \"920920323\",\r\n    \"code\": \"MBMS300\",\r\n    \"amount\": \"46\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 15:38:06 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"920920323\",\n        \"service\": \"9mobileSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"46\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"SME\"\n        },\n        \"wallet_balance\": \"319908\"\n    }\n}"},{"id":"3ad1ba09-0624-461d-b0c3-179c97108ffb","name":"9mobileGifting Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCB\",\r\n    \"service_type\": \"GIFTING\",\r\n    \"beneficiary\": \"07042434056\",\r\n    \"trans_id\": \"934934903904\",\r\n    \"code\": \"MBEL310\",\r\n    \"amount\": \"147\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 13:01:34 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"202\",\n    \"details\": {\n        \"trans_id\": \"934934903904\",\n        \"service\": \"9mobileGifting\",\n        \"status\": \"Processing\",\n        \"details\": {\n            \"amount\": \"147\",\n            \"description\": \"200MB - 3 days (Direct Data) order on 07042434056\",\n            \"beneficiary\": \"07042434056\",\n            \"package\": \"GIFTING\"\n        }\n    }\n}"}],"_postman_id":"aa6bcada-a7d3-4d0f-b16d-3c5fc24712e4"},{"name":"Query","id":"322245a2-9571-4b13-83ca-c3b8a145f56b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=920920323","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"920920323"}],"variable":[]}},"response":[{"id":"435bf70e-30d6-4ddc-b91a-1591f14c5b07","name":"9mbileSme Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=920920323","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"920920323"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 15:39:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"920920323\",\n        \"service\": \"9mobileSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"46\",\n            \"beneficiary\": \"09039636737\",\n            \"package\": \"SME\"\n        }\n    }\n}"},{"id":"b675c207-6685-4eec-936d-cef01add572a","name":"9mobileGifting Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=934934903904","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"934934903904"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 24 Apr 2025 13:04:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"12039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"934934903904\",\n        \"service\": \"9mobileGifting\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"147\",\n            \"description\": \"200MB - 3 days (Direct Data) order on 07042434056\",\n            \"beneficiary\": \"07042434056\",\n            \"package\": \"GIFTING\"\n        }\n    }\n}"}],"_postman_id":"322245a2-9571-4b13-83ca-c3b8a145f56b"}],"id":"b356c8c2-9b32-4682-a008-14c50d73987f","description":"<h4 id=\"service-id-bcb\">Service ID: BCB</h4>\n<p>This service requires get status and get prices calls, the former is to get the availability of the service while the later is to get details for each value of data.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"ecfee078-0c88-49c0-8b15-c6323f04df32","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"3be2c194-de2c-4eb8-be2d-24f90910a89d","type":"text/javascript","exec":[""]}}],"_postman_id":"b356c8c2-9b32-4682-a008-14c50d73987f"},{"name":"Glo Data","item":[{"name":"Get Status","id":"cdc2ed42-a2b4-4c85-aeed-2cfef7a58e4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCC&requestType=SME","description":"<blockquote>\n<p>Use to get the availability of the service </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"<code>BCC</code>\"</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"<code>SME</code>\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BCC"},{"key":"requestType","value":"SME"}],"variable":[]}},"response":[{"id":"200a5196-155c-4a8b-b8b3-54151dbea49b","name":"GloSme Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCC&requestType=SME","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCC"},{"key":"requestType","value":"SME"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 15:52:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"GloSme\",\n        \"name\": \"Glo Sme Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"cdc2ed42-a2b4-4c85-aeed-2cfef7a58e4c"},{"name":"Prices","id":"c2390f84-9b6f-4321-a235-96d89cb56d68","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCC\",\r\n    \"requestType\": \"SME\"\r\n\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>Used to get details for each value of data. </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCC\".</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"SME\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"1fd1d483-d0e6-44fc-80f7-70328ef65ca3","name":"Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCC\",\r\n    \"requestType\": \"SME\"\r\n\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 16:02:13 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"200MB Glo Data - 14days Validity\",\n            \"price\": 50,\n            \"productCode\": \"MBGG200\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"500MB Glo Data - 30days Validity\",\n            \"price\": 120,\n            \"productCode\": \"MBGG500\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB Glo Data - 30days Validity\",\n            \"price\": 230,\n            \"productCode\": \"MBGG1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB Glo Data - 30days Validity\",\n            \"price\": 460,\n            \"productCode\": \"MBGG2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3GB Glo Data - 30days Validity\",\n            \"price\": 690,\n            \"productCode\": \"MBGG3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"5GB Glo Data - 30days Validity\",\n            \"price\": 1150,\n            \"productCode\": \"MBGG5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"10GB Glo Data - 30days Validity\",\n            \"price\": 2300,\n            \"productCode\": \"MBGG10\",\n            \"status\": \"Available\"\n        }\n    ]\n}"}],"_postman_id":"c2390f84-9b6f-4321-a235-96d89cb56d68"},{"name":"Recharge","id":"4dcca4e7-6a5a-4543-9415-741238a89a82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCC\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09059689599\",\r\n    \"trans_id\": \"594390897544\",\r\n    \"code\": \"MBGG200\",\r\n    \"amount\": \"50\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCC\".</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"SME\"</td>\n</tr>\n<tr>\n<td>beneficiary</td>\n<td>String</td>\n<td>Beneficiary phone number</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>Code value from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c2390f84-9b6f-4321-a235-96d89cb56d68\">get prices</a> call</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction cost from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c2390f84-9b6f-4321-a235-96d89cb56d68\">get prices</a> call</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"a3eab552-1866-462e-9f80-4b44f1f51705","name":"Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCC\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09059689599\",\r\n    \"trans_id\": \"594390897544\",\r\n    \"code\": \"MBGG200\",\r\n    \"amount\": \"50\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 16:04:43 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"594390897544\",\n        \"service\": \"GloSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"50\",\n            \"beneficiary\": \"09059689599\",\n            \"package\": \"SME\"\n        },\n        \"wallet_balance\": \"319858\"\n    }\n}"}],"_postman_id":"4dcca4e7-6a5a-4543-9415-741238a89a82"},{"name":"Query","id":"7868202f-d1ef-4347-9cc6-5acafb6b400b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=594390897544","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"594390897544"}],"variable":[]}},"response":[{"id":"d90a1bf9-770e-4a4b-8d7b-2ac96882025b","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=594390897544","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"594390897544"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Tue, 31 Oct 2023 16:05:56 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"594390897544\",\n        \"service\": \"GloSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"50\",\n            \"beneficiary\": \"09059689599\",\n            \"package\": \"SME\"\n        }\n    }\n}"}],"_postman_id":"7868202f-d1ef-4347-9cc6-5acafb6b400b"}],"id":"9d3e0bf8-d059-441b-8979-13e79e2027fd","description":"<h4 id=\"service-id-bcc\">Service ID: BCC</h4>\n<p>This service requires get status and get prices calls, the former is to get the availability of the service while the later is to get details for each value of data.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"acd47070-90f9-4a28-9623-9b26cb66c8f9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a43f3550-e38d-4cf6-bb2b-7f7da7e263c6","type":"text/javascript","exec":[""]}}],"_postman_id":"9d3e0bf8-d059-441b-8979-13e79e2027fd"},{"name":"Airtel Data","item":[{"name":"Get Status","id":"93fe1912-bfe6-4fc7-9d38-788cac006b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_live_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCD&requestType=SME","description":"<blockquote>\n<p>Use to get the availability of the service </p>\n</blockquote>\n<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"<code>BCD</code>\"</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"<code>SME</code>\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For Airtel Gifting, the <code>requestType</code> will be \"<code>GIFTING</code>\" this will return the availability of the service.</p>\n","urlObject":{"protocol":"https","path":["api","v2","control","services_status"],"host":["enterprise","mobilenig","com"],"query":[{"key":"service_id","value":"BCD"},{"key":"requestType","value":"SME"}],"variable":[]}},"response":[{"id":"7b27500e-c0f4-43d4-b239-094e0eca7e02","name":"AirtelSme Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCD&requestType=SME","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCD"},{"key":"requestType","value":"SME"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Wed, 01 Nov 2023 15:45:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"AirtelSme\",\n        \"name\": \"Airtel Sme Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"},{"id":"71f9780e-b19c-4437-b4c9-c4e26eb9a1f2","name":"Airtel Gifting Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_live_key}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://enterprise.mobilenig.com/api/v2/control/services_status?service_id=BCD&requestType=GIFTING","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","control","services_status"],"query":[{"key":"service_id","value":"BCD"},{"key":"requestType","value":"GIFTING"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Apr 2025 11:42:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"service\": \"AirtelGifting\",\n        \"service_id\": \"BCD\",\n        \"name\": \"Airtel Gifting Data\",\n        \"status\": \"Available\",\n        \"blocked\": false\n    }\n}"}],"_postman_id":"93fe1912-bfe6-4fc7-9d38-788cac006b28"},{"name":"Prices","id":"323c1e60-39d2-419a-bb95-22ce86a423e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"requestType\": \"SME\"\r\n\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages","description":"<blockquote>\n<p>Used to get details for each value of data. </p>\n</blockquote>\n<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCD\".</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>String</td>\n<td>Hard-coded value \"GIFTING\"</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For AirtelSme, the <code>requestType</code> will be \"<code>SME</code>\" this will return the details for each value of data.</p>\n","urlObject":{"protocol":"https","path":["api","v2","services","packages"],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"51955425-6c2c-4b90-8b22-088bc80258a2","name":"AirtelSme Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"requestType\": \"SME\"\r\n\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Wed, 01 Nov 2023 15:52:05 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"300MB Airtel Data - 7days Validity\",\n            \"price\": 70,\n            \"productCode\": \"MBAS300\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"500MB Airtel Data - 30days Validity\",\n            \"price\": 114,\n            \"productCode\": \"MBAS500\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB Airtel Data - 30days Validity\",\n            \"price\": 220,\n            \"productCode\": \"MBAS1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB Airtel Data - 30days Validity\",\n            \"price\": 440,\n            \"productCode\": \"MBAS2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"5GB Airtel Data - 30days Validity\",\n            \"price\": 1100,\n            \"productCode\": \"MBAS5\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"10GB Airtel Data - 30days Validity\",\n            \"price\": 2200,\n            \"productCode\": \"MBAS10\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"15GB Airtel Data - 30days Validity\",\n            \"price\": 3300,\n            \"productCode\": \"MBAS15\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"20GB Airtel Data - 30days Validity\",\n            \"price\": 4400,\n            \"productCode\": \"MBAS20\",\n            \"status\": \"Available\"\n        }\n    ]\n}"},{"id":"18f3c878-aa32-496e-a280-4b20829e2f23","name":"Airtel Gifting Prices","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{public_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"requestType\": \"GIFTING\"\r\n\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/packages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Apr 2025 11:42:53 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": [\n        {\n            \"name\": \"500MB - 7 days (Direct Data)\",\n            \"price\": \"489.9\",\n            \"productCode\": \"MBAG500\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1GB - 7 days (Direct Data)\",\n            \"price\": \"783.8\",\n            \"productCode\": \"MBAG1\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"1.5GB - 7 days (Direct Data)\",\n            \"price\": \"979.8\",\n            \"productCode\": \"MBAG15\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3.5GB - 7 days (Direct Data)\",\n            \"price\": \"1,469.7\",\n            \"productCode\": \"MBAG35\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"6GB - 7 days (Direct Data)\",\n            \"price\": \"2,449.5\",\n            \"productCode\": \"MBAG6\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"10GB - 7 days (Direct Data)\",\n            \"price\": \"2,939.4\",\n            \"productCode\": \"MBAG10\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"18GB - 7 days (Direct Data)\",\n            \"price\": \"4,899.0\",\n            \"productCode\": \"MBAG18\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"2GB - 30 days (Direct Data)\",\n            \"price\": \"1,469.7\",\n            \"productCode\": \"MBAG2\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"3GB - 30 days (Direct Data)\",\n            \"price\": \"1,959.6\",\n            \"productCode\": \"MBAG3\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"4GB - 30 days (Direct Data)\",\n            \"price\": \"2,449.5\",\n            \"productCode\": \"MBAG4\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"8GB - 30 days (Direct Data)\",\n            \"price\": \"2,939.4\",\n            \"productCode\": \"MBAG8\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"10GB - 30 days (Direct Data)\",\n            \"price\": \"3,919.2\",\n            \"productCode\": \"MBAG010\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"13GB - 30 days (Direct Data)\",\n            \"price\": \"4,899.0\",\n            \"productCode\": \"MBAG13\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"18GB - 30 days (Direct Data)\",\n            \"price\": \"5,878.8\",\n            \"productCode\": \"MBAG018\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"25GB - 30 days (Direct Data)\",\n            \"price\": \"7,838.4\",\n            \"productCode\": \"MBAG25\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"35GB - 30 days (Direct Data)\",\n            \"price\": \"9,798.0\",\n            \"productCode\": \"MBAG35\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"60GB - 30 days (Direct Data)\",\n            \"price\": \"14,697.0\",\n            \"productCode\": \"MBAG60\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"100GB - 30 days (Direct Data)\",\n            \"price\": \"19,596.0\",\n            \"productCode\": \"MBAG100\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"160GB - 30 days (Direct Data)\",\n            \"price\": \"29,394.0\",\n            \"productCode\": \"MBAG160\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"210GB - 30 days (Direct Data)\",\n            \"price\": \"39,192.0\",\n            \"productCode\": \"MBAG210\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"300GB - 90 days (Direct Data)\",\n            \"price\": \"48,990.0\",\n            \"productCode\": \"MBAG300\",\n            \"status\": \"Available\"\n        },\n        {\n            \"name\": \"350GB - 120 days (Direct Data)\",\n            \"price\": \"58,788.0\",\n            \"productCode\": \"MBAG350\",\n            \"status\": \"Available\"\n        }\n    ]\n}"}],"_postman_id":"323c1e60-39d2-419a-bb95-22ce86a423e1"},{"name":"Recharge","id":"1b7f72a8-0908-4d6c-8da0-b7b111decb34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09045679834\",\r\n    \"trans_id\": \"23743839298\",\r\n    \"code\": \"MBAS300\",\r\n    \"amount\": \"70\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/","description":"<p><strong>Body Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>String</td>\n<td>Hard-coded value \"BCD\".</td>\n</tr>\n<tr>\n<td>service_type</td>\n<td>String</td>\n<td>Hard-coded value \"GIFTING\"</td>\n</tr>\n<tr>\n<td>beneficiary</td>\n<td>String</td>\n<td>Beneficiary phone number</td>\n</tr>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n<tr>\n<td>code</td>\n<td>String</td>\n<td>Code value from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c2390f84-9b6f-4321-a235-96d89cb56d68\">get prices</a> call</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>Transaction cost from <a href=\"https://documenter.getpostman.com/view/15560873/UUxwCoqd#c2390f84-9b6f-4321-a235-96d89cb56d68\">get prices</a> call</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note:</strong> For AirtelSme, <code>service_type</code> will be \"<code>SME</code>\".</p>\n","urlObject":{"protocol":"https","path":["api","v2","services",""],"host":["enterprise","mobilenig","com"],"query":[],"variable":[]}},"response":[{"id":"741a749b-44a1-41a8-a8fc-375a3938c279","name":"AirtelSme Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"service_type\": \"SME\",\r\n    \"beneficiary\": \"09045679834\",\r\n    \"trans_id\": \"23743839298\",\r\n    \"code\": \"MBAS300\",\r\n    \"amount\": \"70\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Wed, 01 Nov 2023 16:00:20 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23743839298\",\n        \"service\": \"AirtelSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"70\",\n            \"beneficiary\": \"09045679834\",\n            \"package\": \"SME\"\n        },\n        \"wallet_balance\": \"319788\"\n    }\n}"},{"id":"3bf378fc-6bbc-4705-ae41-492c34901480","name":"Airtel Gifting Recharge","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"service_id\": \"BCD\",\r\n    \"service_type\": \"GIFTING\",\r\n    \"beneficiary\": \"09042277012\",\r\n    \"trans_id\": \"23743839298\",\r\n    \"code\": \"MBAG500\",\r\n    \"amount\": \"489.9\"\r\n}"},"url":"https://enterprise.mobilenig.com/api/v2/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Apr 2025 11:47:22 GMT"},{"key":"Content-Type","value":"application/json; charset=UTF-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Access-Control-Max-Age","value":"3600"},{"key":"Access-Control-Allow-Headers","value":"Content-Type, Access-Control-Allow-Headers, Authorization, X-Requested-With"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23743839298\",\n        \"service\": \"AirtelGifting\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"489.9\",\n            \"beneficiary\": \"09042277012\",\n            \"package\": \"GIFTING\"\n        },\n        \"wallet_balance\": \"125.79\"\n    }\n}"}],"_postman_id":"1b7f72a8-0908-4d6c-8da0-b7b111decb34"},{"name":"Query","id":"cc054734-39f2-4cdd-8f24-0e127e58d34a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{secret_key}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23743839298","description":"<p><strong>Query Params</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>trans_id</td>\n<td>Number</td>\n<td>The trans_id used to recharge.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","services","query"],"host":["enterprise","mobilenig","com"],"query":[{"key":"trans_id","value":"23743839298"}],"variable":[]}},"response":[{"id":"dfb01896-3dbb-4a2b-8fa1-c0bcb5565904","name":"AirtelSme Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23743839298","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"23743839298"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"Date","value":"Wed, 01 Nov 2023 16:02:17 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"X-Sucuri-Cache","value":"BYPASS"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23743839298\",\n        \"service\": \"AirtelSme\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"70\",\n            \"beneficiary\": \"09045679834\",\n            \"package\": \"SME\"\n        }\n    }\n}"},{"id":"8c91e6c8-1b28-4804-a624-a0594caadd95","name":"Airtel Gifting Query","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{secret_key}}","type":"text"}],"url":{"raw":"https://enterprise.mobilenig.com/api/v2/services/query?trans_id=23743839298","protocol":"https","host":["enterprise","mobilenig","com"],"path":["api","v2","services","query"],"query":[{"key":"trans_id","value":"23743839298"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Apr 2025 11:52:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-Sucuri-ID","value":"11039"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Security-Policy","value":"upgrade-insecure-requests;"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Headers","value":"access"},{"key":"Access-Control-Allow-Methods","value":"GET"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Vary","value":"Authorization"},{"key":"Server","value":"Sucuri/Cloudproxy"},{"key":"X-Sucuri-Cache","value":"BYPASS"},{"key":"Alt-Svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"statusCode\": \"200\",\n    \"details\": {\n        \"trans_id\": \"23743839298\",\n        \"service\": \"AirtelGifting\",\n        \"status\": \"Approved\",\n        \"details\": {\n            \"amount\": \"489.9\",\n            \"beneficiary\": \"09042277012\",\n            \"package\": \"GIFTING\"\n        }\n    }\n}"}],"_postman_id":"cc054734-39f2-4cdd-8f24-0e127e58d34a"}],"id":"c7939e7e-47d4-4976-8ab1-3c6207cfc37e","description":"<h4 id=\"service-id-bcd\">Service ID: BCD</h4>\n<p>This service requires get status and get prices calls, the former is to get the availability of the service while the later is to get details for each value of data.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{public_key}}"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"acd47070-90f9-4a28-9623-9b26cb66c8f9","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a43f3550-e38d-4cf6-bb2b-7f7da7e263c6","type":"text/javascript","exec":[""]}}],"_postman_id":"c7939e7e-47d4-4976-8ab1-3c6207cfc37e"}],"event":[{"listen":"prerequest","script":{"id":"ffba44bb-7ea3-4217-94ea-88ab9b93e941","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5593c8ee-08d1-48ff-bd12-4854cb12abe1","type":"text/javascript","exec":[""]}}]}