{"info":{"_postman_id":"4a527cb8-9753-4994-b976-1a13c6265bc3","name":"TOPUPMATE","description":"<html><head></head><body><p>Topupmate API enables users to purchase Airtime, Internet Data, Cable TV Subscription, Pay Electricity Bills, and Buy Examination Pin.</p>\n<p>Your API Key should be kept secured. It can be obtained from your profile. If you need to change your API Key, Please Contact Admin.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"19250691","collectionId":"4a527cb8-9753-4994-b976-1a13c6265bc3","publishedId":"UzBnpmDc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-06-21T00:25:56.000Z"},"item":[{"name":"User Details","id":"d9061748-6c17-452f-b01d-f4f2d45e5db0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Token","value":"Token 12345","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://topupmate.com/api/user/","urlObject":{"protocol":"https","path":["api","user",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[{"id":"fc3aa4cb-8bcf-4e88-9cc4-5bd1fa50ce92","name":"User Details","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Token 12345","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"http://localhost/topupmate/api/user/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Jun 2022 00:39:04 GMT"},{"key":"Server","value":"Apache/2.4.37 (Win32) OpenSSL/1.1.1a PHP/7.3.0"},{"key":"X-Powered-By","value":"PHP/7.3.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Allow","value":"GET, POST, OPTIONS, PUT, DELETE"},{"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-Length","value":"64"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"Yusuf Ibrahim\",\n    \"balance\": \"5,577.00\",\n    \"status\": \"success\"\n}"}],"_postman_id":"d9061748-6c17-452f-b01d-f4f2d45e5db0"},{"name":"Airtime","id":"3e716ce9-b895-4fb4-829f-175742179e9c","protocolProfileBehavior":{"disableBodyPruning":true,"strictSSL":false},"request":{"method":"POST","header":[{"key":"Token","value":"Token 12345","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"network\":\"1\",\r\n    \"phone\":\"07032529431\",\r\n    \"ref\":\"4545567gfgglh\",\r\n    \"airtime_type\":\"VTU\",\r\n    \"ported_number\":false,\r\n    \"amount\":\"56\"\r\n}"},"url":"https://topupmate.com/api/airtime/","urlObject":{"protocol":"https","path":["api","airtime",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[{"id":"a71b2a67-a552-4b81-b1f5-c90167ca72f5","name":"Airtime","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Token 12345","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"network\":\"1\",\r\n    \"phone\":\"07032529431\",\r\n    \"ref\":\"4545567gfgglh\",\r\n    \"airtime_type\":\"VTU\",\r\n    \"ported_number\":false,\r\n    \"amount\":\"56\"\r\n}"},"url":"http://localhost/topupmate/api/airtime/"},"status":"Transaction Successful","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 20 Jun 2022 09:20:15 GMT"},{"key":"Server","value":"Apache/2.4.37 (Win32) OpenSSL/1.1.1a PHP/7.3.0"},{"key":"X-Powered-By","value":"PHP/7.3.0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"POST"},{"key":"Allow","value":"POST, OPTIONS, PUT, DELETE"},{"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-Length","value":"175"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"network\": \"MTN\",\n    \"amount\": 54.88,\n    \"oldbal\": 3632,\n    \"newbal\": 3577.12,\n    \"service\": \"Airtime\",\n    \"description\": \"MTN Airtime purchase of N56 for phone number 07032529431\"\n}"}],"_postman_id":"3e716ce9-b895-4fb4-829f-175742179e9c"},{"name":"Data","id":"f9f19711-3a02-42af-b6a3-4db86b48ef00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 12345","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"network\":\"1\",\r\n    \"phone\":\"07032529431\",\r\n    \"ref\":\"4545567k4h5300\",\r\n    \"data_plan\":\"1\",\r\n    \"ported_number\":false\r\n}"},"url":"https://topupmate.com/api/data/","urlObject":{"protocol":"https","path":["api","data",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9f19711-3a02-42af-b6a3-4db86b48ef00"},{"name":"Buy Cable Tv Plan","id":"7ef557da-a6b9-4248-9484-9e10a2df986d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"provider\":\"1\", \r\n    \"iucnumber\":\"73737267672\",\r\n    \"plan\":\"3\",\r\n    \"ref\":\"4545567k4h5300\",\r\n    \"subtype\":\"renew/change\",\r\n    \"phone\":\"07032529431\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://topupmate.com/api/cabletv/","urlObject":{"protocol":"https","path":["api","cabletv",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ef557da-a6b9-4248-9484-9e10a2df986d"},{"name":"Verify IUC Number","id":"b9e9563c-c6c8-4c25-b434-f7d427968db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"provider\":\"1\", \r\n    \"iucnumber\":\"73737267672\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://topupmate.com/api/cabletv/verify/","urlObject":{"protocol":"https","path":["api","cabletv","verify",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9e9563c-c6c8-4c25-b434-f7d427968db8"},{"name":"Buy Exam Pin","id":"0153d070-5433-4f7f-850a-ad5bd25da166","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"provider\":\"1\", \r\n    \"quantity\":\"2\",\r\n    \"ref\":\"2eertt567ye678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://topupmate.com/api/exam/","urlObject":{"protocol":"https","path":["api","exam",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0153d070-5433-4f7f-850a-ad5bd25da166"},{"name":"Buy Electricity Token","id":"21260cc8-e25e-44eb-960b-521535f25b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"provider\":\"1\", \r\n    \"meternumber\":\"24567665767\",\r\n    \"amount\":\"1000\",\r\n    \"metertype\":\"prepaid/postpaid\",\r\n    \"phone\":\"07032529431\",\r\n    \"ref\":\"2eertt567ye678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://topupmate.com/api/electricity/","urlObject":{"protocol":"https","path":["api","electricity",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"21260cc8-e25e-44eb-960b-521535f25b28"},{"name":"Verify Meter Number","id":"d2db1da7-ec27-4c05-a7a4-f722f7fc0daa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Token","value":"Token 1234","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"provider\":\"1\", \r\n    \"meternumber\":\"24567665767\",\r\n    \"metertype\":\"prepaid/postpaid\"\r\n    \r\n}","options":{"raw":{"language":"json"}}},"url":"https://topupmate.com/api/electricity/verify/","urlObject":{"protocol":"https","path":["api","electricity","verify",""],"host":["topupmate","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2db1da7-ec27-4c05-a7a4-f722f7fc0daa"}]}