{"info":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","description":"<html><head></head><body><h1 id=\"get-started-here\">📄 Get started here</h1>\n<p>Welcome to our official website documentation <a href=\"https://arewabundleapi.com\">https://arewabundleapi.com</a></p>\n<h2 id=\"🔖-api-base-endpoint\">🔖 API Base Endpoint</h2>\n<ul>\n<li><a href=\"https://arewabundleapi.com/api/v2/buyservice\">https://arewabundleapi.com/api/v2/buyservice</a></li>\n</ul>\n<h2 id=\"authentication\">Authentication</h2>\n<p>We use Bearer Token to authorize your request and login to your dashboard to get your token</p>\n<h3 id=\"authentication-error-response\">Authentication error response</h3>\n<p>If an API key is missing, malformed, or invalid, you will receive an HTTP 401 Unauthorized response code.</p>\n<h2 id=\"rate-and-usage-limits\">Rate and usage limits</h2>\n<p><code>Use this section to cover your APIs' terms of use. Include API limits, constraints, and relevant error codes, so consumers understand the permitted API usage and practices.</code></p>\n<p><code>The example given below is from The Postman API's documentation. Use it as a reference to write your APIs' terms of use.</code></p>\n<p>API access rate limits apply at a per-API key basis in unit time. The limit is 300 requests per minute. Also, depending on your plan, you may have usage limits. If you exceed either limit, your request will return an HTTP 429 Too Many Requests status code.</p>\n<p>Each API response returns the following set of headers to help you identify your use status:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>X-RateLimit-Limit</code></td>\n<td>The maximum number of requests that the consumer is permitted to make per minute.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Remaining</code></td>\n<td>The number of requests remaining in the current rate limit window.</td>\n</tr>\n<tr>\n<td><code>X-RateLimit-Reset</code></td>\n<td>The time at which the current rate limit window resets in UTC epoch seconds.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"503-response\">503 response</h3>\n<p>An HTTP <code>503</code> response from our servers indicates there is an unexpected spike in API access traffic. The server is usually operational within the next five minutes. If the outage persists or you receive any other form of an HTTP <code>5XX</code> error, <a href=\"https://support.postman.com/hc/en-us/requests/new/\">contact support</a>.</p>\n<h3 id=\"need-some-help\"><strong>Need some help?</strong></h3>\n<p><code>Contact our support team for guide</code></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"📄 Get started here","slug":"get-started-here"}],"owner":"25698923","collectionId":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","publishedId":"2sAXxWa9jx","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-10-19T03:19:40.000Z"},"item":[{"name":"Fetch-data-plans","item":[{"name":"Fetchdata","event":[{"listen":"test","script":{"id":"f9d5405d-7a35-4617-b5b1-60eb504147db","exec":[""],"type":"text/javascript","packages":{}}}],"id":"739f6255-72f1-4fe8-bd11-694fee3b45cd","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-billers\",\r\n\"network\": \"MTN\",\r\n\"type\": \"DATA\"//DATA-CORPORATE, DATA-AWOOF, DATA-SHARE\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","description":"<p>Gets information about the authenticated user.</p>\n","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[{"id":"32dceda2-4f7d-4dee-95a1-162aea70dc76","name":"Successful Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-billers\",\r\n\"network\": \"MTN\",\r\n\"type\": \"DATA\"//DATA-CORPORATE, DATA-AWOOF, DATA-SHARE\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":{"content":"","type":"text/plain"}}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"List of bundle codes\",\n    \"biller\": \"MTN\",\n    \"data\": [\n        {\n            \"id\": \"277\",\n            \"name\": \"MTN DATASHARE 500MB (monthly)\",\n            \"amount\": \"140\",\n            \"bundle\": \"MTN-500MB-SHARE\"\n        },\n        {\n            \"id\": \"273\",\n            \"name\": \"MTN DATASHARE 5GB (1 month)\",\n            \"amount\": \"1100\",\n            \"bundle\": \"MTN-5GB-SHARE\"\n        },\n        {\n            \"id\": \"271\",\n            \"name\": \"MTN DATASHARE 3GB (1 month)\",\n            \"amount\": \"660\",\n            \"bundle\": \"MTN-3GB-SHARE\"\n        },\n        {\n            \"id\": \"269\",\n            \"name\": \"MTN datashare 2GB (monthly)\",\n            \"amount\": \"440\",\n            \"bundle\": \"MTN-2GB-SHARE\"\n        },\n        {\n            \"id\": \"261\",\n            \"name\": \"MTN DIRECT GIFTING 1.5GB (1 month)\",\n            \"amount\": \"1100\",\n            \"bundle\": \"MTN-1.5GB-GIFT\"\n        },\n        {\n            \"id\": \"255\",\n            \"name\": \"MTN DATASHARE 1GB (1 month)\",\n            \"amount\": \"220\",\n            \"bundle\": \"MTN-1GB-SHARE\"\n        },\n        {\n            \"id\": \"190\",\n            \"name\": \"MTN corporate 5gb (1 month)\",\n            \"amount\": \"1310\",\n            \"bundle\": \"MTN-5GB-CORPORATE\"\n        },\n        {\n            \"id\": \"186\",\n            \"name\": \"MTN corporate 500mb (1 month)\",\n            \"amount\": \"140\",\n            \"bundle\": \"MTN-500MB-CORPORATE\"\n        },\n        {\n            \"id\": \"184\",\n            \"name\": \"MTN corporate 40g ( 1 month)\",\n            \"amount\": \"10480\",\n            \"bundle\": \"MTN-40GB-CORPORATE\"\n        },\n        {\n            \"id\": \"181\",\n            \"name\": \"MTN corporate 3gb ( 1 month)\",\n            \"amount\": \"786\",\n            \"bundle\": \"MTN-3GB-CORPORATE\"\n        },\n        {\n            \"id\": \"129\",\n            \"name\": \"MTN Corporate 2GB (1 month)\",\n            \"amount\": \"524\",\n            \"bundle\": \"MTN-2GB-CORPORATE\"\n        },\n        {\n            \"id\": \"125\",\n            \"name\": \"MTN Corporate 1GB (1 month)\",\n            \"amount\": \"262\",\n            \"bundle\": \"MTN-1GB-CORPORATE\"\n        },\n        {\n            \"id\": \"122\",\n            \"name\": \"MTN Corporate 10GB\",\n            \"amount\": \"2620\",\n            \"bundle\": \"MTN-10GB- CORPORATE\"\n        },\n        {\n            \"id\": \"117\",\n            \"name\": \"MTN SME 10GB\",\n            \"amount\": \"2650\",\n            \"bundle\": \"MTN-10GB\"\n        },\n        {\n            \"id\": \"114\",\n            \"name\": \"MTN SME 5GB (1 month)\",\n            \"amount\": \"1325\",\n            \"bundle\": \"MTN-5GB\"\n        },\n        {\n            \"id\": \"111\",\n            \"name\": \"MTN SME 500MB (1 month)\",\n            \"amount\": \"150\",\n            \"bundle\": \"MTN-500MB\"\n        },\n        {\n            \"id\": \"108\",\n            \"name\": \"MTN SME 3GB (1 month)\",\n            \"amount\": \"795\",\n            \"bundle\": \"MTN-3GB\"\n        },\n        {\n            \"id\": \"106\",\n            \"name\": \"MTN SME 2GB\",\n            \"amount\": \"516\",\n            \"bundle\": \"MTN-2GB\"\n        },\n        {\n            \"id\": \"45\",\n            \"name\": \"MTN SME 1GB (1 month)\",\n            \"amount\": \"265\",\n            \"bundle\": \"MTN-1GB\"\n        }\n    ]\n}"},{"id":"9c63a4d1-d8bb-4d70-ac45-6780428da494","name":"Fetchdata","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-billers\",\r\n\"network\": \"MTN\",\r\n\"type\": \"DATA\"//DATA-CORPORATE, DATA-AWOOF, DATA-SHARE\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"739f6255-72f1-4fe8-bd11-694fee3b45cd"},{"name":"fetchdata","event":[{"listen":"test","script":{"id":"f9d5405d-7a35-4617-b5b1-60eb504147db","exec":[""],"type":"text/javascript","packages":{}}}],"id":"52f95880-a979-472e-b894-1c4716a91b7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-billers\",\r\n\"network\": \"MTN\",\r\n\"type\": \"DATA\"//DATA-CORPORATE, DATA-AWOOF, DATA-SHARE\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"52f95880-a979-472e-b894-1c4716a91b7e"},{"name":"success response","event":[{"listen":"test","script":{"id":"f9d5405d-7a35-4617-b5b1-60eb504147db","exec":[""],"type":"text/javascript","packages":{}}}],"id":"d904d451-9f62-4afd-873b-397b31926fb3","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"}],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-billers\",\r\n\"network\": \"MTN\",\r\n\"type\": \"DATA\"//DATA-CORPORATE, DATA-AWOOF, DATA-SHARE\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d904d451-9f62-4afd-873b-397b31926fb3"}],"id":"f3347131-41af-46b9-9c29-e243f88fc123","description":"<p>You can fetch dataplans with this collection</p>\n","_postman_id":"f3347131-41af-46b9-9c29-e243f88fc123","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"BuyData","item":[{"name":"purchase-data","event":[{"listen":"test","script":{"id":"d1e8a9cf-52dd-41c4-8bb8-d7b1e6a32a7e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"663bc495-f275-45ab-b7ef-83b09a48a5e7","request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\n\"service\":\"buy-data\",\n\"network\": \"GLO\",\n\"mobile\":\"08071070102\",\n\"bundle_id\": \"154\"\n\n}"},"url":"https://arewabundleapi.com/api/v2/buyservice","description":"<p>Creates a collection using the <a href=\"https://schema.postman.com/json/collection/v2.1.0/docs/index.html\">Postman Collection v2 schema format</a>. Include a <code>collection</code> object in the request body that contains the following required properties:</p>\n<ul>\n<li><code>info</code> — An <strong>object</strong> that contains the following properties:<ul>\n<li><code>name</code> — A <strong>string</strong> value that contains the collection's name.</li>\n<li><code>schema</code> — A <strong>string</strong> that contains a URL to the collection's schema. For example, the <code>https://schema.getpostman.com/collection/v1</code> URL.</li>\n</ul>\n</li>\n<li><code>item</code> — An <strong>object</strong> that contains the HTTP request and response information.<ul>\n<li><code>request</code> — An <strong>object</strong> that contains the collection's request information. For a complete list of values, refer to the <code>definitions.request</code> entry in the <a href=\"https://schema.postman.com/json/collection/v2.1.0/collection.json\">collection.json schema file</a>. If you pass an empty object for this value, the system defaults to an untitled GET request.</li>\n</ul>\n</li>\n</ul>\n<p><strong>Note:</strong></p>\n<ul>\n<li>For a complete list of available property values for this endpoint, use the following references available in the <a href=\"https://schema.postman.com/json/collection/v2.1.0/collection.json\">collection.json schema file</a>:<ul>\n<li><code>info</code> object — Use the <code>definitions.info</code> entry.</li>\n<li><code>item</code> object — Use the <code>definitions.items</code> entry.</li>\n</ul>\n</li>\n<li>For all other possible values, refer to the <a href=\"https://schema.postman.com/json/collection/v2.1.0/collection.json\">collection.json schema file</a>.</li>\n</ul>\n","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[{"disabled":true,"description":{"content":"<p>Optional. A workspace ID in which to create the collection.</p>\n<p>If you do not include this query parameter, the system creates the collection in your \"My Workspace\" workspace.</p>\n","type":"text/plain"},"key":"workspace","value":"{{workspaceId}}"}],"variable":[]}},"response":[],"_postman_id":"663bc495-f275-45ab-b7ef-83b09a48a5e7"},{"name":"Successful response","event":[{"listen":"test","script":{"id":"d1e8a9cf-52dd-41c4-8bb8-d7b1e6a32a7e","exec":[""],"type":"text/javascript","packages":{}}}],"id":"72061020-ac2c-431b-b486-bb52f4cbbb95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\n\"service\":\"buy-data\",\n\"network\": \"MTN\",\n\"mobile\":\"06034567867\",\n\"bundle_id\": \"277\"//fetch dataplans to get other bundles\n\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[{"disabled":true,"description":{"content":"<p>Optional. A workspace ID in which to create the collection.</p>\n<p>If you do not include this query parameter, the system creates the collection in your \"My Workspace\" workspace.</p>\n","type":"text/plain"},"key":"workspace","value":""}],"variable":[]}},"response":[],"_postman_id":"72061020-ac2c-431b-b486-bb52f4cbbb95"}],"id":"7617f8ff-5ee3-4ffe-95fc-d0d36158aeb1","description":"<p>The <code>/collections</code> endpoints let you manage your <a href=\"https://learning.postman.com/docs/sending-requests/intro-to-collections/\">collections</a>.</p>\n","_postman_id":"7617f8ff-5ee3-4ffe-95fc-d0d36158aeb1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"BuyAirtime","item":[{"name":"purchase-airtime","id":"5d390cbd-8cb0-43fe-a358-ff3ac8ee5a67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"buy-airtime\",\r\n\"network\": \"MTN\",\r\n\"mobile\":\"06034567867\",\r\n\"amount\": \"100\",\r\n\"type\": \"VTU\"//AWUF, SNS\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5d390cbd-8cb0-43fe-a358-ff3ac8ee5a67"}],"id":"2e315fae-6150-4fc4-9def-5a56ad19fdcd","_postman_id":"2e315fae-6150-4fc4-9def-5a56ad19fdcd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"BuyCable","item":[{"name":"purchase-cable","id":"f04cae29-b2a4-467c-979a-9a8c86650452","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"buy-cable\",\r\n\"smartcard\": \"0773635353535\",\r\n\"brand\":\"GOTV\",\r\n\"plan\": \"GOHAN\",\r\n\"decoder_owner\": \"Test Test\"//Customer Name\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f04cae29-b2a4-467c-979a-9a8c86650452"}],"id":"42e146f2-eb9c-42cf-b93f-25f9eb7969d9","_postman_id":"42e146f2-eb9c-42cf-b93f-25f9eb7969d9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"BuyPower","item":[{"name":"BuyPower","id":"68644045-d921-4e94-a5f6-96a04001b77d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"buy-power\",\r\n\"meter_no\": \"0773635353535\",\r\n\"meter_name\":\"ibadan-electric\",\r\n\"amount\": \"100\",\r\n\"mobile\": \"0828957577\",//Customer Phone\r\n\"meter_owner\": \"Test Test\"//Customer Name\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"68644045-d921-4e94-a5f6-96a04001b77d"}],"id":"9e1e4e8d-b8e7-4a63-b600-adaa5198adaa","_postman_id":"9e1e4e8d-b8e7-4a63-b600-adaa5198adaa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"VerifyCable","item":[{"name":"verify-cable","id":"235edb83-b118-4653-bf4c-2cd27359692e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"smartcard-check\",\r\n\"smartcard\": \"0773635353535\",\r\n\"brand\":\"GOTV\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"235edb83-b118-4653-bf4c-2cd27359692e"}],"id":"3702442b-e541-46fe-99c8-045b3d42571e","_postman_id":"3702442b-e541-46fe-99c8-045b3d42571e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"VerifyPower","item":[{"name":"verify-power","id":"7bf3ef79-d483-46dc-a956-4a7dabc12d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"meter-check\",\r\n\"meter_no\": \"0773635353535\",\r\n\"meter_name\":\"ibadan-electric\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bf3ef79-d483-46dc-a956-4a7dabc12d5c"}],"id":"a45d503e-ec89-40c6-b834-c0f9f8975dc8","_postman_id":"a45d503e-ec89-40c6-b834-c0f9f8975dc8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"FetchCable","item":[{"name":"fetch-cable","id":"06962891-424b-473a-b19c-4a5fd383af0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"fetch-cable\",\r\n\"brand\":\"GOTV\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"06962891-424b-473a-b19c-4a5fd383af0f"}],"id":"65fe01ef-e7d5-47a0-8fac-529a992928f2","_postman_id":"65fe01ef-e7d5-47a0-8fac-529a992928f2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}},{"name":"FetchPowers","item":[{"name":"fetch-power","id":"7ba8bd1d-47e9-4981-a18c-10ae4bcade05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\r\n\"service\":\"list-meters\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"https://arewabundleapi.com/api/v2/buyservice","urlObject":{"protocol":"https","path":["api","v2","buyservice"],"host":["arewabundleapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ba8bd1d-47e9-4981-a18c-10ae4bcade05"}],"id":"068d54ad-2e4b-4f9c-8789-408999d9f443","_postman_id":"068d54ad-2e4b-4f9c-8789-408999d9f443","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","id":"62d5ea06-4e2e-43d0-a31d-0eb84dde31c7","name":"Arewabundle API documentation","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-API-Key"},{"key":"value","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""]}},{"listen":"test","script":{"type":"text/javascript","exec":[""]}}],"variable":[{"id":"ee7eea7e-5492-47da-b8c5-0190d07fa8c8","key":"baseUrl","value":"https://farming-simulator.pstmn.io"}]}