{"info":{"_postman_id":"4225358e-28af-4b8b-9a7f-3985d8e966a3","name":"Ncwallet NG API Doc","description":"<html><head></head><body><h2 id=\"getting-started-guide\"><strong>Getting started guide</strong></h2>\n<p>Welcome to the <strong>Ncwallet NG</strong>! You can use our API to access <strong>Ncwallet NG</strong> API endpoints, which can be use to purchase any of our services, and breeds in our database.</p>\n<p>We have language bindings in PHP, Ruby, Python, react js and JavaScript! You can use any programming language of your choice to connect to <strong>Ncwallet NG</strong> endpoints.</p>\n<p>This <strong>Ncwallet NG</strong> API documentation page was created to assits you through the integration proccess.</p>\n<p>Thanks.</p>\n<p>All requests to <strong>Ncwallet NG</strong> API must be done using the web API URL below.</p>\n<p><code>live Url Base: https://ncwallet.ng/api/</code></p>\n<h2 id=\"10-authentication\">1.0 Authentication</h2>\n<p><strong>Ncwallet NG</strong> uses {{<strong>Token</strong>}} as the security protocol.</p>\n<p>To access <strong>Ncwallet NG</strong> endpoints you'd need to get API Key and Transaction PIN ready to grants you access to the service.</p>\n<p>For <strong>Token Authorization</strong><br>It should be passed as stated below<br>Please use the following details for authentication in header section.<br><strong>Authorization</strong>: Your <strong>Ncwallet NG Transaction PIN</strong> followed by Your <strong>Ncwallet NG</strong> <strong>API Key</strong>.</p>\n<p>Sample \"<strong>Authorization</strong>: 1234nrnvsgjyrnvndgjg\".</p>\n<h3 id=\"authentication-error-response\">Authentication error response</h3>\n<p>If an <strong>API Key</strong> or <strong>Transaction PIN</strong> is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.</p>\n<h2 id=\"20-allowed-api-operations\">2.0 Allowed API Operations</h2>\n<p>The following operation types are supported.</p>\n<ul>\n<li><strong>User Details</strong></li>\n<li><strong>Query Transaction and IDs</strong></li>\n<li><strong>Bills Payment (VAS)</strong></li>\n</ul>\n<h2 id=\"30-services-integration-explanation\">3.0 Services Integration explanation</h2>\n<p>Each service endpoint has is own desicription for easy integration.</p>\n<p><em>Expected status response to determine the transaction status.</em></p>\n<h4 id=\"response-code\"><strong>Response code</strong></h4>\n<blockquote>\n<p><strong>status</strong> = success </p>\n</blockquote>\n<p>This means that the transaction is successful and you have been charged.</p>\n<blockquote>\n<p><strong>status</strong> = fail </p>\n</blockquote>\n<p>This means that the transaction failed and you have been refunded.</p>\n<blockquote>\n<p><strong>status</strong> = process or any other response </p>\n</blockquote>\n<p>This means that the transaction is pending and you have been charged, kindly wait for about 5mins or reachout to our support with you transaction ref ID for confirmation.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"21426936","collectionId":"4225358e-28af-4b8b-9a7f-3985d8e966a3","publishedId":"2s9Yyy7dJT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-06T21:09:44.000Z"},"item":[{"name":"Fetch Details","item":[{"name":"Fetch account details","id":"da7b1a95-5b81-427d-91d1-6b960021eeda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://ncwallet.ng/api/user/","urlObject":{"path":["user",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"0b7ddc86-6e4c-4509-a77c-09aaddf1a6e2","name":"Fetch user details","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://ncwallet.ng/api/user/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"249"},{"key":"date","value":"Tue, 06 Feb 2024 03:07:51 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"username\": \"Olu Kaykay\",\n    \"balance\": \"2,586.00\",\n    \"refer_bal\": \"0.00\",\n    \"apikey\": \"1213440de21b01c5c499aa632c5d7635d40c89e1b4c4d0774e21c0f2b41\",\n    \"AccessToken\": \"1213NDQwZGUyMWIwMWM1YzQ5OWFhNjMyYzVkNzYzNWQ0MGM4OWUxYjRjNGQwNzc0ZTIxYzBmMmI0MQ==\"\n}"}],"_postman_id":"da7b1a95-5b81-427d-91d1-6b960021eeda"},{"name":"Fetch account  details 2","id":"d091e03a-3346-484b-8db2-c46717c32556","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"Token","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://ncwallet.ng/api/user/details","urlObject":{"path":["user","details"],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"1484c8ac-ab42-4c12-87ec-59fb557a213c","name":"Fetch user details 2","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://ncwallet.ng/api/user/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"249"},{"key":"date","value":"Tue, 06 Feb 2024 02:53:29 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"username\": \"Olu Kaykay\",\n    \"balance\": \"2,586.00\",\n    \"refer_bal\": \"0.00\",\n    \"apikey\": \"1213440de21b01c5c499aa632c5d7635d40c89e1b4c4d0774e21c0f2b41\",\n    \"AccessToken\": \"1213NDQwZGUyMWIwMWM1YzQ5OWFhNjMyYzVkNzYzNWQ0MGM4OWUxYjRjNGQwNzc0ZTIxYzBmMmI0MQ==\"\n}"}],"_postman_id":"d091e03a-3346-484b-8db2-c46717c32556"}],"id":"81a07154-698b-4ab3-9f13-17342e507adb","description":"<ol>\n<li><strong>Fetch account details</strong></li>\n</ol>\n<p>This endpoint allows you to fetch account details related to your profile. i.e Available Balance, Referal balance and more</p>\n<blockquote>\n<p><strong>This endpoint uses</strong><br />\"Authorization\": base64(\"Your_Ncwallet_NG_Transaction_PINYour_Ncwallet_NG_Username:Your_Ncwallet_NG_Password\")<br />The resulting Base64 encoded string should then be pass at the <strong>Header</strong> </p>\n</blockquote>\n<ul>\n<li><strong>Fetch account details 2:</strong></li>\n</ul>\n<p>This endpoint also allows you to fetch account details related to your profile. i.e Available Balance, Referal balance and more</p>\n<blockquote>\n<p><strong>This endpoint uses</strong><br />\"Authorization\": Your_Ncwallet_NG_Transaction_PINYour_Ncwallet_NG_APIKEY<br />This should be pass at the <strong>Header</strong></p>\n</blockquote>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"fa3d1400-082b-4a05-a1eb-efe991de9def","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"92249ca1-1aa1-4e77-aa7b-311f8e4ca14f","type":"text/javascript","exec":[""]}}],"_postman_id":"81a07154-698b-4ab3-9f13-17342e507adb"},{"name":"Verify Transaction & Get IDs","item":[{"name":"Verify transaction","id":"15eb453e-e3a6-424a-970a-9a45d1bf9839","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"7ed3728abd2"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ref_id\": \"AIRTIMENCNG65BFAE3D1E3B9\" //Required\r\n}"},"url":"https://ncwallet.ng/api/transaction/","urlObject":{"path":["transaction",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"cf6a6618-2fa9-418a-a93b-577b517a3d62","name":"Verify transaction","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"ref_id\": \"AIRTIMENCNG65BFAE3D1E3B9\" //Required\r\n}"},"url":"https://ncwallet.ng/api/transaction/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"332"},{"key":"date","value":"Fri, 16 Feb 2024 07:07:06 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"data\": {\n        \"trnx_status\": \"success\",\n        \"service\": \"Airtime\",\n        \"ref_id\": \"AIRTIMENCNG65BFAE3D1E3B9\",\n        \"oldbal\": \"₦3,745.00\",\n        \"amount\": \"₦100.00\",\n        \"discount_charges\": \"₦4.00\",\n        \"newbal\": \"₦3,649.00\",\n        \"channel\": \"WEB\",\n        \"message\": \"Airtime purchase of GLO VTU NGN 100.00 to 09056495630.\",\n        \"datetime\": \"2024-02-04 04:33:17 PM\"\n    }\n}"}],"_postman_id":"15eb453e-e3a6-424a-970a-9a45d1bf9839"},{"name":"Get all Service IDs","id":"950747e3-cbbb-4323-b246-e2a6a680dcd1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"","type":"text","description":"<p>Does not require Header</p>\n"}],"body":{"mode":"raw","raw":""},"url":"https://ncwallet.ng/api/service_id/?fetch=network","urlObject":{"path":["service_id",""],"host":["https://ncwallet.ng/api"],"query":[{"description":{"content":"<p>Needed value is stated at the service body</p>\n","type":"text/plain"},"key":"fetch","value":"network"}],"variable":[]}},"response":[{"id":"1c48b96f-a375-488e-b839-0e9c8c602efc","name":"Query IDs","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"77fe451f1dd13f1af5e9fb1047c28b7979bd656848d892ef238ae80e9acb","type":"text"},{"key":"trnx-pin","value":"1234","type":"text","disabled":true}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://ncwallet.ng/api/service_id/?fetch=network","host":["https://ncwallet.ng/api"],"path":["service_id",""],"query":[{"key":"fetch","value":"network","description":"Use the service path name to fetch the associated IDs i.e data, network, cableTV."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"GET"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"content-type","value":"application/json; charset=UTF-8"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-length","value":"693"},{"key":"date","value":"Tue, 06 Feb 2024 23:50:10 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload;"},{"key":"referrer-policy","value":"no-referrer-when-downgrade"}],"cookie":[],"responseTime":null,"body":"Array\n(\n    [status] => success\n    [message] => Network ID list fetched successfully.\n    [network_list] => Array\n        (\n            [0] => Array\n                (\n                    [network_id] => 1\n                    [network] => MTN\n                )\n\n            [1] => Array\n                (\n                    [network_id] => 2\n                    [network] => AIRTEL\n                )\n\n            [2] => Array\n                (\n                    [network_id] => 3\n                    [network] => GLO\n                )\n\n            [3] => Array\n                (\n                    [network_id] => 4\n                    [network] => 9MOBILE\n                )\n\n        )\n\n)\n"}],"_postman_id":"950747e3-cbbb-4323-b246-e2a6a680dcd1"}],"id":"2abe1d78-38a8-4d4a-8eaa-700bf696cf33","description":"<p><strong>1. Query transaction</strong></p>\n<p>This endpoint allows you to query transaction to get the current status of the transaction with ref_id</p>\n<blockquote>\n<p><strong>This enpoint uses</strong><br />\"Authorization\": Your_Ncwallet_NG_Transaction_PINYour_Ncwallet_NG_APIKEY<br />This should be pass at the <strong>Header</strong> </p>\n</blockquote>\n<p><strong>2. Query IDs</strong></p>\n<p>This endpoint allows you to fetch IDs for all our services, i.e data_plan ID, network ID and others.</p>\n<blockquote>\n<p><strong>This enpoint uses</strong><br />\"Authorization\": Your_Ncwallet_NG_Transaction_PINYour_Ncwallet_NG_APIKEY<br />This should be pass at the <strong>Header</strong></p>\n</blockquote>\n","event":[{"listen":"prerequest","script":{"id":"70cfc923-a324-4524-bd42-094db18829fd","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"071c8e08-9bd9-4cb7-bb46-c0a58b512b79","type":"text/javascript","exec":[""]}}],"_postman_id":"2abe1d78-38a8-4d4a-8eaa-700bf696cf33","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"4225358e-28af-4b8b-9a7f-3985d8e966a3","id":"4225358e-28af-4b8b-9a7f-3985d8e966a3","name":"Ncwallet NG API Doc","type":"collection"}}},{"name":"Bills Payment (VAS)","item":[{"name":"Purchase data","id":"b82e7761-f151-4f77-b333-fa48fb2648c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 1, // Required: Query IDs endpoint to get the list with \"network\"\r\n  \"phone_number\": \"09039272000\", // Required\r\n  \"data_plan\": 1, // Required: Query IDs endpoint to get the list with \"data\"\r\n  \"bypass\": true   // Required (true or false)\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/data/","urlObject":{"path":["data",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"da2fb9ab-0d1c-4da1-bf40-86d2eba6599a","name":"Purchase data","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 1, // Required\r\n  \"phone_number\": \"09039272000\", // Required\r\n  \"data_plan\": 1, // Required\r\n  \"bypass\": true   // Required\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/data/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"637"},{"key":"date","value":"Tue, 06 Feb 2024 19:58:06 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Data purchase of MTN SME 500MB to 09039272000.\",\n    \"api_response\": \"Dear Customer, You have successfully shared 500MB Data to 2349039272000. Your SME data balance is 22302.39GB expires 14/03/2024. Thankyou\",\n    \"response\": \"Dear Customer, You have successfully shared 500MB Data to 2349039272000. Your SME data balance is 22302.39GB expires 14/03/2024. Thankyou\",\n    \"ref_id\": \"DATANCNG65C28F446C043\",\n    \"request_ip\": \"102.88.82.26\",\n    \"network\": \"MTN\",\n    \"phone_number\": \"09039272000\",\n    \"plan_type\": \"SME\",\n    \"plan_name\": \"500MB\",\n    \"oldbal\": \"NGN 14,661.00\",\n    \"amount\": \"NGN 140.00\",\n    \"newbal\": \"NGN 14,521.00\",\n    \"datetime\": \"2024-02-06 08:57:56 PM\"\n}"}],"_postman_id":"b82e7761-f151-4f77-b333-fa48fb2648c5"},{"name":"Purchase airtime","id":"e2044a93-91a7-4b33-b835-3a2d7b8db4a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 3, // Required: Query IDs endpoint to get the list with \"network\"\r\n  \"airtime_type\": \"VTU\", // Required: (VTU or SNS)\r\n  \"phone_number\": \"09056495000\", // Required\r\n  \"amount\": \"100\", // Required\r\n  \"bypass\": true // Required (true or false)\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/topup/","urlObject":{"path":["topup",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"6272be50-faca-40ba-ae05-a616d1504ccc","name":"Purchase airtime","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 3, // 1 or 2 or 3 or 4\r\n  \"airtime_type\": \"VTU\", // VTU or SNS\r\n  \"phone_number\": \"09056495630\",\r\n  \"amount\": \"100\",\r\n  \"bypass\": true // true or false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/topup/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"set-cookie","value":"PHPSESSID=400f9449eedded589a9668aa261c3ff9; path=/; secure; HttpOnly; SameSite=Strict"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"380"},{"key":"date","value":"Mon, 18 Dec 2023 14:45:08 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload;"},{"key":"referrer-policy","value":"no-referrer-when-downgrade"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Airtime purchase of GLO VTU ₦100.00 to 09056495000.\",\n    \"api_response\": \"\",\n    \"response\": \"\",\n    \"ref_id\": \"AIRTIMENCNG65805AEE15E30\",\n    \"request_ip\": \"102.89.32.118\",\n    \"network\": \"GLO\",\n    \"airtime_type\": \"VTU\",\n    \"phone_number\": \"09056495000\",\n    \"oldbal\": \"₦1,049,585.50\",\n    \"amount\": \"₦100.00\",\n    \"amount_paid\": \"₦97.00\",\n    \"newbal\": \"₦1,049,585.50\",\n    \"datetime\": \"2023-12-18 03:45:02 PM\"\n}"}],"_postman_id":"e2044a93-91a7-4b33-b835-3a2d7b8db4a2"},{"name":"Purchase result checkers","id":"829cf408-ece1-44a1-aaf7-c06aa046bcd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"12347ed3728abd2"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"exam_id\": \"1\", // Required (1: Waec, 2: Neco, 3: Nabteb)\r\n  \"quantity\": \"1\" // Required\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/exam/","urlObject":{"path":["exam",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"12f2c2ee-a787-4858-9553-2d553344280d","name":"Purchase Result checkers","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"exam_id\": \"1\", // Required\r\n  \"quantity\": \"1\" // Required\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/exam/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"315"},{"key":"date","value":"Tue, 06 Feb 2024 20:27:19 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Result checker of Waec 1Quantity(s).\",\n    \"ref_id\": \"RESULTCHECKERNCNG65C296279FBC2\",\n    \"request_ip\": \"102.88.82.26\",\n    \"exam_id\": \"1\",\n    \"exam_name\": \"Waec\",\n    \"quantity\": \"1\",\n    \"pin\": \"\",\n    \"serial\": \"\",\n    \"oldbal\": \"NGN 14,425.00\",\n    \"amount\": \"NGN 3,400.00\",\n    \"newbal\": \"NGN 11,025.00\",\n    \"datetime\": \"2024-02-06 09:27:19 PM\"\n}"}],"_postman_id":"829cf408-ece1-44a1-aaf7-c06aa046bcd0"},{"name":"Purchase recharge card","id":"ea5dd3bc-cc4e-41e1-b0e6-4f135452a092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 1, // Required: Query IDs endpoint to get the list with \"network\"\r\n  \"quantity\": 2, // Required\r\n  \"name_on_card\": \"Ncwallet\", // Required\r\n  \"amount\": \"100\" // Required (100, 200, 500, 1000)\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/recharge/","urlObject":{"path":["recharge",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"2a76bbe2-bc4d-4c96-bd85-9938d4e792d9","name":"Purchase recharge card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n  \"network\": 1, // 1, 2, 3, 4\r\n  \"quantity\": 2, // Max: 50qty\r\n  \"name_on_card\": \"Ncwallet\",\r\n  \"amount\": \"100\" // 100, 200, 500, 1000\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/recharge/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"383"},{"key":"date","value":"Tue, 19 Dec 2023 13:21:44 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload;"},{"key":"referrer-policy","value":"no-referrer-when-downgrade"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"fail\",\n    \"message\": \"Recharge card purchase of 2 quantity MTN ₦100.00.\",\n    \"ref_id\": \"AIRTIMEPIN|NC|NG|658198E417EF7\",\n    \"request_ip\": \"102.88.34.29\",\n    \"network\": \"MTN\",\n    \"amount_plan\": \"100\",\n    \"quantity\": \"2\",\n    \"name_on_card\": \"Ncwallet\",\n    \"pin\": \"\",\n    \"serial\": \"\",\n    \"load_pin\": \"\",\n    \"oldbal\": \"₦1,047,871.50\",\n    \"amount\": \"₦196.00\",\n    \"newbal\": \"₦1,047,871.50\",\n    \"datetime\": \"2023-12-19 02:21:40 PM\"\n}"}],"_postman_id":"ea5dd3bc-cc4e-41e1-b0e6-4f135452a092"},{"name":"Electricity token","id":"941a80ac-5e84-4768-9d6a-71856af9d321","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"meter_id\" : \"6\", // Required Query IDs endpoint to get the list with \"bill\"\r\n    \"meter_type\" : \"prepaid\", // Required: prepaid or postpaid\r\n    \"meter_number\" : \"45056851558\", // Required\r\n    \"amount\" : \"500\", // Required\r\n    \"bypass\": true // Required (true or false)\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/bill/","urlObject":{"path":["bill",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"860f39a1-4bb3-4efc-a901-099c31596368","name":"Electricity token","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"meter_id\" : \"6\", // Required\r\n    \"meter_type\" : \"prepaid\", // Required; prepaid or postpaid\r\n    \"meter_number\" : \"45056851558\", // Required\r\n    \"amount\" : \"500\", // Required\r\n    \"bypass\" : false // Required\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/bill/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"551"},{"key":"date","value":"Tue, 06 Feb 2024 17:42:15 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Electricity payment of ₦500.00 to Ibadan Electricity (IBEDC) - 45056851577.\",\n    \"ref_id\": \"BILLNCNG65C26F738A5F8\",\n    \"request_ip\": \"102.88.82.26\",\n    \"meter_id\": \"1\",\n    \"meter_type\": \"prepaid\",\n    \"meter_company\": \"Ibadan Electricity (IBEDC)\",\n    \"meter_number\": \"45056851577\",\n    \"meter_name\": \"Mr Olu kaykay\",\n    \"meter_address\": \"No 14 Nigeria\",\n    \"token\": \"464757453596595766485\",\n    \"oldbal\": \"NGN 4,661.00\",\n    \"amount\": \"NGN 500.00\",\n    \"discount_charges\": \"NGN 2.50\",\n    \"newbal\": \"NGN 4,163.50\",\n    \"datetime\": \"2024-02-06 06:42:11 PM\"\n}"}],"_postman_id":"941a80ac-5e84-4768-9d6a-71856af9d321"},{"name":"CableTV subscription","id":"af050b15-65c2-4a3e-afe1-190618ef67de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","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":"Token 12347ed3728abd2","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cable_id\" : \"2\", // Required 1: Gotv, 2: Dstv, 3: Startimes, 4: Showmax\r\n    \"cable_number\" : \"8214422754\", // Required\r\n    \"cable_plan\" : \"2\", // Required Query IDs endpoint to get the list with \"cable\"\r\n    \"bypass\": true // Required (true or false)\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/cable/","urlObject":{"path":["cable",""],"host":["https://ncwallet.ng/api"],"query":[],"variable":[]}},"response":[{"id":"55a4517d-71ea-4cb8-8dc0-97bd3b2e9d51","name":"CableTV subscription","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cable_id\" : \"2\", // Required\r\n    \"cable_number\" : \"8214422754\", // Required\r\n    \"cable_plan\" : \"2\", // Required\r\n    \"bypass\" : false // Required\r\n}","options":{"raw":{"language":"json"}}},"url":"https://ncwallet.ng/api/cable/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"feature-policy","value":"geolocation 'self'; microphone 'none'; camera 'none'"},{"key":"expect-ct","value":"enforce, max-age=86400"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"referrer-policy","value":"same-origin"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-frame-options","value":"DENY"},{"key":"permissions-policy","value":"geolocation=(), microphone=(), camera=()"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"415"},{"key":"date","value":"Tue, 06 Feb 2024 17:28:12 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"CableTV subscription of DStv Yanga to DSTV - 8214422777.\",\n    \"ref_id\": \"CABLENCNG65C26C1F59F9B\",\n    \"request_ip\": \"102.88.82.26\",\n    \"cable_id\": \"2\",\n    \"cable_company\": \"DSTV\",\n    \"cable_number\": \"8214422777\",\n    \"customer_name\": \"Olu kaykay\",\n    \"cable_plan_name\": \"DStv Yanga\",\n    \"oldbal\": \"NGN 4,661.00\",\n    \"amount\": \"NGN 4,200.00\",\n    \"discount_charges\": \"NGN 31.50\",\n    \"newbal\": \"NGN 492.50\",\n    \"datetime\": \"2024-02-06 06:27:59 PM\"\n}"}],"_postman_id":"af050b15-65c2-4a3e-afe1-190618ef67de"},{"name":"Electricity validation","id":"e5707172-a920-4d7f-99da-ccf24b344788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"","type":"text"}],"url":"https://ncwallet.ng/api/bill/bill-validation?meter_id=6&meter_type=prepaid&meter_number=45056851000","urlObject":{"path":["bill","bill-validation"],"host":["https://ncwallet.ng/api"],"query":[{"description":{"content":"<p>// Required</p>\n","type":"text/plain"},"key":"meter_id","value":"6"},{"description":{"content":"<p>// Required</p>\n","type":"text/plain"},"key":"meter_type","value":"prepaid"},{"description":{"content":"<p>// Required</p>\n","type":"text/plain"},"key":"meter_number","value":"45056851000"}],"variable":[]}},"response":[{"id":"fbf1983c-657c-4338-a38a-c1dc64bd3ec6","name":"Electricity validation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://ncwallet.ng/api/bill/bill-validation?meter_id=6&meter_type=prepaid&meter_number=45056851000","host":["https://ncwallet.ng/api"],"path":["bill","bill-validation"],"query":[{"key":"meter_id","value":"6","description":"// Required"},{"key":"meter_type","value":"prepaid","description":"// Required"},{"key":"meter_number","value":"45056851000","description":"// Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"219"},{"key":"date","value":"Tue, 06 Feb 2024 17:37:29 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload;"},{"key":"referrer-policy","value":"no-referrer-when-downgrade"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Meter number validated successfully.\",\n    \"meter_id\": \"6\",\n    \"meter_company\": \"Ibadan Electricity (IBEDC)\",\n    \"meter_number\": \"45056851000\",\n    \"meter_name\": \"Mr Olu kaykay\",\n    \"meter_address\": \"No 14 Nigeria\"\n}"}],"_postman_id":"e5707172-a920-4d7f-99da-ccf24b344788"},{"name":"CableTV validation","id":"440a6fad-06b2-411b-8027-e3d6833e1670","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"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":"Token 12347ed3728abd2","type":"text"}],"url":"https://ncwallet.ng/api/cable/cable-validation?cable_id=2&cable_number=8214422754","urlObject":{"path":["cable","cable-validation"],"host":["https://ncwallet.ng/api"],"query":[{"key":"cable_id","value":"2"},{"description":{"content":"<p> // Required</p>\n","type":"text/plain"},"key":"cable_number","value":"8214422754"}],"variable":[]}},"response":[{"id":"fded09a8-f7bf-4b32-8dee-d6edaf5753ca","name":"CableTV validation","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://ncwallet.ng/api/cable/cable-validation?cable_id=2&cable_number=8214422754","host":["https://ncwallet.ng/api"],"path":["cable","cable-validation"],"query":[{"key":"cable_id","value":"2","description":" // Required"},{"key":"cable_number","value":"8214422754","description":" // Required"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"keep-alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"POST"},{"key":"access-control-allow-headers","value":"X-API-KEY, Origin, X-Requested-With, Content-Type, Accept, Access-Control-Request-Method, Access-Control-Allow-Origin"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"175"},{"key":"date","value":"Tue, 06 Feb 2024 17:04:30 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"x-turbo-charged-by","value":"LiteSpeed"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload;"},{"key":"referrer-policy","value":"no-referrer-when-downgrade"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"CableTV account validated successfully.\",\n    \"cable_company\": \"DSTV\",\n    \"cable_number\": \"8214422777\",\n    \"customer_name\": \"Olu kaykay\",\n    \"current_plan\": \"Dstv Confam N5,300\"\n}"}],"_postman_id":"440a6fad-06b2-411b-8027-e3d6833e1670"}],"id":"34140c1e-dac2-4755-b097-326452b4f81d","description":"<h4 id=\"bills-payment-vas\">Bills Payment (VAS)</h4>\n<p>This endpoint allows you to purchse any of our services. and also to validate</p>\n<blockquote>\n<p><strong>This enpoint uses</strong><br />\"Authorization\": Your_Ncwallet_NG_Transaction_PINYour_Ncwallet_NG_APIKEY<br />This should be pass at the <strong>Header</strong></p>\n</blockquote>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"c5601d08-a05c-471e-bb68-baa59af24566","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6c733701-cdd4-4b26-9178-274ff4f601ae","type":"text/javascript","exec":[""]}}],"_postman_id":"34140c1e-dac2-4755-b097-326452b4f81d"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"797a2fdf-49b8-40e8-9c68-1440abfa2530","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"17787f5a-8ece-4604-a1eb-b8289491f384","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api url","value":"https://ncwallet.ng/api"},{"key":"trxpin","value":"1234"},{"key":"Authorization","value":"7ed3728abd2"}]}