{"info":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","description":"<html><head></head><body><p>Nextropay Regular is the go-to eCommerce solution to help you build your favorite cryptocurrency platforms. Easy to integrate and manage; with various options for checkout. You can create an invoice, payment links, donation links, initiate payouts to external wallets, or to users on Nextropay.</p>\n<p>Nextropay gives you a variety of options to receive payments even without writing a single line of code yourself.</p>\n<p>Nextropay Regular has two endpoints you can utilize - Once for development purposes, and the other for production.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Environment</strong></th>\n<th><strong>Base Url</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Development</td>\n<td><a href=\"https://sandbox.nextropay.com/api/\">https://sandbox.nextropay.com/api/</a></td>\n</tr>\n<tr>\n<td>Production</td>\n<td><a href=\"https://nextropay.com/api/\">https://nextropay.com/api/</a></td>\n</tr>\n</tbody>\n</table>\n</div><p>You can obtain faucets for development purposes from your favorite faucet platforms or contact our support team for some supplies.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20030406","collectionId":"a71505e2-8eae-449b-8f02-b63b19473ec3","publishedId":"UVsLR6X5","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-29T13:30:22.000Z"},"item":[{"name":"Check API Key","id":"9cf961c7-d1b1-4584-9a0c-cd8e657edd78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"{{x-api-key}}","type":"text"}],"url":"{{baseUrl}}check-key","description":"<p>Before kickstarting your API calls, it is always important to verify that you are working with the right business. This can be neglected, however, but when you have multiple businesses associated with one account, it is important that you do this.</p>\n<p>When you call this endpoint, we will verify that you have the right business for your requests. Every response is bound</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"host":["{{baseUrl}}check-key"],"query":[],"variable":[]}},"response":[{"id":"4c8beb36-0dd5-4c45-bc47-53f3c6da2b08","name":"success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","type":"text"}],"url":"{{baseUrl}}check-key"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 08:23:12 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 08:23:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"name\": \"Meritinfos Liquidnet\",\n        \"reference\": \"1944370864\",\n        \"withdrawal\": \"allowed\"\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"c4ef8678-2e85-4f8a-9f2e-4f56a64c80d9","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"","type":"text"},{"key":"","value":"","type":"text"}],"url":"{{baseUrl}}check-key"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 08:23:55 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 08:23:55 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"request.error \",\n    \"data\": {\n        \"error\": \"only json requests supported.\\n         content type received.\"\n    }\n}"}],"_postman_id":"9cf961c7-d1b1-4584-9a0c-cd8e657edd78"},{"name":"Get Business","id":"59a6387d-5cde-49f8-b99e-abfcbca0c7de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"","type":"text"}],"url":"{{baseUrl}}account/business/1944370864","description":"<p>This endpoint helps you fetch information about a specific business in your dashboard. You can view every detail about the business, as well as get the charges placed on invoices, payment links.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["business","1944370864"],"host":["{{baseUrl}}account"],"query":[],"variable":[]}},"response":[{"id":"011dfd38-3ac5-4335-b28d-792446432277","name":"error","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}account/business/1944370864"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 09:12:57 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 09:12:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"request.error \",\n    \"data\": {\n        \"error\": \"Missing x-api-key header.\"\n    }\n}"},{"id":"aa41c87f-a01c-40c6-994e-8a59ffac4bb6","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-key","value":"","type":"text"}],"url":"{{baseUrl}}account/business/1944370864"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 09:24:45 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 09:24:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"name\": \"Meritinfos Liquidnet\",\n        \"reference\": \"1944370864\",\n        \"description\": \"We are a software-based company.\",\n        \"withdrawal\": \"allowed\",\n        \"businessType\": \"Regular\",\n        \"charge\": \"0.5\",\n        \"whiteLabelCharge\": \"1\",\n        \"trustedIp\": null,\n        \"date_created\": \"2022-03-04T21:59:45.000000Z\"\n    },\n    \"message\": \"retrieved\"\n}"}],"_postman_id":"59a6387d-5cde-49f8-b99e-abfcbca0c7de"},{"name":"Update Business","id":"a4dbbb72-bcb5-4144-a814-4be231d359e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Buxiscrow\",\n    \"description\":\"Buxiscrow is you gateway to secured financial transaction\",\n    \"businessType\":\"1\",\n    \"trustedIps\":\"\",\n    \"pin\":\"472988\",\n    \"whoPay\":\"2\"\n}"},"url":"{{baseUrl}}account/business/update","description":"<p>Sometimes, you might need to upgrade your platform without need to come to Nextropay. Our endpoint allows you to update your business information from your end. All you need to do is supply the needed data alongside your API key.</p>\n<p><strong>NOTE:</strong> All fields are required except the trustedIp field.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["business","update"],"host":["{{baseUrl}}account"],"query":[],"variable":[]}},"response":[{"id":"3cb8856b-06ca-4c8d-afa2-e3d9139e0b58","name":"success","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Buxiscrow\",\n    \"description\":\"Buxiscrow is you gateway to secured financial transaction\",\n    \"businessType\":\"1\",\n    \"trustedIps\":\"\",\n    \"pin\":\"472988\",\n    \"whoPay\":\"2\"\n}"},"url":"{{baseUrl}}account/business/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 10:12:26 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 10:12:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"timestamp\": 1647339146\n    },\n    \"message\": \"updated\"\n}"}],"_postman_id":"a4dbbb72-bcb5-4144-a814-4be231d359e4"},{"name":"Create Invoice","id":"17223678-50f4-4653-9fab-e35ded820c50","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Account Funding\",\n    \"description\":\"Account Funding\",\n    \"amount\":\"10000\",\n    \"payerName\":\"Michael Erastus\",\n    \"email\":\"meritinfos@gmail.com\",\n    \"asset\":\"BTC\",\n    \"fiat\":\"USD\",\n    \"customId\":\"124783\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}invoice/create","description":"<p>Use Nextropay's <strong>CREATE INVOICE</strong> endpoint to create a unique invoice for your customers to pay you</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["create"],"host":["{{baseUrl}}invoice"],"query":[],"variable":[]}},"response":[{"id":"d6c30326-0dd6-47d5-b9cd-50acd9414cd7","name":"success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Account Funding\",\n    \"description\":\"Account Funding\",\n    \"amount\":\"10000\",\n    \"payerName\":\"Michael Erastus\",\n    \"email\":\"meritinfos@gmail.com\",\n    \"asset\":\"BTC\",\n    \"fiat\":\"USD\",\n    \"customId\":\"Account Funding\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}invoice/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 07:26:47 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 07:26:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Account Funding\",\n        \"reference\": \"1887942069\",\n        \"payer\": \"Michael Erastus\",\n        \"email\": \"meritinfos@gmail.com\",\n        \"fiatAmount\": 10100,\n        \"cryptoAmount\": 0.2555479744845256,\n        \"coin\": \"BTC\",\n        \"currency\": \"USD\",\n        \"charge\": \"1%\",\n        \"fiatCharge\": 100,\n        \"cryptoCharge\": 0.0025301779651933226,\n        \"expirationDate\": null,\n        \"status\": \"pending\",\n        \"address\": \"mxyLuTEBeYhCSHYoUiCEp9h3Gi4Jfn6HSq\",\n        \"customId\": \"Account Funding\"\n    },\n    \"message\": \"invoice created\"\n}"},{"id":"f075ec1c-28d3-49f1-87b1-ac2d5dd8c3c6","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Account Funding\",\n    \"description\":\"Account Funding\",\n    \"amount\":\"10000\",\n    \"payerName\":\"Michael Erastus\",\n    \"email\":\"meritinfos@gmail.com\",\n    \"asset\":\"BTC\",\n    \"fiat\":\"GBP\",\n    \"customId\":\"124783\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}invoice/create"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 07:27:57 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 07:27:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"validation.error\",\n    \"data\": {\n        \"error\": \"Fiat not supported\"\n    }\n}"},{"id":"98f1a92e-b693-41b9-b462-d40cf5e91e78","name":"success - regular","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\":\"Account Funding\",\n    \"description\":\"Account Funding\",\n    \"amount\":\"10000\",\n    \"payerName\":\"Michael Erastus\",\n    \"email\":\"meritinfos@gmail.com\",\n    \"asset\":\"BTC\",\n    \"fiat\":\"USD\",\n    \"customId\":\"124783\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseUrl}}invoice/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 09:11:57 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 09:11:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Account Funding\",\n        \"reference\": \"0706062560\",\n        \"link\": \"http://192.168.43.139:8000/api/pay-invoice/0706062560\",\n        \"status\": \"pending\",\n        \"customId\": \"124783\"\n    },\n    \"message\": \"invoice created\"\n}"}],"_postman_id":"17223678-50f4-4653-9fab-e35ded820c50"},{"name":"Fetch invoice","id":"98a18371-1672-434b-8dfe-96fd48eaf0e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details","description":"<p>Query this endpoint to get the status of your created invoices. This endpoint will return details of the invoice; data which varies if the payment received is partial, complete or pending, and also if the business is white-label, or regular type.</p>\n<p>The <strong>invoice reference</strong> is used to query this endpoint since it is always unique to each invoice. We have deprecated and removed the endpoint that allows you to query this endpoint using your customId because we have had cases where such IDs are not unique.</p>\n<p>We advise that you only credit your customers once <strong>status</strong> is shown as <strong>paid</strong> and the <strong>settled</strong> field is <strong>completed.</strong></p>\n<p>If you want to manually push your <strong>partial</strong> payments as completed, use the <strong>update</strong> endpoint to do this.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["0242684926","details"],"host":["{{baseUrl}}invoice"],"query":[],"variable":[]}},"response":[{"id":"4c090e63-d187-475b-ba7c-31057b82d198","name":"Error","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:06:20 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:06:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"invoice.invalid\",\n    \"data\": {\n        \"error\": \"Invalid Invoice or Invoice is not associated with business\"\n    }\n}"},{"id":"49e9dddc-d00f-4431-93a9-741c777d1ebf","name":"Success - Whitelabel","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:19:27 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:19:27 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"payer\": \"Michael Vitalis\",\n        \"email\": \"swiftranx@gmail.com\",\n        \"fiatAmount\": \"100000\",\n        \"cryptoAmount\": \"0.0044609117028793\",\n        \"coin\": \"BTC\",\n        \"currency\": \"NGN\",\n        \"charge\": \"1%\",\n        \"expires\": \"Indefinite\",\n        \"expirationDate\": null,\n        \"status\": \"pending\",\n        \"address\": \"1M5GrxfuzQaraoi5iWB7mCyNS19Vkxtxgh\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"83e49266-af3a-4930-bf6e-9ef7c28ea7dc","name":"success- regular","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:20:06 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:20:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"link\": \"http://192.168.43.139:8000/pay-invoice/0242684926\",\n        \"status\": \"pending\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"5ebd493f-feed-4185-8a2c-3e0eb23d98c1","name":"complete payment - regular","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:20:42 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:20:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"payer\": \"Michael Vitalis\",\n        \"email\": \"swiftranx@gmail.com\",\n        \"fiatAmount\": \"100000\",\n        \"cryptoAmount\": \"0.0044609117028793\",\n        \"coin\": \"BTC\",\n        \"currency\": \"NGN\",\n        \"charge\": \"1%\",\n        \"amountCharged\": \"0.00004417\",\n        \"fiatCharged\": \"1,000.000\",\n        \"amountPaid\": \"0.00\",\n        \"cryptoCredited\": \"-0.00004417\",\n        \"amountCredited\": \"-1,000.000\",\n        \"cryptoPaid\": \"0.00000000\",\n        \"datePaid\": null,\n        \"expires\": \"Indefinite\",\n        \"expirationDate\": null,\n        \"settled\": \"Indefinite\",\n        \"status\": \"paid\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"5cfd21ff-ad98-4dc7-8e30-411227e60a85","name":"complete payment - Whitelabel","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:21:28 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:21:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"payer\": \"Michael Vitalis\",\n        \"email\": \"swiftranx@gmail.com\",\n        \"fiatAmount\": \"100000\",\n        \"cryptoAmount\": \"0.0044609117028793\",\n        \"coin\": \"BTC\",\n        \"currency\": \"NGN\",\n        \"charge\": \"1%\",\n        \"amountCharged\": \"0.00004417\",\n        \"fiatCharged\": \"1,000.000\",\n        \"cryptoCredited\": \"-0.00004417\",\n        \"amountCredited\": \"-1,000.000\",\n        \"amountPaid\": \"0.00\",\n        \"cryptoPaid\": \"0.00000000\",\n        \"datePaid\": null,\n        \"expires\": \"Indefinite\",\n        \"expirationDate\": null,\n        \"txId\": null,\n        \"settled\": \"Indefinite\",\n        \"status\": \"paid\",\n        \"address\": \"1M5GrxfuzQaraoi5iWB7mCyNS19Vkxtxgh\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"4632ca50-427b-4d6b-87af-0bbfd1910fe9","name":"partial payment - white label","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:22:24 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:22:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"payer\": \"Michael Vitalis\",\n        \"email\": \"swiftranx@gmail.com\",\n        \"fiatAmount\": \"100000\",\n        \"cryptoAmount\": \"0.0044609117028793\",\n        \"coin\": \"BTC\",\n        \"currency\": \"NGN\",\n        \"charge\": \"1%\",\n        \"amountCharged\": \"0.00004417\",\n        \"fiatCharged\": \"1,000.000\",\n        \"amountPaid\": \"0.00\",\n        \"cryptoCredited\": \"-0.00004417\",\n        \"amountCredited\": \"-1,000.000\",\n        \"cryptoPaid\": \"0.00000000\",\n        \"datePaid\": null,\n        \"expires\": \"Indefinite\",\n        \"expirationDate\": null,\n        \"txId\": null,\n        \"settled\": \"Indefinite\",\n        \"status\": \"partial\",\n        \"address\": \"1M5GrxfuzQaraoi5iWB7mCyNS19Vkxtxgh\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"},{"id":"b2f2e032-4085-49cf-93b0-e11742096dce","name":"partial payment - regular","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:22:46 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:22:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"title\": \"Real Estate\",\n        \"reference\": \"0242684926\",\n        \"payer\": \"Michael Vitalis\",\n        \"email\": \"swiftranx@gmail.com\",\n        \"fiatAmount\": \"100000\",\n        \"cryptoAmount\": \"0.0044609117028793\",\n        \"coin\": \"BTC\",\n        \"currency\": \"NGN\",\n        \"charge\": \"1%\",\n        \"amountCharged\": \"0.00004417\",\n        \"fiatCharged\": \"1,000.000\",\n        \"amountPaid\": \"0.00\",\n        \"cryptoCredited\": \"-0.00004417\",\n        \"amountCredited\": \"-1,000.000\",\n        \"cryptoPaid\": \"0.00000000\",\n        \"datePaid\": null,\n        \"expires\": \"Indefinite\",\n        \"expirationDate\": null,\n        \"settled\": \"Indefinite\",\n        \"status\": \"partial\",\n        \"customId\": null\n    },\n    \"message\": \"retrieved\"\n}"}],"_postman_id":"98a18371-1672-434b-8dfe-96fd48eaf0e3"},{"name":"Update Invoice","id":"287077b9-ff21-4934-a90a-562766080834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/update","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["0242684926","update"],"host":["{{baseUrl}}invoice"],"query":[],"variable":[]}},"response":[{"id":"724912d0-f33b-4944-962c-1c9c451fbcde","name":"Success","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:37:59 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:37:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"timestamp\": 1647344279\n    },\n    \"message\": \"updated\"\n}"}],"_postman_id":"287077b9-ff21-4934-a90a-562766080834"},{"name":"Get invoice Settlement Data","id":"a0e00db9-01fa-43b2-ba34-50a9ef77a5e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/settlement","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["0242684926","settlement"],"host":["{{baseUrl}}invoice"],"query":[],"variable":[]}},"response":[{"id":"653c5e61-8af8-405e-9f47-7c5f98fd2161","name":"error","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/settlement"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:43:56 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:43:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"invoice.access.denied\",\n    \"data\": {\n        \"error\": \"Only white label businesses have access to this resource.\"\n    }\n}"},{"id":"72ac9a15-5146-4ccb-bda6-bbebaab798d8","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}invoice/0242684926/settlement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:45:25 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:45:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"settled\": \"pending\",\n        \"txId\": null,\n        \"timestamp\": 1647344725\n    },\n    \"message\": \"retrieved\"\n}"}],"_postman_id":"a0e00db9-01fa-43b2-ba34-50a9ef77a5e8"},{"name":"Create Payout","id":"e54df1ec-1c9f-4193-937c-8055c9964ba5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-sec","value":"x-api-sec","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"50\",\n    \"fiat\":\"USD\",\n    \"asset\":\"ETH\",\n    \"base_curr\":\"fiat\",\n    \"address\":\"0x5df15a6f2c9a4081d5f47be4decbacc257940798\"\n}"},"url":"{{baseUrl}}transfer/create","description":"<p>Most times, when making a payout, merchants find it diffcult to know what the amount field represents . We have tried to make this easy by including the base currency field. Whatever you set as the base currency <strong>fiat</strong> or <strong>crypto,</strong> the amount will be assumed to be that.</p>\n<p>Upon successful queuing, the payout reference is returned with the timestamp in epoch.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["create"],"host":["{{baseUrl}}transfer"],"query":[],"variable":[]}},"response":[{"id":"19879454-fc74-4150-a2dd-bc2b921df28a","name":"error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-sec","value":"x-api-sec","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"50000\",\n    \"fiat\":\"USD\",\n    \"asset\":\"ETH\",\n    \"base_curr\":\"fiat\",\n    \"address\":\"0x5df15a6f2c9a4081d5f47be4decbacc257940798\"\n}"},"url":"{{baseUrl}}transfer/create"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 16:47:06 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 16:47:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"validation.error\",\n    \"data\": {\n        \"error\": \"Insufficient balance in ETH balance\"\n    }\n}"},{"id":"46bd01f7-3040-4739-9333-84fbef0145a3","name":"success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"x-api-sec","value":"x-api-sec","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"amount\":\"50\",\n    \"fiat\":\"USD\",\n    \"asset\":\"ETH\",\n    \"base_curr\":\"fiat\",\n    \"address\":\"0x5df15a6f2c9a4081d5f47be4decbacc257940798\"\n}"},"url":"{{baseUrl}}transfer/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 16:54:47 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 16:54:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"sent\": true,\n        \"reference\": \"0685051393\",\n        \"timestamp\": 1647363287\n    },\n    \"message\": \"Transfer sent; awaiting blockchain confirmations.\"\n}"}],"_postman_id":"e54df1ec-1c9f-4193-937c-8055c9964ba5"},{"name":"Get Payout","id":"57a4ed29-cf42-4a4a-bcb7-56583d18a1ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}transfer/0570926270/details","description":"<p>Use this endpoint to get an update on the status of the payout. We have tried as much as possible to ensure that every queued payout is processed in less than a minute, but if this persists, we advise you to log into your Nextropay and check the message row on the withdrawal to know what could have kept it for long.</p>\n<p>Once this payout is successfully included into a block on the blockchain, a transaction Id is returned.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["0570926270","details"],"host":["{{baseUrl}}transfer"],"query":[],"variable":[]}},"response":[{"id":"c47c02a9-a2b8-417a-bc9d-1d27bc0dc448","name":"error","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}transfer/0570926270/details"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 11:59:18 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 11:59:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": true,\n    \"message\": \"payout.invalid\",\n    \"data\": {\n        \"error\": \"Invalid Payout or payout is not associated with business\"\n    }\n}"},{"id":"96a18309-ac66-419d-9c5b-70ff58310235","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}transfer/0570926270/details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Tue, 15 Mar 2022 16:46:43 GMT"},{"key":"Date","value":"Tue, 15 Mar 2022 16:46:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"reference\": \"1466852067\",\n        \"amount\": \"0.19268693410097\",\n        \"fiatAmount\": \"500\",\n        \"coin\": \"ETH\",\n        \"currency\": \"USD\",\n        \"status\": \"pending\",\n        \"txId\": null,\n        \"address\": \"0x5df15a6f2c9a4081d5f47be4decbacc257940798\"\n    },\n    \"message\": \"retrieved\"\n}"}],"_postman_id":"57a4ed29-cf42-4a4a-bcb7-56583d18a1ce"},{"name":"Get Account Balance","id":"b4243eeb-600a-46bc-983a-b8c8f5aa9435","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}account-balance/BTC","description":"<p>Sometimes you may need to check your account balance before you make a payout. Use this endpoint to perform such checks.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["BTC"],"host":["{{baseUrl}}account-balance"],"query":[],"variable":[]}},"response":[{"id":"4ef78810-56d9-4960-a68d-d4651f7cad89","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}account-balance/BTC"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 08:03:54 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 08:03:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"availableBalance\": \"0\",\n        \"frozenBalance\": \"0\",\n        \"asset\": \"BTC\"\n    },\n    \"message\": \"retrieved\"\n}"}],"_postman_id":"b4243eeb-600a-46bc-983a-b8c8f5aa9435"},{"name":"Crypto Exchange Rate","id":"e8724737-96c2-4a3a-9f67-ae4f54790863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}exchange-rate/BTC/USD","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"path":["BTC","USD"],"host":["{{baseUrl}}exchange-rate"],"query":[],"variable":[]}},"response":[{"id":"b1a9f082-ed90-4b2e-bd5c-a965b6896bbf","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}exchange-rate/BTC/USD"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 08:13:11 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 08:13:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"value\": \"39737.42780000\"\n    },\n    \"message\": \"fetched\"\n}"}],"_postman_id":"e8724737-96c2-4a3a-9f67-ae4f54790863"},{"name":"Get Balances","id":"18453abe-ba58-417a-82e8-ef79c601509d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}account-balance","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"host":["{{baseUrl}}account-balance"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"52a32213-2837-4bb1-bdb8-18643bced275","name":"success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{baseUrl}}account-balance?","host":["{{baseUrl}}account-balance"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 08:22:35 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 08:22:35 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"BTC\"\n        },\n        {\n            \"availableBalance\": \"0.43923583378211\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"ETH\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"ADA\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"MATIC\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"LTC\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"TRON\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"BCH\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"BSC\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"DOGE\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"SOL\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"USDT_TRON\"\n        },\n        {\n            \"availableBalance\": \"0\",\n            \"frozenBalance\": \"0\",\n            \"asset\": \"BUSD_BSC\"\n        }\n    ],\n    \"message\": \"fetched\"\n}"}],"_postman_id":"18453abe-ba58-417a-82e8-ef79c601509d"},{"name":"Supported Assets","id":"09aa7e87-2c5a-4af7-8fff-bc71b351d26b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}supported-assets","description":"<p>Get all the supported cryptocurrencies.</p>\n<p>When making several requests on our API, you will often see the <strong>asset</strong> field. This represents the code of the given cryptocurrency you want to use.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"host":["{{baseUrl}}supported-assets"],"query":[],"variable":[]}},"response":[{"id":"be7fe356-c6a7-433f-b958-b12423bbee85","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}supported-assets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 08:26:36 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 08:26:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"code\": \"BTC\",\n            \"name\": \"Bitcoin\"\n        },\n        {\n            \"code\": \"ETH\",\n            \"name\": \"Ethereum\"\n        },\n        {\n            \"code\": \"ADA\",\n            \"name\": \"Cardano\"\n        },\n        {\n            \"code\": \"MATIC\",\n            \"name\": \"Polygon(Matic)\"\n        },\n        {\n            \"code\": \"LTC\",\n            \"name\": \"Litecoin\"\n        },\n        {\n            \"code\": \"TRON\",\n            \"name\": \"Tron\"\n        },\n        {\n            \"code\": \"BCH\",\n            \"name\": \"Bitcoin Cash\"\n        },\n        {\n            \"code\": \"USDT_TRON\",\n            \"name\": \"Tether - Trc20\"\n        },\n        {\n            \"code\": \"BSC\",\n            \"name\": \"Binance Smart Chain\"\n        },\n        {\n            \"code\": \"DOGE\",\n            \"name\": \"Dogecoin\"\n        },\n        {\n            \"code\": \"SOL\",\n            \"name\": \"Solana\"\n        },\n        {\n            \"code\": \"BUSD_BSC\",\n            \"name\": \"Binance USD\"\n        }\n    ],\n    \"message\": \"fetched\"\n}"}],"_postman_id":"09aa7e87-2c5a-4af7-8fff-bc71b351d26b"},{"name":"Supported Fiats","id":"92b32ca2-f20f-4622-9e14-90934a0af1a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}supported-fiats","description":"<p>Get all the supported cryptocurrencies.</p>\n<p>When making several requests on our API, you will often see the <strong>fiat</strong> field. This represents the code of the given cryptocurrency you want to use.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"a71505e2-8eae-449b-8f02-b63b19473ec3","id":"a71505e2-8eae-449b-8f02-b63b19473ec3","name":"Nextropay regular","type":"collection"}},"urlObject":{"host":["{{baseUrl}}supported-fiats"],"query":[],"variable":[]}},"response":[{"id":"da951998-406a-47c6-a613-c7c97887e7bf","name":"success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{baseUrl}}supported-fiats"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"192.168.43.139:8000"},{"key":"Date","value":"Wed, 16 Mar 2022 08:29:22 GMT"},{"key":"Date","value":"Wed, 16 Mar 2022 08:29:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.29"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"code\": \"NGN\",\n            \"name\": \"Nigerian Naira\"\n        },\n        {\n            \"code\": \"GHS\",\n            \"name\": \"Ghana Cedis\"\n        },\n        {\n            \"code\": \"USD\",\n            \"name\": \"United States Dollar\"\n        }\n    ],\n    \"message\": \"fetched\"\n}"}],"_postman_id":"92b32ca2-f20f-4622-9e14-90934a0af1a2"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{x-api-key}}"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"81fbeea5-eb51-49e4-b9a8-5173fc244f6b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7800c0eb-3b07-4720-aed0-5dbd38cdf43f","type":"text/javascript","exec":[""]}}],"variable":[{"key":"invoice_reference","value":"0242684926"},{"key":"secret_key","value":"x-api-sec"},{"key":"payout_reference","value":"0570926270"},{"key":"asset","value":"BTC"},{"key":"fiat","value":"USD"}]}