{"info":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Build payment solutions easily and quickly with our APIs. Connect your customers to high-quality financial products.</p>\n<h1 id=\"overview\">Overview</h1>\n<p>With growing adoption of mobile payment apps by consumers to complete day to day</p>\n<p>transactions, we see an opportunity for developers and businesses to offer financial services to their existing customer base through REST APIs and without doing the heavy lifting. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.</p>\n<p>APIs available are:</p>\n<h3>Airtime API</h3>\n\n<p>Top up customers airtime seamlessly. Get fast online recharges for all the mobile networks in the world.</p>\n<h3>Data API</h3>\n\n<p>Top up data balance of any phone number. Available for all the mobile networks in the world.</p>\n<h3>Utility Bills API</h3>\n\n<p>Purchase Utility Bills such as Electricity bills, Cable bills and Internet routers easily.</p>\n<h3>Gift Cards API</h3>\n\n<p>Purchase gift cards for over 5,000 brands including international brands like Apple, Amazon, Google, Spotify etc and local brands like Jumia, Spar, Slot etc.</p>\n<h3>Airtime to Cash API</h3>\n\n<p>Easily request for airtime to cash conversion with our Apis.</p>\n<h3>Identity Verifications API</h3>\n\n<p>Perform KYC checks for your customers with this endpoint.</p>\n<h3>Banks API</h3>\n\n<p>Get all banks in Nigeria and resolve account numbers with our Apis.</p>\n<h2 id=\"pricing\">Pricing</h2>\n<p>To see list of our pricing for all services, navigate to <a href=\"https://docs.google.com/document/d/e/2PACX-1vS6TYTjMh5X1KSnpTqi7d71qd7kK35HitCiUWmb4o40nJ8tpRT7v_rTCKLlpUqLwom326vL48MwEWsQ/pub\">our pricing page</a></p>\n<h2 id=\"getting-started\">Getting Started</h2>\n<p>You would need to be a verified user on <a href=\"https://bingpay.ng\">Bingpay</a>.</p>\n<p>When logged in, navigate to <strong>Top right menu bar-&gt; Api</strong> to either request for API keys if its your first time or copy the api keys displayed if you have previously generated one.</p>\n<ul>\n<li>Add the Secret key as a token in the authorization header using the Bearer scheme</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-html\">Test secret key : 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9\n\n</code></pre>\n<h2 id=\"error-codes\">Error Codes</h2>\n<p>200 - Successful</p>\n<p>400 - Failed</p>\n<p>If you are experiencing any issues while integrating, contact us via <a href=\"mailto:developers@bingpay.ng\">developers@bingpay.ng</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Overview","slug":"overview"}],"owner":"17112744","collectionId":"d79411ea-6e90-45a5-8270-60be029ef09f","publishedId":"U16nKPpt","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"cb3298"},"publishDate":"2022-07-25T01:00:34.000Z"},"item":[{"name":"Self","item":[{"name":"Check Balance","id":"4516d6a5-1c9e-45b5-b861-df3ee6a665b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/self/balance","description":"<p>Use this to fetch your bingpay wallet balance.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["self","balance"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6f1ec035-63fa-4ed0-abac-067ae0b00b74","name":"Check Balance - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/self/balance"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"86"},{"key":"date","value":"Wed, 16 Mar 2022 00:52:00 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": {\n        \"balance\": \"0.0\",\n        \"currency\": \"NGN\"\n    }\n}"}],"_postman_id":"4516d6a5-1c9e-45b5-b861-df3ee6a665b5"}],"id":"210349e2-8077-40fa-9202-596f52984596","_postman_id":"210349e2-8077-40fa-9202-596f52984596","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Airtime","item":[{"name":"Local Airtime","item":[{"name":"All Networks","id":"6b5dd683-2aaf-4634-abb5-861bff9385a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-networks","description":"<p>Use this to fetch all networks.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-networks"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"5d32d21d-bba9-435f-b951-ebe4fd9fd340","name":"All Networks - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/all-networks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Oct 2020 10:11:18 GMT"},{"key":"Server","value":"Apache/2.4.39 (Win64) OpenSSL/1.1.1c PHP/7.3.7"},{"key":"X-Powered-By","value":"PHP/7.3.7"},{"key":"Content-Length","value":"1237"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"id\": \"1\",\n            \"name\": \"MTN\",\n            \"note\": \"MTN Share ’N’ Sell - Default PIN : 0000\\r\\n<br>\\r\\n\\r\\n<b>If you don't have a PIN</b>, to use 1234 as your PIN\\r\\nDial: *600*0000*1234*1234# \\r\\n<br>\\r\\n<br>\\r\\n<b>To Transfer</b> Dial: *600*‭{phone}‬*{amount}*PIN#\"\n        },\n        {\n            \"id\": \"2\",\n            \"name\": \"Airtel\",\n            \"note\": \"Airtel Me2U  - Default PIN : 1234\\r\\n<br>\\r\\nText, 2u [Phone Number] [Amount] [PIN] to 432\\r\\n<br>\\r\\n<b>E.g<b>: 2u {phone} {amount} 1234 to 432\\r\\n\"\n        },\n        {\n            \"id\": \"3\",\n            \"name\": \"9mobile\",\n            \"note\": \"9mobile Transfer - Default PIN : 0000\\r\\n<br>\\r\\n To change pin: *247*default pin*new pin# \\r\\n<br>\\r\\nE.g *247*0000*new pin#\\r\\n<br>\\r\\n<br>\\r\\nDial *223*pin*amount*phone number#\\r\\n<br>\\r\\nE.g : Dial *223*1122*200*{phone}#\"\n        },\n        {\n            \"id\": \"4\",\n            \"name\": \"GLO\",\n            \"note\": \"Glo EasyShare - Default PIN : 00000\\r\\n<br>\\r\\nDial *131*Phone Number*Amount*PIN#\\r\\n<br>\\r\\n\\r\\nE.g : dial *131*{phone}*50*12345#\\r\\n\"\n        }\n    ]\n}"}],"_postman_id":"6b5dd683-2aaf-4634-abb5-861bff9385a0"},{"name":"Verify Phone Number","id":"dbe24250-1658-4161-90d3-6fdaba5f1a94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"country\":\"NG\",\n  \"phone\":\"07061785183\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/phone","description":"<p>Use this to verify customer's phone number.<br />Only country ISO codes are allowed. example NG for Nigeria, US for United States of America etc.<br />You can find list of all ISO codes <a href=\"https://www.nationsonline.org/oneworld/country_code_list.htm\">here</a>.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>country</td>\n<td>string</td>\n<td><code>Required</code>Country ISO code.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> Customer's phone number.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["verify","phone"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"b761ef9b-742e-4921-938f-b027e1b0bce7","name":"Verify Phone Number - Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"country\":\"NG\",\n  \"phone\":\"07061785183\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/phone"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"137"},{"key":"date","value":"Sun, 03 Apr 2022 22:27:29 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Validation successful\",\n    \"data\": [\n        {\n            \"mobile\": \"07061785183\",\n            \"country\": \"NG\",\n            \"name\": \"MTN Nigeria\",\n            \"status\": \"ACTIVE\"\n        }\n    ]\n}"}],"_postman_id":"dbe24250-1658-4161-90d3-6fdaba5f1a94"},{"name":"Buy Airtime","id":"2a22fbfe-698b-49d2-b4e7-f9d696f98035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"phone\":\"09000000000\",\n  \"amount\":100,\n  \"network\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/buy-airtime","description":"<p>Use this to perform airtime purchase.<br />You get 2% discount on every airtime purchase instantly.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> Phone number to recharge.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code> Amount to recharge.</td>\n</tr>\n<tr>\n<td>network</td>\n<td>integer</td>\n<td><code>Required</code> Network (As seen in the all-networks endpoint).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["buy-airtime"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"e03e5215-d2fd-4f38-8baa-0ef62c83612a","name":"Buy Airtime - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"09000000000\",\n  \"amount\":100,\n  \"network\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/buy-airtime"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"62"},{"key":"date","value":"Mon, 28 Mar 2022 00:57:07 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Airtime purchase successful! You earned ₦2\",\n    \"amount\": \"100\"\n}"}],"_postman_id":"2a22fbfe-698b-49d2-b4e7-f9d696f98035"}],"id":"27dd7f4c-ffa0-492f-939e-d46f1e7254a1","description":"<p>Purchase airtime for all mobile networks in Nigeria with this endpoint.</p>\n","event":[{"listen":"prerequest","script":{"id":"e131543e-5663-4319-a97a-0499b046a039","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"37f1255d-cceb-4c27-ba4a-95e62ab635f4","type":"text/javascript","exec":[""]}}],"_postman_id":"27dd7f4c-ffa0-492f-939e-d46f1e7254a1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}}],"id":"47546fc4-559c-4243-82e9-52087b550b0d","_postman_id":"47546fc4-559c-4243-82e9-52087b550b0d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Data","item":[{"name":"Local Data","item":[{"name":"All Data Plans","id":"eabd436b-97f3-4e10-95dd-337db5a51e3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-data-plans","description":"<p>Use this to fetch all data plans.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-data-plans"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"a9530855-d9b2-4687-a914-644a111277bb","name":"All Data Plans - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/all-data-plans"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"613"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Tue, 29 Mar 2022 12:33:00 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"id\": \"46\",\n            \"network_id\": \"1\",\n            \"name\": \"500MB (SME) - Monthly\",\n            \"price\": \"200\",\n            \"uniq_id\": \"500\"\n        },\n        {\n            \"id\": \"8\",\n            \"network_id\": \"1\",\n            \"name\": \"1GB (SME) - Monthly\",\n            \"price\": \"300\",\n            \"uniq_id\": \"M1024\"\n        },\n        {\n            \"id\": \"9\",\n            \"network_id\": \"1\",\n            \"name\": \"2GB (SME) - Monthly\",\n            \"price\": \"600\",\n            \"uniq_id\": \"M2024\"\n        },\n        {\n            \"id\": \"48\",\n            \"network_id\": \"1\",\n            \"name\": \"3GB (SME) - Monthly\",\n            \"price\": \"900\",\n            \"uniq_id\": \"3000\"\n        },\n        {\n            \"id\": \"45\",\n            \"network_id\": \"1\",\n            \"name\": \"5GB (SME) - Monthly\",\n            \"price\": \"1,500\",\n            \"uniq_id\": \"5000\"\n        },\n        {\n            \"id\": \"67\",\n            \"network_id\": \"1\",\n            \"name\": \"10GB (SME) - Monthly\",\n            \"price\": \"2500\",\n            \"uniq_id\": \"10000\"\n        },\n        {\n            \"id\": \"13\",\n            \"network_id\": \"4\",\n            \"name\": \"1.35GB - 14 days\",\n            \"price\": \"450\",\n            \"uniq_id\": \"G500\"\n        },\n        {\n            \"id\": \"11\",\n            \"network_id\": \"4\",\n            \"name\": \"2.9GB\",\n            \"price\": \"900\",\n            \"uniq_id\": \"G1000\"\n        },\n        {\n            \"id\": \"62\",\n            \"network_id\": \"4\",\n            \"name\": \"7GB - 7 days\",\n            \"price\": \"1,350\",\n            \"uniq_id\": \"GS1500\"\n        },\n        {\n            \"id\": \"73\",\n            \"network_id\": \"4\",\n            \"name\": \"4.1GB\",\n            \"price\": \"1275\",\n            \"uniq_id\": \"GIFT10500\"\n        },\n        {\n            \"id\": \"14\",\n            \"network_id\": \"4\",\n            \"name\": \"5.8GB\",\n            \"price\": \"1,750\",\n            \"uniq_id\": \"G2000\"\n        },\n        {\n            \"id\": \"15\",\n            \"network_id\": \"4\",\n            \"name\": \"7.7GB\",\n            \"price\": \"2,150\",\n            \"uniq_id\": \"G2500\"\n        },\n        {\n            \"id\": \"29\",\n            \"network_id\": \"4\",\n            \"name\": \"10GB\",\n            \"price\": \"2,600\",\n            \"uniq_id\": \"G3000\"\n        },\n        {\n            \"id\": \"30\",\n            \"network_id\": \"4\",\n            \"name\": \"13.25GB\",\n            \"price\": \"3,450\",\n            \"uniq_id\": \"G4000\"\n        },\n        {\n            \"id\": \"31\",\n            \"network_id\": \"4\",\n            \"name\": \"18.25GB\",\n            \"price\": \"4,300\",\n            \"uniq_id\": \"G5000\"\n        },\n        {\n            \"id\": \"32\",\n            \"network_id\": \"4\",\n            \"name\": \"29.5GB\",\n            \"price\": \"6,800\",\n            \"uniq_id\": \"G8000\"\n        },\n        {\n            \"id\": \"33\",\n            \"network_id\": \"4\",\n            \"name\": \"50GB\",\n            \"price\": \"8,550\",\n            \"uniq_id\": \"G10000\"\n        },\n        {\n            \"id\": \"63\",\n            \"network_id\": \"4\",\n            \"name\": \"93GB\",\n            \"price\": \"12,700\",\n            \"uniq_id\": \"G15000\"\n        },\n        {\n            \"id\": \"64\",\n            \"network_id\": \"4\",\n            \"name\": \"119GB\",\n            \"price\": \"15,240\",\n            \"uniq_id\": \"G18000\"\n        },\n        {\n            \"id\": \"65\",\n            \"network_id\": \"4\",\n            \"name\": \"138GB\",\n            \"price\": \"16,900\",\n            \"uniq_id\": \"G20000\"\n        },\n        {\n            \"id\": 10,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 40 MB data bundle\",\n            \"price\": \"50\",\n            \"uniq_id\": \"AIRTEL 40 MB data bundle\"\n        },\n        {\n            \"id\": 11,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 100 MB data bundle\",\n            \"price\": \"100\",\n            \"uniq_id\": \"AIRTEL 100 MB data bundle\"\n        },\n        {\n            \"id\": 12,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 200 MB data bundle\",\n            \"price\": \"200\",\n            \"uniq_id\": \"AIRTEL 200 MB data bundle\"\n        },\n        {\n            \"id\": 13,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 350 MB data bundle\",\n            \"price\": \"300\",\n            \"uniq_id\": \"AIRTEL 350 MB data bundle\"\n        },\n        {\n            \"id\": 14,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 750 MB data bundle\",\n            \"price\": \"500\",\n            \"uniq_id\": \"AIRTEL 750 MB data bundle\"\n        },\n        {\n            \"id\": 15,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 1.5GB data bundle\",\n            \"price\": \"1,000\",\n            \"uniq_id\": \"AIRTEL 1.5GB data bundle\"\n        },\n        {\n            \"id\": 16,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 3GB Data Bundle\",\n            \"price\": \"1,500\",\n            \"uniq_id\": \"AIRTEL 3GB Data Bundle\"\n        },\n        {\n            \"id\": 17,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 6GB Data Bundle\",\n            \"price\": \"2,500\",\n            \"uniq_id\": \"AIRTEL 6GB Data Bundle\"\n        },\n        {\n            \"id\": 18,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 8GB Data Bundle\",\n            \"price\": \"3,000\",\n            \"uniq_id\": \"AIRTEL 8GB Data Bundle\"\n        },\n        {\n            \"id\": 19,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 15GB Data Bundle\",\n            \"price\": \"5,000\",\n            \"uniq_id\": \"AIRTEL 15GB Data Bundle\"\n        },\n        {\n            \"id\": 20,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 40GB Data Bundle\",\n            \"price\": \"10,000\",\n            \"uniq_id\": \"AIRTEL 40GB Data Bundle\"\n        },\n        {\n            \"id\": 21,\n            \"network_id\": \"2\",\n            \"name\": \"AIRTEL 75GB Data Bundle\",\n            \"price\": \"15,000\",\n            \"uniq_id\": \"AIRTEL 75GB Data Bundle\"\n        },\n        {\n            \"id\": 36,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 650 MB data bundle\",\n            \"price\": \"200\",\n            \"uniq_id\": \"9MOBILE 650 MB data bundle\"\n        },\n        {\n            \"id\": 37,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 1.5GB data bundle\",\n            \"price\": \"1,000\",\n            \"uniq_id\": \"9MOBILE 1.5GB data bundle\"\n        },\n        {\n            \"id\": 38,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 11.5GB data bundle\",\n            \"price\": \"4,000\",\n            \"uniq_id\": \"9MOBILE 11.5GB data bundle\"\n        },\n        {\n            \"id\": 39,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 15GB data bundle\",\n            \"price\": \"5,000\",\n            \"uniq_id\": \"9MOBILE 15GB data bundle\"\n        },\n        {\n            \"id\": 40,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 27.5GB data bundle\",\n            \"price\": \"18,000\",\n            \"uniq_id\": \"9MOBILE 27.5GB data bundle\"\n        },\n        {\n            \"id\": 41,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 30GB data bundle\",\n            \"price\": \"27,500\",\n            \"uniq_id\": \"9MOBILE 30GB data bundle\"\n        },\n        {\n            \"id\": 42,\n            \"network_id\": \"3\",\n            \"name\": \"9MOBILE 60GB data bundle\",\n            \"price\": \"55,000\",\n            \"uniq_id\": \"9MOBILE 60GB data bundle\"\n        }\n    ]\n}"}],"_postman_id":"eabd436b-97f3-4e10-95dd-337db5a51e3f"},{"name":"Data Plans","id":"3190d5d4-ebe5-4753-8379-be0032f6c4a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/data-plans/{network_id}","description":"<p>Fetch Data plans for a specific network.<br />Network id can be gotten from All networks endpoint.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["data-plans","{network_id}"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"4498cf77-fc6d-49fe-a0cb-8c86db50dc86","name":"Data Plans - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/data-plans/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"192"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Tue, 29 Mar 2022 12:34:20 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"data fetch successful\",\n    \"data\": [\n        {\n            \"id\": \"46\",\n            \"network_id\": \"1\",\n            \"name\": \"500MB (SME) - Monthly\",\n            \"price\": \"200.0\",\n            \"uniq_id\": \"500\"\n        },\n        {\n            \"id\": \"8\",\n            \"network_id\": \"1\",\n            \"name\": \"1GB (SME) - Monthly\",\n            \"price\": \"300.0\",\n            \"uniq_id\": \"M1024\"\n        },\n        {\n            \"id\": \"9\",\n            \"network_id\": \"1\",\n            \"name\": \"2GB (SME) - Monthly\",\n            \"price\": \"600.0\",\n            \"uniq_id\": \"M2024\"\n        },\n        {\n            \"id\": \"48\",\n            \"network_id\": \"1\",\n            \"name\": \"3GB (SME) - Monthly\",\n            \"price\": \"900.0\",\n            \"uniq_id\": \"3000\"\n        },\n        {\n            \"id\": \"45\",\n            \"network_id\": \"1\",\n            \"name\": \"5GB (SME) - Monthly\",\n            \"price\": \"1500.0\",\n            \"uniq_id\": \"5000\"\n        },\n        {\n            \"id\": \"67\",\n            \"network_id\": \"1\",\n            \"name\": \"10GB (SME) - Monthly\",\n            \"price\": \"2500\",\n            \"uniq_id\": \"10000\"\n        }\n    ]\n}"}],"_postman_id":"3190d5d4-ebe5-4753-8379-be0032f6c4a0"},{"name":"Buy Data","id":"fe3ede75-b75c-4789-84db-7b8e5c546637","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"phone\":\"09000000000\",\n  \"plan\":500,\n  \"network\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/buy-data","description":"<p>Use this to perform a data purchase.<br />You get 2% discount on every data purchase instantly.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> Phone number to recharge.</td>\n</tr>\n<tr>\n<td>plan</td>\n<td>integer</td>\n<td><code>Required</code> Data Plan (As seen as in the data-plans endpoint as 'uniq_id' ).</td>\n</tr>\n<tr>\n<td>network</td>\n<td>integer</td>\n<td><code>Required</code> Network (As seen in the all-networks endpoint).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["buy-data"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"8e607f36-0742-4783-8f92-4ab045ea1e4a","name":"Buy Data - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"phone\": \"09000000000\",\n  \"plan\":500,\n  \"network\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/buy-data"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"60"},{"key":"date","value":"Mon, 28 Mar 2022 11:10:52 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Data purchase successful!\"\n}"}],"_postman_id":"fe3ede75-b75c-4789-84db-7b8e5c546637"}],"id":"f10d9054-bd62-41a9-81ca-aa6a0a41e1da","description":"<p>Purchase data for all mobile networks in Nigeria with this endpoint.</p>\n","event":[{"listen":"prerequest","script":{"id":"a7133664-d09d-488f-9319-c1b6fd776d66","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1f246e76-5492-4b4b-a6c1-e5dc3fbd71b8","type":"text/javascript","exec":[""]}}],"_postman_id":"f10d9054-bd62-41a9-81ca-aa6a0a41e1da","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}}],"id":"f1daa4dd-e866-4c24-8b62-cabe4e873a0d","_postman_id":"f1daa4dd-e866-4c24-8b62-cabe4e873a0d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Utility Bills","item":[{"name":"All Services","id":"ef35b474-7e92-406d-8180-1ea8f3c75bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-services","description":"<p>Fetch all available bills services from this endpoint.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-services"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"0ed7a4cd-3f55-4a11-954c-3d47ae119ba7","name":"All Services - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/all-services"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"554"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sun, 10 Apr 2022 17:13:13 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"id\": \"dstv\",\n            \"name\": \"Dstv\",\n            \"image_url\": \"https://bingpay.ng/assets/services/0a966271f6.jpg\",\n            \"description\": \"Pay Dstv Bill\"\n        },\n        {\n            \"id\": \"gotv\",\n            \"name\": \"GoTV\",\n            \"image_url\": \"https://bingpay.ng/assets/services/671b3b6386.jpg\",\n            \"description\": \"Pay Gotv Subscription\"\n        },\n        {\n            \"id\": \"startimes\",\n            \"name\": \"Startimes\",\n            \"image_url\": \"https://bingpay.ng/assets/services/3010fb1bc9.png\",\n            \"description\": \"Pay Startimes Subscription\"\n        },\n        {\n            \"id\": \"showmax\",\n            \"name\": \"Showmax\",\n            \"image_url\": \"https://bingpay.ng/assets/services/sd954eb8d0.jpg\",\n            \"description\": \"Pay Showmax Subscription\"\n        },\n        {\n            \"id\": \"abuja-electric\",\n            \"name\": \"Abuja Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/ab1bb52e5b7.jpg\",\n            \"description\": \"Pay Abuja PHCN bills\"\n        },\n        {\n            \"id\": \"eko-electric\",\n            \"name\": \"Eko Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/3844712121.png\",\n            \"description\": \"Pay Eko PHCN bills\"\n        },\n        {\n            \"id\": \"ibadan-electric\",\n            \"name\": \"Ibadan Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/1001608cbf.png\",\n            \"description\": \"Pay Ibadan Electric bills\"\n        },\n        {\n            \"id\": \"ikeja-electric\",\n            \"name\": \"Ikeja Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/ed954eb8d0.png\",\n            \"description\": \"Pay Ikeja Electric bills\"\n        },\n        {\n            \"id\": \"jos-electric\",\n            \"name\": \"Jos Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/jobb52e5b7.jpg\",\n            \"description\": \"Pay Jos Electric bills\"\n        },\n        {\n            \"id\": \"kaduna-electric\",\n            \"name\": \"Kaduna Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/kabb52e5b7.jpg\",\n            \"description\": \"Pay Kaduna Electric bills\"\n        },\n        {\n            \"id\": \"kano-electric\",\n            \"name\": \"Kano Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/k0bb52e5b7.jpg\",\n            \"description\": \"Pay Kaduna Electric bills\"\n        },\n        {\n            \"id\": \"portharcourt-electric\",\n            \"name\": \"Portharcout Electricity\",\n            \"image_url\": \"https://bingpay.ng/assets/services/d0bb52e5b7.png\",\n            \"description\": \"Pay Port Harcout Electricity bills\"\n        },\n        {\n            \"id\": \"smile-direct\",\n            \"name\": \"Smile Bundles\",\n            \"image_url\": \"https://bingpay.ng/assets/services/a140f67ba4.png\",\n            \"description\": \"Purchase smile data bundles\"\n        },\n        {\n            \"id\": \"spectranet\",\n            \"name\": \"Spectranet\",\n            \"image_url\": \"https://bingpay.ng/assets/services/1d56bcb07a.png\",\n            \"description\": \"Buy spectranet bundles\"\n        },\n        {\n            \"id\": \"waec\",\n            \"name\": \"Waec Registration\",\n            \"image_url\": \"https://bingpay.ng/assets/services/w01bb52e5b7.jpg\",\n            \"description\": \"WAEC Registration PIN\"\n        }\n    ]\n}"}],"_postman_id":"ef35b474-7e92-406d-8180-1ea8f3c75bee"},{"name":"Service Variation","id":"dfdf36f1-40ab-4189-8341-05cc71d6a7e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/service/{service_id}","description":"<p>Fetch variation for a bill service.<br />Service id can be gotten from all-services endpoint.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["service","{service_id}"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"1df689f3-1f50-4e49-97b9-a5688f6ecfdf","name":"Service Variation - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/service/dstv"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"1203"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sun, 10 Apr 2022 17:14:26 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Service details successful\",\n    \"data\": {\n        \"ServiceName\": \"DSTV Subscription\",\n        \"serviceID\": \"dstv\",\n        \"convinience_fee\": \"N0.00\",\n        \"variations\": [\n            {\n                \"variation_code\": \"OGpeIVhvRsnDdarBET0XQ/Hw\",\n                \"name\": \"DStv Padi N2,150\",\n                \"variation_amount\": \"2150.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIVhmRsPNOareEjESXe/w5Q==\",\n                \"name\": \"DStv Yanga N2,950\",\n                \"variation_amount\": \"2950.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIVh8SMPMOereDT0UXfHu5YQ=\",\n                \"name\": \"Dstv Confam N5,300\",\n                \"variation_amount\": \"5300.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUImCoCTaLfDDjgX\",\n                \"name\": \"DStv  Compact N9,000\",\n                \"variation_amount\": \"9000.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUYyCp+baLfDDjgX\",\n                \"name\": \"DStv Premium N21,000\",\n                \"variation_amount\": \"21000.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUMyCpqbaLfdEDg=\",\n                \"name\": \"DStv Asia N7,100\",\n                \"variation_amount\": \"7100.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUIyCpyearLDDjgX\",\n                \"name\": \"DStv Compact Plus N14,250\",\n                \"variation_amount\": \"14250.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUwyCp+Ta7fDDjgX\",\n                \"name\": \"DStv Premium-French N29,300\",\n                \"variation_amount\": \"29300.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUQvCoCYa7LDECYXXQ==\",\n                \"name\": \"DStv Premium-Asia N23,500\",\n                \"variation_amount\": \"23500.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZEMRRyCsjSLPWSDSUfX/Hw+4Td\",\n                \"name\": \"DStv Confam + ExtraView N8,200\",\n                \"variation_amount\": \"8200.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"JXhEMBQyQtXeKubeDT0fWPHu5YQ=\",\n                \"name\": \"DStv Yanga + ExtraView N5,850\",\n                \"variation_amount\": \"5850.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"LHhOPlh6X9nYOareFTgSXe/w5Q==\",\n                \"name\": \"DStv Padi + ExtraView N5,050\",\n                \"variation_amount\": \"5050.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHehRsTsyHdbbFETgXQ/Hw\",\n                \"name\": \"DStv Compact + Asia N16,100\",\n                \"variation_amount\": \"16100.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUYvCoCbab7DECYXXQ==\",\n                \"name\": \"DStv Compact + Extra View N11,900\",\n                \"variation_amount\": \"11900.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHehNtQsPJMPOcVWtPQOzx5ILYWySPcg==\",\n                \"name\": \"DStv Compact + French Touch N11,650\",\n                \"variation_amount\": \"11650.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUYsCoCYa77DECYXXQ==\",\n                \"name\": \"DStv Premium + Extra View N23,900\",\n                \"variation_amount\": \"23900.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUEvCoCYabTGECYXXQ==\",\n                \"name\": \"DStv Compact Plus + Asia N21,350\",\n                \"variation_amount\": \"21350.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHehNtQsPJMPOcVWtPQKS4ocaMRieOdoS93ejpxg==\",\n                \"name\": \"DStv Compact + French Touch + ExtraView N14,550\",\n                \"variation_amount\": \"14550.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHehRsTsyHPf+HUmkKQPD55YTdRTqP\",\n                \"name\": \"DStv Compact + Asia + ExtraView N19,000\",\n                \"variation_amount\": \"19000.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUEsCoCYa7LGECYXXQ==\",\n                \"name\": \"DStv Compact Plus + French Plus N23,550\",\n                \"variation_amount\": \"23550.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHJxlqVIDMKuKdQ2BTArSjvZnAWjyGcoGm3fY=\",\n                \"name\": \"DStv Compact Plus + French Touch N16,900\",\n                \"variation_amount\": \"16900.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUEqCoCbb7bGECYXXQ==\",\n                \"name\": \"DStv Compact Plus + Extra View N17,150\",\n                \"variation_amount\": \"17150.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"P3ZHJxlqVIDMKuKdQ2AKCLm0p9WbAm/Ib5y62/LsxtzOJw==\",\n                \"name\": \"DStv Compact Plus + FrenchPlus + Extra View N26,450\",\n                \"variation_amount\": \"26450.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUEoCoCbYLTDECYXXQ==\",\n                \"name\": \"DStv Compact + French Plus N18,300\",\n                \"variation_amount\": \"18300.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUEnCoCYbLXGECYXXQ==\",\n                \"name\": \"DStv Compact Plus + Asia + ExtraView N24,250\",\n                \"variation_amount\": \"24250.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUMuCoCZabfDECYXXQ==\",\n                \"name\": \"DStv Premium + Asia + Extra View N31,000\",\n                \"variation_amount\": \"31000.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIUMtCoCYYLfDECYXXQ==\",\n                \"name\": \"DStv Premium + French + Extra View N28,000\",\n                \"variation_amount\": \"28000.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIVh8V8HfK6qeT35OCOyhsdCCBSeScIS43ejpxg==\",\n                \"name\": \"DStv Compact Plus Movie Bundle Add-on E36 - N2,500\",\n                \"variation_amount\": \"2500.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OmtPORZ3V8HfK6qSRGxIA+zt7IfdWySPcg==\",\n                \"name\": \"DStv French Plus Add-on N9,300\",\n                \"variation_amount\": \"9300.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"PWpDNlh+Q8nFNqreFzkXXe/w5Q==\",\n                \"name\": \"DStv Asian Add-on N7,100\",\n                \"variation_amount\": \"7100.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OGpeIVhySNvDPaqSRGxIA+zt54HdWySPcg==\",\n                \"name\": \"DStv Movie Bundle Add-on E36 - N2,500\",\n                \"variation_amount\": \"2500.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OmtPORZ3U8LfO+/eQWxDAq/t+IbbXjqRcoE=\",\n                \"name\": \"DStv French Touch Add-on N2,650\",\n                \"variation_amount\": \"2650.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OWFeJRRpTsjddeaQQ21UHuzt543dWySPcg==\",\n                \"name\": \"ExtraView Access N2,900\",\n                \"variation_amount\": \"2900.00\",\n                \"fixedPrice\": \"Yes\"\n            },\n            {\n                \"variation_code\": \"OmtPORZ3FpyHdbPCEDgJXfE=\",\n                \"name\": \"DStv French 11 N4,100\",\n                \"variation_amount\": \"4100.00\",\n                \"fixedPrice\": \"Yes\"\n            }\n        ]\n    }\n}"}],"_postman_id":"dfdf36f1-40ab-4189-8341-05cc71d6a7e0"},{"name":"Verify Customer","id":"8771c9df-a192-4873-847a-368cb3b0bfcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"service_id\":\"portharcourt-electric\",\n  \"customer_id\":\"27100098246\",\n  \"type\": \"prepaid\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-service","description":"<p>Use this to validate customer's details before performing a bill purchase.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>string</td>\n<td><code>Required</code> Service id (As seen in the all-services endpoint).</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>string</td>\n<td><code>Required</code> Customer meter number, smart card number, etc.</td>\n</tr>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>Meter type, (prepaid or postpaid) required for electricity bills only.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["validate-service"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"da8f8cf2-4cb9-47f3-9b07-2f233552c82c","name":"Verify Customer - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"service_id\":\"dstv\",\n  \"customer_id\":\"7530552372\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-service"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"53"},{"key":"date","value":"Sun, 10 Apr 2022 17:31:28 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"EMMANUEL-SSI-MIC G EZIMAH\"\n}"}],"_postman_id":"8771c9df-a192-4873-847a-368cb3b0bfcb"},{"name":"Purchase Bill","id":"73492e2a-48b6-42c7-843f-9d42b707d6a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"service_id\":\"dstv\",\n  \"customer_id\":\"1212121212\",\n  \"variation\":\"OGpeIVhvRsnDdarBET0XQ/Hw\",\n  \"amount\":\"2150\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-bill","description":"<p>Use this to perform a bill purchase.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>service_id</td>\n<td>string</td>\n<td><code>Required</code> Service id (As seen in the all-services endpoint).</td>\n</tr>\n<tr>\n<td>customer_id</td>\n<td>string</td>\n<td><code>Required</code> Customer meter number, smart card number, etc.</td>\n</tr>\n<tr>\n<td>variation</td>\n<td>string</td>\n<td><code>Required</code> For services that has variation (As seen in the service variation endpoint).</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code>For services has custom amount. Example: electricity bill payment.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["purchase-bill"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"4049a189-b1bd-4858-b8bb-45662e239615","name":"Purchase Bill - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"service_id\":\"dstv\",\n  \"customer_id\":\"1212121212\",\n  \"variation\":\"OGpeIVhvRsnDdarBET0XQ/Hw\",\n  \"amount\":\"2150\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-bill"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"242"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sun, 10 Apr 2022 18:09:41 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Payment successful! You were charged ₦2150.00\",\n    \"data\": {\n        \"status\": \"delivered\",\n        \"product_name\": \"DSTV Subscription\",\n        \"unique_element\": \"1212121212\",\n        \"unit_price\": 1850,\n        \"quantity\": 1,\n        \"channel\": \"api\",\n        \"type\": \"TV Subscription\",\n        \"phone\": \"07061785183\",\n        \"name\": null,\n        \"convinience_fee\": 0,\n        \"amount\": 1850,\n        \"platform\": \"api\"\n    },\n    \"purchased_code\": null\n}"}],"_postman_id":"73492e2a-48b6-42c7-843f-9d42b707d6a8"}],"id":"646b1f19-123b-452e-8d44-aa8d458995cc","description":"<p>Pay utility bills like Cable TV subscriptions, Electricity, Education and Internet routers easily with this endpoint.</p>\n","_postman_id":"646b1f19-123b-452e-8d44-aa8d458995cc","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Gift cards","item":[{"name":"Local Gift cards","item":[{"name":"All Gift Cards","id":"922ff4ae-be90-4766-854d-ecc7597c9f1b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-local-giftcards","description":"<p>Use this endpoint to fetch all local gift cards.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-local-giftcards"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"53a3191b-ce4e-470e-921c-cccd769f483e","name":"All Gift Cards - Success","originalRequest":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-local-giftcards"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"1214"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Thu, 11 Aug 2022 00:55:47 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"id\": \"sgc_9081\",\n            \"name\": \"Filmhouse Cinemas\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/filmhouse.jpg\",\n            \"short_desc\": \"Buy Filmhouse Cinemas Gift card\",\n            \"description\": \"A Magical Cinematic Experiences Driven by Innovation & Technology.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_13133\",\n            \"name\": \"Grand Square\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/grand-square.jpg\",\n            \"short_desc\": \"Buy Grand Square Gift card\",\n            \"description\": \"Grand Square Supermarket and Stores is committed to providing a unique shopping experience for our customers, focusing on quality, variety, and affordability.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_9080\",\n            \"name\": \"Hubmart Stores\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/hubmart.jpg\",\n            \"short_desc\": \"Buy Hubmart Gift card\",\n            \"description\": \"Hubmart is a retail corporation that operates chains of discount department stores.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_18157\",\n            \"name\": \"iStore\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/istore.jpg\",\n            \"short_desc\": \"Buy iStore Gift card\",\n            \"description\": \"iStore is your one-stop store for all Apple-related products and services like iPhones, iPads, iPods, Macbooks, iMacs, Apple Watch, and accessories.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 5000,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_2017\",\n            \"name\": \"Jumia\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/jumia.jpg\",\n            \"short_desc\": \"Buy Jumia Gift card\",\n            \"description\": \"Jumia is Nigeria’s number one online shopping destination where you can shop the widest selection of electronics, fashion, home appliances and more.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_9088\",\n            \"name\": \"Keje Grill\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/keje-grill.jpg\",\n            \"short_desc\": \"Buy Keje Grill Gift card\",\n            \"description\": \"Keje Grill is Abuja's best grilling and relaxation spot.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_2048\",\n            \"name\": \"Samsung\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/samsung.jpg\",\n            \"short_desc\": \"Buy Samsung Gift card\",\n            \"description\": \"The Official Samsung Store by MGS offers the best of electronics, gadgets and home appliances from Samsung.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 5000,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_11125\",\n            \"name\": \"Shoprite\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/shoprite.jpg\",\n            \"short_desc\": \"Buy Shoprite Gift card\",\n            \"description\": \"Shoprite offers a world-class shopping experience on a variety of food products, household goods and small appliances at our lowest possible prices.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_9138\",\n            \"name\": \"Slot\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/slot.jpg\",\n            \"short_desc\": \"Buy Slot Gift card\",\n            \"description\": \"SLOT Systems Limited is the leading retails company for affordable and durable mobile phones, computers, accessories, and various types of Electronics.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 1000,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_2018\",\n            \"name\": \"Spar\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/spar.jpg\",\n            \"short_desc\": \"Buy Spar Gift card\",\n            \"description\": \"Spar stores offers a wide range of product categories namely; Grocery, Consumer Electronics, Mobile Phones, Laptops & Tablets, Perfumes, Watches and Jewellery etc.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_14148\",\n            \"name\": \"Warachow\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/warachow.jpg\",\n            \"short_desc\": \"Buy Warachow Gift card\",\n            \"description\": \"WaraChow is a food delivery business that delivers food and other munchies same day within Lagos, Nigeria.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 1000,\n            \"max_range\": 50000\n        },\n        {\n            \"id\": \"sgc_2051\",\n            \"name\": \"Waracake\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/waracake.jpg\",\n            \"short_desc\": \"Buy Waracake Gift card\",\n            \"description\": \"Order for your cakes on WaraCake and have them Delivered to your doorstep or anywhere you want.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        }\n    ]\n}"}],"_postman_id":"922ff4ae-be90-4766-854d-ecc7597c9f1b"},{"name":"Validate Gift Card","id":"c5909126-4efb-424a-890d-a09ea4bfb67f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"product_id\":\"sgc_2017\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-local-giftcard","description":"<p>Use this to validate a gift card and fetch gift card info.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>string</td>\n<td><code>Required</code> id (As seen in the all-local-giftcards endpoint).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["validate-local-giftcard"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"4328e76c-5e8f-488a-8942-9cdda208b13e","name":"Validate Gift Card - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\":\"sgc_2017\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-local-giftcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"292"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Thu, 11 Aug 2022 01:01:53 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Validation successful\",\n    \"data\": [\n        {\n            \"id\": \"sgc_2017\",\n            \"name\": \"Jumia\",\n            \"image_url\": \"https://bingpay.ng/assets/giftcards/jumia.jpg\",\n            \"short_desc\": \"Buy Jumia Gift card\",\n            \"description\": \"Jumia is Nigeria’s number one online shopping destination where you can shop the widest selection of electronics, fashion, home appliances and more.\",\n            \"currency\": \"NGN\",\n            \"fee\": 0,\n            \"min_range\": 500,\n            \"max_range\": 50000\n        }\n    ]\n}"}],"_postman_id":"c5909126-4efb-424a-890d-a09ea4bfb67f"},{"name":"Purchase Gift Card","id":"597f2b1e-65ca-48c6-865a-bff787188691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"product_id\":\"sgc_2017\",\n  \"amount\": 500\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-local-giftcard","description":"<p>Use this to make a local gift card purchase<br /><strong>Service fee of NGN50 applies</strong></p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>string</td>\n<td><code>Required</code> id (As seen in the all-local-giftcards endpoint).</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>integar</td>\n<td><code>Required</code> Amount of gift card in naira</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["purchase-local-giftcard"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"7fdad4ee-1a24-406c-91d6-a6f821895600","name":"Purchase Gift Card - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\":\"sgc_2017\",\n  \"amount\": 500\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-local-giftcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"121"},{"key":"date","value":"Wed, 07 Sep 2022 00:30:55 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Giftcard purchase of ₦500 successful\",\n    \"data\": {\n        \"cardName\": \"Jumia\",\n        \"cardNumber\": \"16798920\"\n    }\n}"}],"_postman_id":"597f2b1e-65ca-48c6-865a-bff787188691"}],"id":"c213690e-083f-4491-b739-453529b7598e","description":"<p>Purchase Local Gift cards for brands like jumia, spar, slot, istore etc with this endpoint.</p>\n","_postman_id":"c213690e-083f-4491-b739-453529b7598e","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"International Gift cards","item":[{"name":"All Gift Cards","id":"532151eb-938e-45b5-b9fa-cabcb03f7afa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-giftcards/{country}","description":"<p>Use this endpoint to fetch all gift cards available for a country.</p>\n<p>You can only fetch and purchase with the supported country codes below:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Country name</strong></th>\n<th><strong>Country code</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>United States</td>\n<td>US</td>\n</tr>\n<tr>\n<td>France</td>\n<td>FR</td>\n</tr>\n<tr>\n<td>Ghana</td>\n<td>GH</td>\n</tr>\n<tr>\n<td>Italy</td>\n<td>IT</td>\n</tr>\n<tr>\n<td>Kenya</td>\n<td>KE</td>\n</tr>\n<tr>\n<td>Mexico</td>\n<td>MX</td>\n</tr>\n<tr>\n<td>Nigeria</td>\n<td>NG</td>\n</tr>\n<tr>\n<td>Portugal</td>\n<td>PT</td>\n</tr>\n<tr>\n<td>South Africa</td>\n<td>ZA</td>\n</tr>\n<tr>\n<td>Spain</td>\n<td>ES</td>\n</tr>\n<tr>\n<td>United Kingdom</td>\n<td>GB</td>\n</tr>\n<tr>\n<td>Zambia</td>\n<td>ZM</td>\n</tr>\n</tbody>\n</table>\n</div><p>You can also use <strong>search</strong> parameter to filter product name.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-giftcards","{country}"],"host":["https://bingpay.ng/api/v1"],"query":[{"disabled":true,"key":"search","value":"pubg"}],"variable":[]}},"response":[{"id":"f82ef206-68a6-4fcd-a530-001f355bb660","name":"All Gift Cards - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/all-giftcards/US"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Thu, 28 Jul 2022 21:26:44 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"productId\": 1,\n            \"productName\": \"1-800-PetSupplies\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://s3.amazonaws.com/cdn.reloadly.com/giftcards/1800PetSupplies.png\"\n            ],\n            \"brand\": {\n                \"brandId\": 1,\n                \"brandName\": \"1-800-PetSupplies\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"This card is redeemable for merchandise on www.1-800-petsupplies.com\",\n                \"verbose\": \"Your acceptance of this eCertificate constitutes your agreement to these terms and conditions. This card is redeemable in U.S. only for merchandise on www.1-800-petsupplies.com . Only two eCertificates are redeemable per order. eCertificates cannot be redeemed for cash, except as required by law. Void if altered or reproduced. This gift card is issued in U.S. funds by Tabcom, LLC. When Redeeming online please be sure to enter the entire gift card number including preceding zeros. The maximum number of eCertificates that can be used for phone is nine. By accepting these Terms and Conditions through your use of this Site, you certify that you reside in the United States and are 18 years of age or older. If you are under the age of 18 but at least 14 years of age you may use this Site only under the supervision of a parent or legal guardian who agrees to be bound by these Terms and Conditions.\"\n            }\n        },\n        {\n            \"productId\": 5,\n            \"productName\": \"Amazon US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/3a70931f-2823-4b2c-ab84-8e075134096d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 2,\n                \"brandName\": \"Amazon\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit www.amazon.com/redeem and enter the Claim Code when prompted.\",\n                \"verbose\": \"Amazon.com Gift Cards never expire and can be redeemed towards millions of items at www.amazon.com &#13;To redeem your gift card, follow these steps: &#13;1. Visit www.amazon.com/redeem &#13;2. Enter the Claim Code when prompted. &#13;3. Gift card funds will be applied automatically to eligible orders during the checkout process. &#13;4. You must pay for any remaining balance on your order with another payment method. &#13;Your gift card claim code may also be entered when prompted during checkout. To redeem your gift card using the Amazon.com service, first add the gift card funds to Your Account. If you have questions about redeeming your gift card, please visit www.amazon.com/gc-redeem\"\n            }\n        },\n        {\n            \"productId\": 21,\n            \"productName\": \"App Store & iTunes US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2,\n                3,\n                4,\n                5,\n                10,\n                15,\n                20,\n                25,\n                30,\n                40,\n                50,\n                60,\n                70,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/efff4800-085b-463e-818b-64d22c599f8a.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 3,\n                \"brandName\": \"App Store & iTunes\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to apple.com/redeem to add to your Apple Account balance.\",\n                \"verbose\": \"Use it for purchases at any Apple Store location, on the Apple Store-app, apple.com, the App Store, iTunes, Apple Music, Apple TV, Apple News, Apple Books, Apple Arcade, iCloud, and other Apple properties. &#13;Use the Apple Gift Card for App Store, iTunes, iPhone, iPad, Air-pods, Mac book, accessories, and more. &#13;No returns or refunds on Apple Gift Cards. Terms apply. &#13;The Apple Gift Card can be used two ways: &#13;For online purchases, go to apple.com/redeem to add to your Apple Account balance. &#13;Bring this email to any Apple Store location. &#13;Beware of gift card scams. Do not share your code. Terms & Conditions Valid only for U.S. transactions in Apple properties. For assistance, visit support.apple.com/giftcard or call 1-800-275-2273. Not redeemable at Apple resellers or for cash, and no resale, refunds, or exchanges, except as required by law. Apple is not responsible for unauthorized use. Terms apply\"\n            }\n        },\n        {\n            \"productId\": 25,\n            \"productName\": \"Apple Music 12 month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/dbfffa4f-c0e7-4271-9a3f-81088d14df86.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 4,\n                \"brandName\": \"Apple Music\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to apple.com/redeem to add to your Apple Account balance.\",\n                \"verbose\": \"Beware of gift card scams. Do not share your code. For assistance, visit support.apple.com/gift ardor call 1-800-275-2273. Not redeemable at Apple resellers or for cash, and no resale, refunds, or exchanges, except as required by law. Apple is not responsible for unauthorized use. Terms apply\"\n            }\n        },\n        {\n            \"productId\": 26,\n            \"productName\": \"Apple Music 3 month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                29.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/dbfffa4f-c0e7-4271-9a3f-81088d14df86.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 4,\n                \"brandName\": \"Apple Music\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to apple.com/redeem to add to your Apple Account balance.\",\n                \"verbose\": \"Beware of gift card scams. Do not share your code. For assistance, visit support.apple.com/gift ardor call 1-800-275-2273. Not redeemable at Apple resellers or for cash, and no resale, refunds, or exchanges, except as required by law. Apple is not responsible for unauthorized use. Terms apply\"\n            }\n        },\n        {\n            \"productId\": 29,\n            \"productName\": \"Barnes & Noble\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                3,\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/9737aeb5-7166-4b46-ba1f-7bba412ba60c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 5,\n                \"brandName\": \"Barnes & Noble\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Browse BN.com to find the items you wish to buy and add them to your Bag.\",\n                \"verbose\": \"To redeem your e-Gift Card from a mobile device display the barcode, e-Gift Card number, and associated PIN to the cashier at the time of purchase. &#13;Browse BN.com to find the items you wish to buy and add them to your Bag. On the Shopping Bag page, click Checkout. Enter the e-Gift Card number and PIN on the Payment Page during Checkout. (Please note: If the balance available on your Barnes & Noble e-Gift Card is less than the total cost of your order, you will be asked to provide additional e-Gift Cards or credit card information as payment via PayPal, or select Pay by Phone.) Gift Cards and e-Gift Cards are subject to the Barnes & Noble Gift Card Terms and Conditions. TO REDEEM FOR NOOK BOOKS: &#13;1. Save your Barnes & Noble e-Gift Card to your account by clicking the Manage Gift Cards for NOOK Books link on your account page at https://www.barnesandnoble.com/account/giftcard/manage &#13;2. Shop the NOOK Book Store and click &#39;Buy Now&#39; to purchase the NOOK Book of your choice at http://www.barnesandnoble.com/nookbooks &#13;3. Any available Gift Card or e-Gift Card balance will be automatically redeemed first, and your default credit card will be charged for the remaining balance, if any. Barnes & Noble e-Gift Cards can be used at any Barnes & Noble store nationwide and at BN.com (www.bn.com). They can also be used at any Barnes & Noble College location. Maintenance, dormancy or service fees do not apply to balances on e-Gift Cards. Barnes & Noble e-Gift Cards have no expiration dates. They may be used to purchase annual memberships in the Barnes & Noble Membership program (continuous billing memberships require a valid credit card). Barnes & Noble e-Gift Cards will not be replaced if lost or stolen. Barnes & Noble e-Gift Cards will not be exchangeable for cash except where required by law. Barnes & Noble e-Gift Cards are issued by Barnes & Noble Marketing Services LLC. Other conditions may apply.\"\n            }\n        },\n        {\n            \"productId\": 160,\n            \"productName\": \"CALL OF DUTY: MODERN WARFARE® STANDARD EDITION US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/aa0ed81e-8c74-4b44-b2fd-7c84a6b774d5.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 6,\n                \"brandName\": \"CALL OF DUTY: MODERN WARFARE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code.\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED You must accept the Microsoft Services Agreement (microsoft.com/msa). Game may require online updates. Features and online services may vary by country and change or be retired over time. Game contains in-app purchases. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 310,\n            \"productName\": \"1,100 CALL OF DUTY: MODERN WARFARE POINTS US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c332e6fd-ce42-41ac-9af0-125cd7341d51.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 6,\n                \"brandName\": \"CALL OF DUTY: MODERN WARFARE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code.\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED You must accept the Microsoft Services Agreement (microsoft.com/msa). Game may require online updates. Features and online services may vary by country and change or be retired over time. Game contains in-app purchases. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 460,\n            \"productName\": \"2,400 CALL OF DUTY: MODERN WARFARE POINTS US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/196fb503-1771-4a17-aa3d-88e46f93aeb4.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 6,\n                \"brandName\": \"CALL OF DUTY: MODERN WARFARE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code.\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED You must accept the Microsoft Services Agreement (microsoft.com/msa). Game may require online updates. Features and online services may vary by country and change or be retired over time. Game contains in-app purchases. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 480,\n            \"productName\": \"CBS All Access\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0190c4f9-40e4-44a8-8023-9e92d1e29928.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 7,\n                \"brandName\": \"CBS All Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to www.cbs.com/gift, and enter the card’s PIN number and your ZIP code.\",\n                \"verbose\": \"Physical gift cards (“Gift Cards”) are one-time use cards and are only redeemable for subscriptions to the CBS All Access standalone streaming service (the “Streaming Service”) in the United States in US dollars. Gift Cards are issued by CBS Interactive Inc., a Delaware corporation (“CBS Interactive,” “us,” or “we”). Internet access is required to redeem any Gift Card. &#13;To redeem a Gift Card, go to www.cbs.com/gift, and enter the card’s PIN number and your ZIP code. Use of the Streaming Service and Gift Cards is subject to acceptance of these Gift Card terms, our Terms of Use, Mobile Application End User License Agreement, Video Services Policy, and Privacy Policy, available at http://www.cbsinteractive.com/legal/cbsi/terms-of-use. You must be 18 years of age or older to subscribe to the Streaming Service. Gift Cards are assigned a fixed monetary value (e.g., $30).\"\n            }\n        },\n        {\n            \"productId\": 481,\n            \"productName\": \"Celebrity Cruises\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/66728221-8e77-4de3-bd93-10a5be828045.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 8,\n                \"brandName\": \"Celebrity Cruises\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem call 1-888-837-5676.\",\n                \"verbose\": \"To redeem call 1-888-837-5676. Celebrity is not responsible for lost cards. The value of the Card will be applied towards the cost of the cruise or via a reduction in price. &#13;Card is valid only for Celebrity Cruise sailings and can ONLY be used for new bookings, not to be used to settle any ship board charges. Can redeem up to $500 in gift cards per person/per sailing, $1,000 total per stateroom. Can only be redeemed by US/Canadian residents calling (888) 837-5676. Cards are not redeemable for cash and cannot be returned for a cash refund, except to the extent required by law. No expiration date, no fees. This Card cannot be used and is not applicable for charters. Please see http://celebritycorporatekit.com/GiftCardTerms.html for full terms and conditions.\"\n            }\n        },\n        {\n            \"productId\": 482,\n            \"productName\": \"Columbia Sportswear\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/b5a6c1e9-2055-4450-a457-c9e8e164fbe9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 9,\n                \"brandName\": \"Columbia Sportswear\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem online at www.columbia.com.\",\n                \"verbose\": \"Print this gift card and bring it to Columbia Sportswear location for use. Or redeem online at www.columbia.com. &#13;This Gift Card is redeemable for merchandise at all Columbia Sportswear retail and outlet stores in the United States or online at Columbia.com. This Gift Card is non-refundable, does not expire, and has no fees. Redeemable for cash when balance is under $5, or otherwise required by law. Columbia Sportswear is not responsible for, and will not replace, lost, stolen, or damaged Gift Cards. For balance inquiries, information about the terms of this Gift Card, and store locations, go to columbia.com or call 866-682-9879.\"\n            }\n        },\n        {\n            \"productId\": 613,\n            \"productName\": \"crunchyroll US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                15,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/d5db5202-1773-4355-a1a3-d734783db955.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 10,\n                \"brandName\": \"Crunchyroll\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit vrv.co/redeem and enter your PIN to redeem your Gift Card.\",\n                \"verbose\": \"Visit vrv.co/redeem and enter your PIN to redeem your Gift Card. &#13;Valid towards VRV service in the US only. The entire value shall be credited to your VRV account upon redemption. &#13;Nonrefundable or redeemable for cash,except where required by law. This card does not expire and may not be resold. Ellation is not responsible for lost or stolen cards or unauthorized use. &#13;See http://www.vrv.co for full terms.\"\n            }\n        },\n        {\n            \"productId\": 633,\n            \"productName\": \"CVS/pharmacy\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2,\n                10,\n                20,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c31bb9e3-a7de-442b-a7e4-74628e195142.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 11,\n                \"brandName\": \"CVS/pharmacy\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Navigate to the Gift Card Claim page from the &#39;My Wallet&#39; menu after logging into eGifter.com\",\n                \"verbose\": \"Navigate to the Gift Card Claim page from the &#39;My Wallet&#39; menu after logging into eGifter.com &#13;From the webpage containing your secure gift card code: &#13;1. Print the page &#13;2. Use it at any CVS Pharmacy store during time of purchase\"\n            }\n        },\n        {\n            \"productId\": 764,\n            \"productName\": \"DRAGON BALL Z US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/9d24be5a-2546-4e63-b81a-ec835471375e.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 12,\n                \"brandName\": \"DRAGON BALL Z\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED &#13;You must accept the Microsoft Services Agreement (microsoft.com/msa). Game may require online updates. Features and online services may vary by country and change or be retired over time. Except as required bylaw, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 914,\n            \"productName\": \"EA 12 month (Xbox) US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                29.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/857f746a-34ac-43ad-b0a6-e85f976a9e64.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 13,\n                \"brandName\": \"EA Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://microsoft.com/redeem\",\n                \"verbose\": \"NO EXPIRATION DATE AND NO SERVICE FEE &#13;REDEEM CODE: &#13;1. Go to https://microsoft.com/redeem &#13;2. Enter your code &#13;3. Start shopping &#13;To create a new Microsoft account or read the full conditions (which can change without prior notice), go to https://microsoft.com/cardterms (Code cannot be replaced - please keep in a safe place) &#13;CONDITIONS, LIMITATIONS AND EXCLUSIONS APPLY. SEE https://tos.ea.com/legalapp/eaplay/US/en/PC/ AND ea.com/ea-play FOR DETAILS. &#13;EA ACCOUNT REQUIRED TO JOIN AND PLAY;\"\n            }\n        },\n        {\n            \"productId\": 1214,\n            \"productName\": \"EA Apex US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5fdf185a-4857-4bd1-a79c-1eaceb66f2ff.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 14,\n                \"brandName\": \"EA Apex\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem\",\n                \"verbose\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem AND FOLLOW THE INSTRUCTIONS. &#13;Use of this Card constitutes acceptance of the following terms: &#13;1. This EA prepaid card is issued by Electronic Arts Inc. and is valid in the U.S. You must be a U.S. resident to use this prepaid card. &#13;2. This EA prepaid card is redeemable at http://www.origin.com/redeem or other EA online cash card enabled stores. &#13;3. EA account, registration of an EA wallet and acceptance of the EA wallet and cash terms and conditions (http://www.ea.com/ea-card-terms-and-conditions) is required. &#13;4.To open an EA account, you must be at least 13 years of age and accept EA&#39;s User Agreement and Privacy and Cookie Policy.\"\n            }\n        },\n        {\n            \"productId\": 1234,\n            \"productName\": \"Apex Legends™ – 2,000 (+150 Bonus)\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/82939ee4-5d5b-405e-ade5-73f22e65024f.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 14,\n                \"brandName\": \"EA Apex\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem\",\n                \"verbose\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem AND FOLLOW THE INSTRUCTIONS. &#13;Use of this Card constitutes acceptance of the following terms: &#13;1. This EA prepaid card is issued by Electronic Arts Inc. and is valid in the U.S. You must be a U.S. resident to use this prepaid card. &#13;2. This EA prepaid card is redeemable at http://www.origin.com/redeem or other EA online cash card enabled stores. &#13;3. EA account, registration of an EA wallet and acceptance of the EA wallet and cash terms and conditions (http://www.ea.com/ea-card-terms-and-conditions) is required. &#13;4.To open an EA account, you must be at least 13 years of age and accept EA&#39;s User Agreement and Privacy and Cookie Policy.\"\n            }\n        },\n        {\n            \"productId\": 1235,\n            \"productName\": \"Apex Legends™ – 4,000 (+350 Bonus)\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                39.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/be37c18d-3c3e-4bc0-abf1-a106df41c2ed.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 14,\n                \"brandName\": \"EA Apex\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem\",\n                \"verbose\": \"TO REDEEM THIS CASH CARD, GO TO http://www.origin.com/redeem AND FOLLOW THE INSTRUCTIONS. &#13;Use of this Card constitutes acceptance of the following terms: &#13;1. This EA prepaid card is issued by Electronic Arts Inc. and is valid in the U.S. You must be a U.S. resident to use this prepaid card. &#13;2. This EA prepaid card is redeemable at http://www.origin.com/redeem or other EA online cash card enabled stores. &#13;3. EA account, registration of an EA wallet and acceptance of the EA wallet and cash terms and conditions (http://www.ea.com/ea-card-terms-and-conditions) is required. &#13;4.To open an EA account, you must be at least 13 years of age and accept EA&#39;s User Agreement and Privacy and Cookie Policy.\"\n            }\n        },\n        {\n            \"productId\": 1386,\n            \"productName\": \"ebay\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0696f4c6-eb76-4882-b0f7-057bf661590c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 16,\n                \"brandName\": \"eBay\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Enter the 13-digit code, click Apply -> Continue. Log into your PayPal account. Confirm and Pay.\",\n                \"verbose\": \"One Card. So Many Options. That&#39;s exactly what eBay Gift Cards offer the recipient. Whether its new, unique or anything in-between, eBay has you covered for any gift, any occasion, every time! Shop from billions of items in Electronics, Toys, Motors, Fashion, Home & Garden, Art, Collectibles, and many more categories. Best yet, eBay Gift Cards never expire and have no fees. Use it to shop now &#13;During Checkout on eBay.com &#13;1.Enter the 13-digit redemption code, then click Apply. &#13;2.Click Continue to proceed to PayPal. &#13;3.Log into your PayPal account. &#13;4.Review the payment details and click Confirm and Pay. &#13;Treat your eBay Gift Card like cash. Only redeemable to purchase items directly on eBay.com, where PayPal is accepted. To use this Gift Card, you must have a U.S. registered eBay account, a PayPal account, and a U.S. shipping address. After first use, your eBay Gift Card is non-transferrable. Nonrefundable or redeemable for cash unless required by law. Your eBay Gift Card never expires and there are no fees. &#13;Your eBay Gift Card is subject to full terms and conditions. Redemption limits apply. To check balance, seek assistance, or read the full terms and conditions visit http://www.ebay.com/ebaygiftcard\"\n            }\n        },\n        {\n            \"productId\": 2417,\n            \"productName\": \"FIFA 21 Microsoft Xbox US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/8c9c0283-1ea2-4bf0-8571-0ba5e2f5b648.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 17,\n                \"brandName\": \"FIFA 21 Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.microsoft.com/redeem.\",\n                \"verbose\": \"To redeem, go to http://www.microsoft.com/redeem. &#13;Features and online services may vary by region and change or be retired over time. May contain in-game purchases. Requires a Microsoft Account. Except as required by law, codes are non-refundable.\"\n            }\n        },\n        {\n            \"productId\": 2567,\n            \"productName\": \"FIFA 2200 POINTS Xbox US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c86f254c-2ce9-4ba4-bfb3-9008612befa1.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 17,\n                \"brandName\": \"FIFA 21 Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.microsoft.com/redeem.\",\n                \"verbose\": \"To redeem, go to http://www.microsoft.com/redeem. &#13;Features and online services may vary by region and change or be retired over time. May contain in-game purchases. Requires a Microsoft Account. Except as required by law, codes are non-refundable.\"\n            }\n        },\n        {\n            \"productId\": 2717,\n            \"productName\": \"PC Final Fantasy XIV 60 Days US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                29.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/9d39af32-4925-4bc5-8433-f686f2752078.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 18,\n                \"brandName\": \"PC Final Fantasy XIV 60 Days\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Log in to your FINAL FANTASY account. Click on Account Services -> Renew Subscription. Enter the code you received and follow the instructions\",\n                \"verbose\": \"This 60 day digital Game Time Code is only valid with North American Square Enix Accounts. Please double check the region of your Square Enix Account before purchasing. &#13;You will only be able to use this 60 day code if you have purchased Final Fantasy XIV and currently have an existing FFXIV account. You can now exchange your code and start exploring the online world of Final Fantasy. Redeeming your FFXIV Time Card can be done like this: &#13;Log in to your FINAL FANTASY XIV: Mog Station account &#13;Click on &#39;Account Services&#39; in the top left corner of your screen &#13;After that, click on &#39;Renew Subscription (Game Card)&#39;  &#13;Enter the code you received per email and follow the instructions on your screen to complete the activation.\"\n            }\n        },\n        {\n            \"productId\": 2868,\n            \"productName\": \"Fortnite The Last Laugh Bundle PS4 US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                39.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/452f379d-37b7-49f0-9901-03ecca39dd18.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 20,\n                \"brandName\": \"Fortnite\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard\",\n                \"verbose\": \"Redeem a gift card for V-Bucks to use in Fortnite on any supported device! If you are unable to redeem a V-Bucks card and/or access V-Bucks in Fortnite, please contact Epic&&#39;s customer service for assistance at epic games.com/customer-service. &#13;To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard &#13;An Epic Games account is required to redeem a V-Bucks Card code. After entering your code on Fortnite.com/vbuckscard, select the platform where you would like the V-Bucks applied. If playing on a console platform (PlayStation Network, Xbox Live, Nintendo Switch) you need to link your Epic Games account to that gaming platform (one time) to redeem your gift card code. The 16 digit code on the back of the card WILL NOT work if redeemed directly through your gaming platform (PlayStation Network, Xbox Live, Nintendo Switch, etc.)\"\n            }\n        },\n        {\n            \"productId\": 3018,\n            \"productName\": \"Fortnite The Last Laugh Bundle Xbox US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                39.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c940964b-0e6d-4243-8439-a9897dd0dd9d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 20,\n                \"brandName\": \"Fortnite\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard\",\n                \"verbose\": \"Redeem a gift card for V-Bucks to use in Fortnite on any supported device! If you are unable to redeem a V-Bucks card and/or access V-Bucks in Fortnite, please contact Epic&&#39;s customer service for assistance at epic games.com/customer-service. &#13;To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard &#13;An Epic Games account is required to redeem a V-Bucks Card code. After entering your code on Fortnite.com/vbuckscard, select the platform where you would like the V-Bucks applied. If playing on a console platform (PlayStation Network, Xbox Live, Nintendo Switch) you need to link your Epic Games account to that gaming platform (one time) to redeem your gift card code. The 16 digit code on the back of the card WILL NOT work if redeemed directly through your gaming platform (PlayStation Network, Xbox Live, Nintendo Switch, etc.)\"\n            }\n        },\n        {\n            \"productId\": 3038,\n            \"productName\": \"FragranceNet.com\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/fa3ba21a-84a9-417b-8c0b-fe7e9b47bbc6.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 21,\n                \"brandName\": \"FragranceNet.com\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeemable for merchandise only online at http://www.fragrancenet.com\",\n                \"verbose\": \"Using your FragranceNet.com Gift Card &#13;Upon checkout you will be asked to enter your gift certificate number, once entered you can apply it to your purchase. &#13;Redeemable for merchandise only online at http://www.fragrancenet.com &#13;To obtain current balance, log in to your user account at http://www.fragrancenet.com &#13;For questions contact us at FragranceNet.com or 1-800-PARFUMS. &#13;This gift card is not redeemable for cash and will not be replaced if lost or stolen. Redeemable for merchandise only online at FragranceNet.com.\"\n            }\n        },\n        {\n            \"productId\": 3169,\n            \"productName\": \"Free Fire 100 + 10 Diamond US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                1\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 3319,\n            \"productName\": \"Free Fire 210 + 21 Diamond US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 3469,\n            \"productName\": \"Free Fire 530 + 53 Diamond US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 3619,\n            \"productName\": \"Free Fire 1080 + 108 Diamond US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 3769,\n            \"productName\": \"Free Fire 2200 + 220 Diamond US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 3919,\n            \"productName\": \"GameStop US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/22ca34e9-8e3a-4e9c-a286-ebdbfedd5502.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 23,\n                \"brandName\": \"GameStop\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"This gift card is redeemable online at GameStop.com.\",\n                \"verbose\": \"Online Redemption Instructions Shop at GameStop.com online. &#13;This gift card is redeemable only for the purchase of merchandise only in the U.S. at GameStop, Think Geek, EB Games, Babbage&#39;s, and Planet X stores and online at GameStop.com. Card does not expire or impose any fees. Except where required by law, it may not be returned, redeemed for cash, or applied as payment on any account, and will not be replaced if lost or stolen. Not responsible for unauthorized use. This card is not a credit card or a debit card and carries no warranties, express or implied. This card is issued by and represents solely the obligation of Marketing Control Services, Inc. (a Virginia corporation), which reserves the right to change these terms and conditions at any time. Use or acceptance of this card constitutes acceptance of these terms and conditions. To obtain your card balance, visit www.gamestop.com. Purchases of gift cards never count towards promotional totals (e.g. $10 off of$30). In order to take advantage of those promotions, customers must buy merchandise. Purchases of gift cards do not accrue Power Up Rewards Points.\"\n            }\n        },\n        {\n            \"productId\": 3940,\n            \"productName\": \"Google play US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/98322921-18b6-4c8c-b549-674a7bd3ca9e.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 25,\n                \"brandName\": \"Google play\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, enter code in the Play Store app or https://play.google.com/store\",\n                \"verbose\": \"Use this gift card&#39;s code on Google Play. Any other request for the code may bea scam. &#13;To redeem, enter code in the Play Store app or https://play.google.com/store &#13;See play.google.com/us-card-terms for full terms. &#13;Usable for purchases of eligible items on Google Play only. Not usable for hardware and certain subscriptions. Other limits may apply. No fees or expiration dates.Except as required by law, card is not redeemable for cash or other cards; not reloadable or refundable; cannot be combined with other non-Google Play balances in your Google Payments account, resold, exchanged or transferred for value.\"\n            }\n        },\n        {\n            \"productId\": 3945,\n            \"productName\": \"Groupon\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/003475d1-c14e-48cf-8e89-9d02b46d5aca.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 26,\n                \"brandName\": \"Groupon\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit http://www.groupon.com and sign in or create a free account to redeem your gift card.\",\n                \"verbose\": \"Visit http://www.groupon.com and sign in or create a free account to redeem your gift card. &#13;Redeemable only at groupon.com for Groupons or for account credits usable to buy Groupons. Not usable to buy Groupon gift cards. To redeem you must have or create an account at groupon.com .When redeemed, you must use the entire card balance to acquire Groupons, account credits or both. If partially used to buy Groupons, the card balance will be redeemed for credits in your account. Account credits will be administered per your account agreement. Cards cannot be redeemed for cash, except as required by law.\"\n            }\n        },\n        {\n            \"productId\": 4076,\n            \"productName\": \"GTA ONLINE: WHALE SHARK CASH CARD US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                49.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/adc39d35-fc9f-4506-9bd2-388952bfdc44.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 27,\n                \"brandName\": \"GTA ONLINE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit http://www.microsoft.com/redeem\",\n                \"verbose\": \"To redeem, visit http://www.microsoft.com/redeem &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software you agree to the Microsoft Services Agreement(microsoft.com/msa) and www.rockstargames.com/support &#13;Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable except as restricted by local law. Requires Grand Theft Auto V (sold separately).\"\n            }\n        },\n        {\n            \"productId\": 4226,\n            \"productName\": \"GTA ONLINE: GREAT WHITE SHARK CASH CARD US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/1c7398e9-ed64-4ac5-ab17-c92d30ad73b5.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 27,\n                \"brandName\": \"GTA ONLINE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit http://www.microsoft.com/redeem\",\n                \"verbose\": \"To redeem, visit http://www.microsoft.com/redeem &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software you agree to the Microsoft Services Agreement(microsoft.com/msa) and www.rockstargames.com/support &#13;Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable except as restricted by local law. Requires Grand Theft Auto V (sold separately).\"\n            }\n        },\n        {\n            \"productId\": 4376,\n            \"productName\": \"GTA ONLINE: MEGALODON CASH CARD US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                99.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/ec9e15cd-72dc-4ce8-a48a-4f6d77a224e3.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 27,\n                \"brandName\": \"GTA ONLINE\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit http://www.microsoft.com/redeem\",\n                \"verbose\": \"To redeem, visit http://www.microsoft.com/redeem &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software you agree to the Microsoft Services Agreement(microsoft.com/msa) and www.rockstargames.com/support &#13;Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable except as restricted by local law. Requires Grand Theft Auto V (sold separately).\"\n            }\n        },\n        {\n            \"productId\": 4396,\n            \"productName\": \"Hulu Plus\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/19283feb-431b-4125-be1d-dbc0efcd3d24.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 28,\n                \"brandName\": \"Hulu Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Hulu gift subscriptions can be redeemed by visiting hulu.com/start/gifting and inputting the subscription code.\",\n                \"verbose\": \"To redeem this gift card &#13;1.Visit http://www.hulu.com/start/gifting &#13;2.Enter code &#13;Hulu gift subscriptions can be redeemed by visiting hulu.com/start/gifting and inputting the subscription code. When gift balance is expended, access to Hulu will end unless you provide another payment method, in which case monthly subscription charges will apply until you cancel. Remaining gift balance will be forfeited upon cancellation. May not be exchanged or used to offset amounts owed to Hulu; cannot be resold; not refundable or redeemable for cash, unless required by law. Hulu is not responsible for lost or stolen gift cards or codes. &#13;Visit http://www.hulu.com/start/gifting_terms for full terms and conditions.\"\n            }\n        },\n        {\n            \"productId\": 4528,\n            \"productName\": \"IMVU US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/bcf26701-102e-417e-83ed-d9a3028945c2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 29,\n                \"brandName\": \"IMVU\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.imvu.com/prepaid\",\n                \"verbose\": \"To Redeem: &#13;1. Login to your existing account or create a new one at http://www.imvu.com &#13;2. Go to http://www.imvu.com/prepaid &#13;3. Enter the PIN exactly as shown &#13;4. Click on &#39;Redeem Now&#39; &#13;5. Follow the prompts &#13;6. For any questions, you can reach IMVU Customer Support at (650) 321-8334 for international users and (866) 761-0975 for US. &#13;This digital code is valid for the purchase of IMVU credits or VIP membership only. To redeem this digital code you must have a valid IMVU avatar account and be 13years of age or older. No refunds or exchanges allowed. Risk of loss and title for digital card passes to purchaser on transfer. IMVU is not responsible for any loss or damage resulting from lost or stolen codes or use without permission. Use of this code constitutes acceptance of full terms and conditions found at http://www.imvu.com/prepaidcardterms\"\n            }\n        },\n        {\n            \"productId\": 4678,\n            \"productName\": \"Jagex Runescape eCodes US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/d28938de-5cd8-482a-8be6-1aede80a77e1.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 30,\n                \"brandName\": \"Jagex Runescape eCodes\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.runescape.com/store_locator.ws\",\n                \"verbose\": \"To purchase subscriptions and/or in-game items using the RuneScape Card: &#13;1. Go to http://www.runescape.com/store_locator.ws &#13;2. Click &#39;Activate Card&#39; &#13;3. Log in when prompted &#13;4.Enter in your Digital PIN code &#13;5.Select which RuneScape package you want &#13;6.Start Playing! &#13;This prepaid RuneScape PIN may be redeemed only through the website at www.runescape.com and only by US residents. The PIN allows you to purchase subscription and/or in-game items for RuneScape to the value of the PIN purchased on the date the PIN code is redeemed (subject to network and server availability) and is valid as long as Jagex continues to offer RuneScape. The value of subscriptions and in-game items for RuneScape may change over time. Certain RuneScape features are available only if you are over a certain age. &#13;The full value of this PIN is deducted when you redeem the PIN code. No incremental deductions are allowed. You are responsible for loss or unauthorized use of this PIN. Please keep it in a secure location and do not share the PIN code with anyone. Except as required by law, the value of this PIN will not be redeemed for cash or cash equivalents, has no surrender value, may not be returned and will not be replaced or refunded if lost, stolen, destroyed or used without permission. The card is void where prohibited or restricted by law.\"\n            }\n        },\n        {\n            \"productId\": 4699,\n            \"productName\": \"Karma Koin US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0d9d58a2-7cad-473d-8458-a1e799bf780d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 31,\n                \"brandName\": \"Karma Koin\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit http://www.karmakoin.com for information on where to redeem this virtual card\",\n                \"verbose\": \"KARMA KOIN is the convenient way to make purchases in your favorite online games. &#13;3 EASY STEPS TO REDEEM THIS VIRTUAL CARD &#13;1. Visit http://www.karmakoin.com for information on where to redeem this virtual card &#13;2. Follow the checkout process on the website of any participating game &#13;3. Choose Karma Koin in the checkout and enter the code shown above &#13;Use of the Card constitutes acceptance of the following terms. Karma Koin prepaid cards may be redeemed only on participating sites. Internet access (fees may apply) and compatible software and hardware may be required. All use of this prepaid card is subject to use and license terms, available in full atwww.karmakoin.com.\"\n            }\n        },\n        {\n            \"productId\": 4830,\n            \"productName\": \"Kigso 50 game credit US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0ec260cf-75d6-4e9c-82e7-b31b41f952a3.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 32,\n                \"brandName\": \"Kigso 50 game credit\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit https://www.kigso.com/redeem to redeem your code.\",\n                \"verbose\": \"Visit https://www.kigso.com/redeem to redeem your code. &#13;Internet connection required (data charges from your carrier may apply). &#13;We recommend the latest version of your operating system and an up to date browser. Minimum iOS9 for iOS users, 4.4.3 for Android users. Google Chrome Browser is recommended. &#13;Redeeming this card, as well as using Kigso.com services, is subject to terms and conditions at www.kigso.com/terms and privacy policy at http://www.kigso.com/privacy\"\n            }\n        },\n        {\n            \"productId\": 4980,\n            \"productName\": \"RIOT ACCESS Latam America US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                25,\n                50,\n                80\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/591c6b9c-17a2-4bec-aad6-1ee85df3c9ad.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 33,\n                \"brandName\": \"Riot Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Launch the League of Legends client. Click on Store -> Purchase RP -> Prepaid Cards & Riot Pin and enter your code.\",\n                \"verbose\": \"1. Launch the League of Legends client or go to signup.na.leagueoflegends.com to create an account. &#13;2. Click on the Store button. &#13;3. Click on the Purchase RP button. &#13;4. Select Prepaid Cards & Riot Pin and enter your code. &#13;5. Click Submit. &#13;We may (and probably will) create updated versions of theseTerms in the future as the Riot Services and applicable laws evolve. When we do, we&#39;ll inform you of the new agreement which will supersede and replace these Terms. You&#39;ll be given an opportunity to review any new agreement we present to you and decide whether you wish to agree to the revised terms. If you accept the new agreement, you&#39;ll be able to continue using the Riot Services. If you decline the new agreement, you won&#39;t be able to use the Riot Services anymore.\"\n            }\n        },\n        {\n            \"productId\": 5000,\n            \"productName\": \"Lowes\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/3fa1f128-80bd-408e-99d3-d51412453923.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 34,\n                \"brandName\": \"Lowes\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Proceed to your cart to checkout. and input the eGift Card Number and PIN as method of payment at checkout.\",\n                \"verbose\": \"How to Redeem Online &#13;1. After you have completed your shopping, proceed to your cart to checkout. &#13;2. Input the eGift Card Number and PIN as method of payment at checkout. &#13;3. Press Apply. &#13;How to Redeem in Stores. &#13;1. Print out this Lowe&#39;s eGift Card. &#13;2. Make sure it includes the eGift Card number and PIN. &#13;3. Give this print-out to your cashier. &#13;In-Store Mobile Redemption Instructions Recipient: &#13;To redeem your eGift Card from a mobile device display the barcode, gift card number and associated PIN (if applicable) to the cashier at the time of purchase. &#13;Cashier: Scan the barcode off of the mobile device and/or hand . &#13;Key the gift card number and associated PIN (if applicable) into the POS.\"\n            }\n        },\n        {\n            \"productId\": 5131,\n            \"productName\": \"MADDEN NFL 20 Microsoft Xbox One US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                29.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/6f8ae07e-a7ee-495a-a21c-92ab00156b7a.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 35,\n                \"brandName\": \"MADDEN NFL\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software, you agree to the Microsoft Services Agreement(microsoft.com/msa). Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable excepts restricted by local law.\"\n            }\n        },\n        {\n            \"productId\": 5281,\n            \"productName\": \"MADDEN NFL 20 ULTIMATE TEAM 2200 POINTS US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/ed5cd411-5a62-4d50-9535-07007fd5ce0d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 35,\n                \"brandName\": \"MADDEN NFL\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software, you agree to the Microsoft Services Agreement(microsoft.com/msa). Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable excepts restricted by local law.\"\n            }\n        },\n        {\n            \"productId\": 5431,\n            \"productName\": \"MADDEN NFL 21 Microsoft Xbox One US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0e622ef8-0a6f-43c2-8384-88344092ef78.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 35,\n                \"brandName\": \"MADDEN NFL\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software, you agree to the Microsoft Services Agreement(microsoft.com/msa). Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable excepts restricted by local law.\"\n            }\n        },\n        {\n            \"productId\": 5581,\n            \"productName\": \"MADDEN NFL 21 - 2200 MADDEN POINTS Xbox One US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/461ae350-801c-442d-be53-a2ed42d018e4.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 35,\n                \"brandName\": \"MADDEN NFL\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem\",\n                \"verbose\": \"TO REDEEM CODE ONLINE: Go to microsoft.com/redeem (Microsoft or Xbox Live account required) and enter the 25-digit code. Download and play. &#13;NO CREDIT CARD REQUIRED &#13;By downloading this software, you agree to the Microsoft Services Agreement(microsoft.com/msa). Download code valid for one-time use only. Requires broadband (ISP fees apply). Code is nonrefundable excepts restricted by local law.\"\n            }\n        },\n        {\n            \"productId\": 6031,\n            \"productName\": \"Microsoft 365 Personal US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                69.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c739c292-76ec-40f9-81ec-6071f9b631f5.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 36,\n                \"brandName\": \"Microsoft 365 & Office\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Sign in to redeem.microsoft.com with your Microsoft account and enter the 25-character code\",\n                \"verbose\": \"The easiest way to redeem a gift card or code is online. Sign in to redeem.microsoft.com with your Microsoft account, enter the 25-character code, and then select Next.\"\n            }\n        },\n        {\n            \"productId\": 6181,\n            \"productName\": \"Microsoft 365 Family US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                99.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/39ecb099-e156-4688-9703-f483f73b3517.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 36,\n                \"brandName\": \"Microsoft 365 & Office\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Sign in to redeem.microsoft.com with your Microsoft account and enter the 25-character code\",\n                \"verbose\": \"The easiest way to redeem a gift card or code is online. Sign in to redeem.microsoft.com with your Microsoft account, enter the 25-character code, and then select Next.\"\n            }\n        },\n        {\n            \"productId\": 6481,\n            \"productName\": \"Minecraft Minecoin Pack 1720 Coins US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/8d565164-74ce-476e-8026-9da7df2f12a7.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 37,\n                \"brandName\": \"Minecraft\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins\",\n                \"verbose\": \"MINECOINS REQUIRE A VERSION OF MINECRAFT WITH MINECRAFT MARKETPLACE. &#13;UPDATES MAY BE REQUIRED. MINECRAFT.NET/REDEEM COINS &#13;To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins &#13;Once redeemed to your Xbox Live account, the full code value will be applied and may be used for eligible purchases (exclusions apply) made directly at the Minecraft Market place. &#13;NO CREDIT CARD REQUIRED, NO EXPIRATION &#13;Except as required by law, codes cannot be redeemed or exchanged for cash and are not refundable.\"\n            }\n        },\n        {\n            \"productId\": 6631,\n            \"productName\": \"Minecraft Minecoin Pack 3500 Coins US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/334ab2bb-87f0-41f6-aab6-aadf40d6b3aa.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 37,\n                \"brandName\": \"Minecraft\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins\",\n                \"verbose\": \"MINECOINS REQUIRE A VERSION OF MINECRAFT WITH MINECRAFT MARKETPLACE. &#13;UPDATES MAY BE REQUIRED. MINECRAFT.NET/REDEEM COINS &#13;To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins &#13;Once redeemed to your Xbox Live account, the full code value will be applied and may be used for eligible purchases (exclusions apply) made directly at the Minecraft Market place. &#13;NO CREDIT CARD REQUIRED, NO EXPIRATION &#13;Except as required by law, codes cannot be redeemed or exchanged for cash and are not refundable.\"\n            }\n        },\n        {\n            \"productId\": 6781,\n            \"productName\": \"Minecraft US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                26.95\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/e1befb49-d765-47c0-b29a-f75601a99da5.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 37,\n                \"brandName\": \"Minecraft\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins\",\n                \"verbose\": \"MINECOINS REQUIRE A VERSION OF MINECRAFT WITH MINECRAFT MARKETPLACE. &#13;UPDATES MAY BE REQUIRED. MINECRAFT.NET/REDEEM COINS &#13;To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins &#13;Once redeemed to your Xbox Live account, the full code value will be applied and may be used for eligible purchases (exclusions apply) made directly at the Minecraft Market place. &#13;NO CREDIT CARD REQUIRED, NO EXPIRATION &#13;Except as required by law, codes cannot be redeemed or exchanged for cash and are not refundable.\"\n            }\n        },\n        {\n            \"productId\": 6940,\n            \"productName\": \"Mortal Kombat 11 - Nintendo Switch US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/63d910be-d023-42df-ba5a-136fc8e5d32a.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 39,\n                \"brandName\": \"Mortal Kombat\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit https://mortalkombatgamessupport.wbgames.com/hc/en-us/articles/360022109653\",\n                \"verbose\": \"To redeem, visit https://mortalkombatgamessupport.wbgames.com/hc/en-us/articles/360022109653 for full details\"\n            }\n        },\n        {\n            \"productId\": 7861,\n            \"productName\": \"Nintendo US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                20,\n                35,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5f574207-fe49-40a2-b393-c97dd6d2d4fe.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 42,\n                \"brandName\": \"Nintendo\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit nintendo.com/giftcards.\",\n                \"verbose\": \"Nintendo eShop Digital Cards are redeemable only through the Nintendo eShop on the Nintendo Switch, Wii U, and Nintendo 3DS family of systems. Digital Card balances can be shared across Nintendo Switch, Wii U and Nintendo 3DS family of systems, but may only be used on a single Nintendo eShop account. To learn more about the Nintendo eShop, visit nintendo.com/giftcards. &#13;Detailed instructions for redeeming by device: &#13;&#13;Nintendo Switch/ Nintendo Switch Lite &#13;1. If you haven&#39;t already, set up an internet connection on your Nintendo Switch system. &#13;2. Make sure your Nintendo Switch system has the latest system update. &#13;3. From the Nintendo Switch HOME Menu, select the Nintendo eShop icon. &#13;4. Select &#39;Enter Code&#39; &#13;5. Enter your download code and click &#39;OK&#39; &#13;Your total balance cannot exceed $200 &#13;&#13;Nintendo 3DS family of systems &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Scroll left and select &#39;Add Funds&#39; &#13;4. Select &#39;Redeem a Nintendo eShop Card.&#39;5. Tap the box that says, &#39;Enter the activation code&#39;. &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39;. &#13;7.Tap &#39;OK&#39; again. &#13;&#13;Wii U &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Select &#39;Balance&#39; from the menu on the left side of the screen. &#13;4. Tap button that says &#39;Nintendo eShop Card&#39; &#13;5. Tap the box that says, &#39;Enter the code&#39; &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39; 7. Select &#39;Add&#39;\"\n            }\n        },\n        {\n            \"productId\": 7993,\n            \"productName\": \"Nintendo Membership 3 Month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                7.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5f574207-fe49-40a2-b393-c97dd6d2d4fe.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 42,\n                \"brandName\": \"Nintendo\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit nintendo.com/giftcards.\",\n                \"verbose\": \"Nintendo eShop Digital Cards are redeemable only through the Nintendo eShop on the Nintendo Switch, Wii U, and Nintendo 3DS family of systems. Digital Card balances can be shared across Nintendo Switch, Wii U and Nintendo 3DS family of systems, but may only be used on a single Nintendo eShop account. To learn more about the Nintendo eShop, visit nintendo.com/giftcards. &#13;Detailed instructions for redeeming by device: &#13;&#13;Nintendo Switch/ Nintendo Switch Lite &#13;1. If you haven&#39;t already, set up an internet connection on your Nintendo Switch system. &#13;2. Make sure your Nintendo Switch system has the latest system update. &#13;3. From the Nintendo Switch HOME Menu, select the Nintendo eShop icon. &#13;4. Select &#39;Enter Code&#39; &#13;5. Enter your download code and click &#39;OK&#39; &#13;Your total balance cannot exceed $200 &#13;&#13;Nintendo 3DS family of systems &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Scroll left and select &#39;Add Funds&#39; &#13;4. Select &#39;Redeem a Nintendo eShop Card.&#39;5. Tap the box that says, &#39;Enter the activation code&#39;. &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39;. &#13;7.Tap &#39;OK&#39; again. &#13;&#13;Wii U &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Select &#39;Balance&#39; from the menu on the left side of the screen. &#13;4. Tap button that says &#39;Nintendo eShop Card&#39; &#13;5. Tap the box that says, &#39;Enter the code&#39; &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39; 7. Select &#39;Add&#39;\"\n            }\n        },\n        {\n            \"productId\": 8143,\n            \"productName\": \"Nintendo Membership 12 Month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5f574207-fe49-40a2-b393-c97dd6d2d4fe.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 42,\n                \"brandName\": \"Nintendo\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit nintendo.com/giftcards.\",\n                \"verbose\": \"Nintendo eShop Digital Cards are redeemable only through the Nintendo eShop on the Nintendo Switch, Wii U, and Nintendo 3DS family of systems. Digital Card balances can be shared across Nintendo Switch, Wii U and Nintendo 3DS family of systems, but may only be used on a single Nintendo eShop account. To learn more about the Nintendo eShop, visit nintendo.com/giftcards. &#13;Detailed instructions for redeeming by device: &#13;&#13;Nintendo Switch/ Nintendo Switch Lite &#13;1. If you haven&#39;t already, set up an internet connection on your Nintendo Switch system. &#13;2. Make sure your Nintendo Switch system has the latest system update. &#13;3. From the Nintendo Switch HOME Menu, select the Nintendo eShop icon. &#13;4. Select &#39;Enter Code&#39; &#13;5. Enter your download code and click &#39;OK&#39; &#13;Your total balance cannot exceed $200 &#13;&#13;Nintendo 3DS family of systems &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Scroll left and select &#39;Add Funds&#39; &#13;4. Select &#39;Redeem a Nintendo eShop Card.&#39;5. Tap the box that says, &#39;Enter the activation code&#39;. &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39;. &#13;7.Tap &#39;OK&#39; again. &#13;&#13;Wii U &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Select &#39;Balance&#39; from the menu on the left side of the screen. &#13;4. Tap button that says &#39;Nintendo eShop Card&#39; &#13;5. Tap the box that says, &#39;Enter the code&#39; &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39; 7. Select &#39;Add&#39;\"\n            }\n        },\n        {\n            \"productId\": 8163,\n            \"productName\": \"Nordstrom\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/15137d0f-4455-404e-a9cb-ad7ae6a43042.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 43,\n                \"brandName\": \"Nordstrom\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"This prepaid gift card is redeemable online at Nordstrom.com, NordstromRack.com, and HauteLook.com.\",\n                \"verbose\": \"Redeemable in stores and online at Nordstrom, Nordstrom Rack and HauteLook. &#13;&#13;Shop Online &#13;At checkout, select &#39;Apply a Gift Card&#39; in the payment section. Enter the eGift Card number and access code, and click &#39;Apply&#39; &#13;Only one gift card can be redeemed on Nordstromrack.com and Hautelook.com. If you would like to use multiple gift cards, please combine the balances before checking out online. &#13;&#13;Shop in Stores &#13;Have the salesperson scan your eGift Card from your mobile device, or print it and present it at checkout. &#13;This prepaid gift card is redeemable in Nordstrom and Nordstrom Rack stores in the U.S. and online at Nordstrom.com, NordstromRack.com, and HauteLook.com. This card may not be returned or applied as payment on any account or redeemed for cash except as required by law. For complete terms and conditions or balance inquiry, please visit Nordstrom.com/giftcards, call 1.877.283.4045 or inquire in-store at any Nordstrom store register.\"\n            }\n        },\n        {\n            \"productId\": 8165,\n            \"productName\": \"Omaha Steaks\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/890aa1f8-7a1a-49ba-a4c1-b19068296a05.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 45,\n                \"brandName\": \"Omaha Steaks\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to http://www.OmahaSteaks.com and redeem online\",\n                \"verbose\": \"To Redeem: &#13;1. Go to http://www.OmahaSteaks.com and redeem online. &#13;2. Visit any Omaha Steaks Store. For the store nearest you, call 1-800-228-1444 or visit us online at http://www.OmahaSteaks.com/stores &#13;3. Phone toll-free 1-800-228-1444, 24 hours a day, 7 days a week. Use of this gift card constitutes acceptance of the following terms: &#13;This gift card is not redeemable or refundable for cash unless required by law; lost or stolen gift cards will not be replaced so please safeguard this gift card like cash. &#13;To check the balance of this gift card, please call 1-800-228-1444 or visit http://www.OmahaSteaks.com/giftcard &#13;Check your balance by clicking https://www.omahasteaks.com/servlet/OnlineShopping?Dsp=280&RAND=H7560 &#13;Please allow up to 3 hours for activation.\"\n            }\n        },\n        {\n            \"productId\": 8296,\n            \"productName\": \"Obucks US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                1,\n                5,\n                6.5,\n                10,\n                13,\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/cc7dc1cb-2a5a-4c25-8c6d-62eb15d9ff1d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 46,\n                \"brandName\": \"Obucks\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Load cash onto a local retailer gift card to use with the Openbucks payment option, Select &#39;Pay With Gift Cards&#39;, Enter you gift card number / PIN\",\n                \"verbose\": \"To Redeem: &#13;1. Load cash onto a local retailer gift card to use with the Openbucks payment option. &#13;2. Select the &#39;Pay With Gift Cards&#39; button on your games checkout page. &#13;3. Enter you gift card number / PIN to redeem your purchase when prompted.\"\n            }\n        },\n        {\n            \"productId\": 8316,\n            \"productName\": \"Outback Steakhouse\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/26fabb57-1d02-45b8-9b5f-89eea274d50d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 47,\n                \"brandName\": \"Outback Steakhouse\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Present your mobile device and display the gift card number and associated PIN (if applicable) to your server at the time of payment.\",\n                \"verbose\": \"Print this page or present your mobile device and display the gift card number and associated PIN (if applicable) to your server at the time of payment. &#13;Server Redemption Instructions &#13;For Internal Use Only &#13;1. In the CC Auth screen select the E G-CARD button - the first 9 numbers of the e-gift card will pre-populate. &#13;2. Manually key in the remaining number of the e-gift card. &#13;Select ENTER - the remaining payment process will be handled as normal. &#13;Use of cards equals acceptance of following terms. &#13;Redeemable at any Bloomin&#39; Brands restaurant locations in the United States. Also redeemable at Outback Puerto Rico and Guam locations. Card has no replacement value if lost or stolen.\"\n            }\n        },\n        {\n            \"productId\": 8451,\n            \"productName\": \"Perfect World Entertainment US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c5e454c9-87d0-4ac8-afb5-00fc53982cec.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 50,\n                \"brandName\": \"Perfect World Entertainment\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to https://billing.arcgames.com/en and log into your account\",\n                \"verbose\": \"1. Go to https://billing.arcgames.com/en and log into your account &#13;2. Choose the game and server into which you would like to deposit your currency &#13;3. Under &#39;Alternative Options&#39;, please select &#39;Prepaid Card&#39;, Enter in your PIN number and click &#39;Enter&#39; &#13;The Perfect WorldEntertainment (PWE) prepaid card may be redeemed at https://billing.arcgames.com/en by persons above the age of 13.\"\n            }\n        },\n        {\n            \"productId\": 8601,\n            \"productName\": \"KingsIsle Pirate US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2.5,\n                5,\n                10,\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f6c67a2c-db63-4377-a8bb-a03d1f610d34.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 51,\n                \"brandName\": \"KingsIsle\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.pirate101.com/card\",\n                \"verbose\": \"1. Go to http://www.pirate101.com/card &#13;2. Login or create a new Pirate101 account &#13;3. Enter the PIN Code as directed &#13;4. Follow the on-screen instructions to play Pirate101. An internet connection is required to play, and some providers charge a fee for this access. This PIN Code may be redeemed to pay the transaction fees for playing Pirate101, or to buy in-game currency to be used in the Pirate101 world environment, but may not be used for your internet access fees. The PIN Code will be redeemed for the full face value and cannot carry a balance. The PIN Code is not redeemable for cash. Do not use the PIN Code until told to do so online. No refunds or exchanges will be given if the code has been used. All use of this PIN Code is subject to these terms and conditions, and any online terms and conditions at http://www.pirate101.com\"\n            }\n        },\n        {\n            \"productId\": 8624,\n            \"productName\": \"PlayStation US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25,\n                50,\n                60,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/129db685-957e-4112-a4b7-3ccd5cb5b5aa.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 53,\n                \"brandName\": \"PlayStation\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 8640,\n            \"productName\": \"PSN Plus US 3 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                24.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f5ed161c-7dc5-4607-a722-709ccde22f80.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 52,\n                \"brandName\": \"PSN Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 8641,\n            \"productName\": \"PSN Plus US 12 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f5ed161c-7dc5-4607-a722-709ccde22f80.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 52,\n                \"brandName\": \"PSN Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 8794,\n            \"productName\": \"PUBG Mobile 60 UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                0.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 8944,\n            \"productName\": \"PUBG Mobile 300 + 25 UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                4.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 9094,\n            \"productName\": \"PUBG Mobile 600 + 60 UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 9244,\n            \"productName\": \"PUBG Mobile 1500 + 300 UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                24.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 9394,\n            \"productName\": \"PUBG Mobile 3000 + 850  UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                49.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 9544,\n            \"productName\": \"PUBG Mobile 6000 + 2100 UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                99.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/400248fb-0e2f-40fd-8c1e-6c5b1d28c5b9.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 10164,\n            \"productName\": \"Razer Gold US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c6043f75-f388-4d6a-a507-01f55461e972.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 56,\n                \"brandName\": \"Razer Gold\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://gold.razer.com\",\n                \"verbose\": \"Reload your Razer Gold account to purchase games, digital content and services. &#13;Reload your Razer Gold account at https://gold.razer.com/ &#13;1. Go to https://gold.razer.com and login to your Razer Gold account &#13;2. Click on [Reload Now] and select Razer Gold Gift Card as your payment method &#13;Start spending your Razer Gold to earn Razer Silver Or Choose [Razer Gold] at supported games, digital content and services\"\n            }\n        },\n        {\n            \"productId\": 10296,\n            \"productName\": \"Razer Gold Global US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c6043f75-f388-4d6a-a507-01f55461e972.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 56,\n                \"brandName\": \"Razer Gold\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://gold.razer.com\",\n                \"verbose\": \"Reload your Razer Gold account to purchase games, digital content and services. &#13;Reload your Razer Gold account at https://gold.razer.com/ &#13;1. Go to https://gold.razer.com and login to your Razer Gold account &#13;2. Click on [Reload Now] and select Razer Gold Gift Card as your payment method &#13;Start spending your Razer Gold to earn Razer Silver Or Choose [Razer Gold] at supported games, digital content and services\"\n            }\n        },\n        {\n            \"productId\": 10316,\n            \"productName\": \"Red Lobster\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/1b490de7-6887-4306-859d-07c6e9b52084.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 57,\n                \"brandName\": \"Red Lobster\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit us at http://www.redlobster.com\",\n                \"verbose\": \"For locations, visit us at http://www.redlobster.com &#13;Redemption Instructions for Server: &#13;Manager swipe required for redemption. &#13;When redeeming the e-Gift Card, follow the same POS procedures used to redeem a plastic gift card. Instead of swiping a plastic card, you will need to manually key in the 16-digit e-Gift Card number into the POS to complete the transaction. If any balance remains on the e-Gift Card, return the printed page to the Guest and include a copy of their balance receipt.\"\n            }\n        },\n        {\n            \"productId\": 10318,\n            \"productName\": \"Regal\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/dfdbdcda-2234-4a6f-abaf-a9a1dd64590d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 59,\n                \"brandName\": \"Regal\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Add your gift card to the Regal app and redeem for tickets or print this page or present on your mobile device.\",\n                \"verbose\": \"To Redeem: &#13;1. Add your gift card to the Regal app and redeem for tickets or print this page or present on your mobile device. &#13;2. Bring it to any Regal theatre location and present at time of payment. &#13;3. For use at Box Office or Concession (Not redeemable at ticketing kiosk). &#13;&#13;Redemption Instructions for Theatre: &#13;1. Press the Gift Card Button &#13;2. Press the Manual Button &#13;3. Scan the Gift Card &#13;4. Complete the Transaction. &#13;This card may be used only at participating Regal Entertainment Group theatres, via the Regal App and on REGmovies.com .This card is redeemable for general admission tickets and concession items, but not for cash unless required by law. &#13;Check card balance at REGmovies.com or (800) 291-8173.\"\n            }\n        },\n        {\n            \"productId\": 10449,\n            \"productName\": \"RIOT ACCESS MENA US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"EUR\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2.5,\n                5,\n                10,\n                20,\n                25,\n                35,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/94cf6555-5007-4a8e-baf0-b132210b1b7c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 33,\n                \"brandName\": \"Riot Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Launch the League of Legends client. Click on Store -> Purchase RP -> Prepaid Cards & Riot Pin and enter your code.\",\n                \"verbose\": \"1. Launch the League of Legends client or go to signup.na.leagueoflegends.com to create an account. &#13;2. Click on the Store button. &#13;3. Click on the Purchase RP button. &#13;4. Select Prepaid Cards & Riot Pin and enter your code. &#13;5. Click Submit. &#13;We may (and probably will) create updated versions of theseTerms in the future as the Riot Services and applicable laws evolve. When we do, we&#39;ll inform you of the new agreement which will supersede and replace these Terms. You&#39;ll be given an opportunity to review any new agreement we present to you and decide whether you wish to agree to the revised terms. If you accept the new agreement, you&#39;ll be able to continue using the Riot Services. If you decline the new agreement, you won&#39;t be able to use the Riot Services anymore.\"\n            }\n        },\n        {\n            \"productId\": 11369,\n            \"productName\": \"RIOT ACCESS USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                35,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/3d6b1ba1-eec0-469d-8546-623e55244af3.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 33,\n                \"brandName\": \"Riot Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Launch the League of Legends client. Click on Store -> Purchase RP -> Prepaid Cards & Riot Pin and enter your code.\",\n                \"verbose\": \"1. Launch the League of Legends client or go to signup.na.leagueoflegends.com to create an account. &#13;2. Click on the Store button. &#13;3. Click on the Purchase RP button. &#13;4. Select Prepaid Cards & Riot Pin and enter your code. &#13;5. Click Submit. &#13;We may (and probably will) create updated versions of theseTerms in the future as the Riot Services and applicable laws evolve. When we do, we&#39;ll inform you of the new agreement which will supersede and replace these Terms. You&#39;ll be given an opportunity to review any new agreement we present to you and decide whether you wish to agree to the revised terms. If you accept the new agreement, you&#39;ll be able to continue using the Riot Services. If you decline the new agreement, you won&#39;t be able to use the Riot Services anymore.\"\n            }\n        },\n        {\n            \"productId\": 11500,\n            \"productName\": \"Roblox US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/roblox.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 63,\n                \"brandName\": \"Roblox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go toRoblox.com/redeem\",\n                \"verbose\": \"1. Go toRoblox.com/redeem &#13;2. Log in or create an account &#13;3. Find your PIN and enter it on the website &#13;4. Spend your credit on Robux and more. &#13;This card may only be redeemed at http://www.roblox.com for Roblox credits, which may only be used to obtain certain products and services at http://www.roblox.com &#13;Availability and pricing of products and services is subject to change and age restrictions may apply. To redeem this card and use Roblox credits, you must have Internet access, register for a Roblox account, and accept the Roblox Terms of Use. No partial redemption is permitted. This card is not redeemable for cash or credit, except as and where required by law. \"\n            }\n        },\n        {\n            \"productId\": 11671,\n            \"productName\": \"Royal Caribbean\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/85cac20c-2dbd-48df-a303-ab22da70f782.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 65,\n                \"brandName\": \"Royal Caribbean\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Book your Royal Caribbean cruise vacation Online: http://www.royalcaribbean.com Call: 866-504-3941.\",\n                \"verbose\": \"STEP 1 Book your Royal Caribbean cruise vacation Online: http://www.royalcaribbean.com Call: 866-504-3941. Deposit Required at the time of reservation. Incomm Certificate Program-ID 302647 &#13;STEP 2 Redeem Certificate. After making your cruise reservation, email a copy of the Gift Certificate along with your cruise reservation booking number to SharedServicesGiftCertificateRedemption@rccl.com. The value of the Gift Certificate will then be applied to your cruise reservation. Please allow up to 10 business days. You will be notified once certificate has been applied to your reservation. &#13;Gift Certificate must be redeemed through Royal Caribbean International for the US dollar value as outlined on the face of the certificate.\"\n            }\n        },\n        {\n            \"productId\": 11672,\n            \"productName\": \"Saks Fifth Avenue\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/906d4bb6-aba5-4cf2-859e-6443f0c6386c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 66,\n                \"brandName\": \"Saks Fifth Avenue\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem ONLINE at http://www.saksfifthavenue.com/Entry.jsp or http://www.saksoff5th.com/Entry.jsp\",\n                \"verbose\": \"Online Redemption Instructions: &#13;1. ONLINE at http://www.saksfifthavenue.com/Entry.jsp or http://www.saksoff5th.com/Entry.jsp &#13;2. At checkout, choose &#39;Pay by gift card&#39; and enter the card number and PIN &#13;&#13;In-Store Redemption Instructions: &#13;1. IN STORE at Saks Fifth Avenue or Saks OFF 5TH &#13;2. Print and bring the printed copy of this e-Gift Card with you to the store &#13;&#13;In -Store Mobile Redemption Instructions &#13;Recipient: &#13;To redeem your e-Gift Card from a mobile device display the gift card number and associated PIN (if applicable) to the cashier at the time of purchase. &#13;Cashier: &#13;Hand key the gift card number and associated PIN (if applicable) into the POS.\"\n            }\n        },\n        {\n            \"productId\": 11673,\n            \"productName\": \"Saks Fifth Avenue OFF 5TH\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f0335fdb-b54d-4326-9a74-22518cfd4a18.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 66,\n                \"brandName\": \"Saks Fifth Avenue\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem ONLINE at http://www.saksfifthavenue.com/Entry.jsp or http://www.saksoff5th.com/Entry.jsp\",\n                \"verbose\": \"Online Redemption Instructions: &#13;1. ONLINE at http://www.saksfifthavenue.com/Entry.jsp or http://www.saksoff5th.com/Entry.jsp &#13;2. At checkout, choose &#39;Pay by gift card&#39; and enter the card number and PIN &#13;&#13;In-Store Redemption Instructions: &#13;1. IN STORE at Saks Fifth Avenue or Saks OFF 5TH &#13;2. Print and bring the printed copy of this e-Gift Card with you to the store &#13;&#13;In -Store Mobile Redemption Instructions &#13;Recipient: &#13;To redeem your e-Gift Card from a mobile device display the gift card number and associated PIN (if applicable) to the cashier at the time of purchase. &#13;Cashier: &#13;Hand key the gift card number and associated PIN (if applicable) into the POS.\"\n            }\n        },\n        {\n            \"productId\": 11674,\n            \"productName\": \"Shutterfly\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4c70f070-0d23-4ff4-ae44-32aad5e1dea4.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 67,\n                \"brandName\": \"Shutterfly\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Gift Card can be applied toward any purchase made at https://www.shutterfly.com\",\n                \"verbose\": \"Gift Card can be applied toward any purchase (including shipping charges and applicable sales tax) made at https://www.shutterfly.com &#13;This gift card cannot be applied toward the purchase of products picked up at Target. &#13;To redeem, you must be or become a Shutterfly member. Any unused balance will be stored for future purchases. &#13;This card may not be exchanged for cash, and cannot be transferred. Use of this card constitutes acceptance of Shutterfly terms and conditions, which Shutterfly may change from time to time without notice.\"\n            }\n        },\n        {\n            \"productId\": 11675,\n            \"productName\": \"SiriusXM\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15,\n                30\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/38b8cf47-97e2-4118-be7e-009215825b1d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 68,\n                \"brandName\": \"SiriusXM\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Call SiriusXM Customer Care at 1-866-635-2349 or go to care.siriusxm.com\",\n                \"verbose\": \"SiriusXM-Digital Prepaid Service PIN Enjoy ad-free music, plus sports talk, comedy, news and more with this Digital Prepaid Service PIN, good towards activation and/or SiriusXM service. &#13;&#13;Phone Redemption: &#13;1. Call SiriusXM Customer Care at 1-866-635-2349 &#13;2. Inform the Service Agent that you have a SiriusXM Digital Prepaid PIN that needs to be applied to your account &#13;3. The Customer Care Agent may request your Radio ID or Telephone number to locate your account &#13;4. Provide the agent with the 14-digit code listed above to apply the credit to your account &#13;5. Start enjoying SiriusXM &#13;&#13;Programming Online Redemption: &#13;1. Go to care.siriusxm.com and select the appropriate drop down from the &#39;My Account&#39; tab &#13;2. If you are a current subscriber, log in to your account and enter the Digital Prepaid PIN found above in the &#39;Redeem A Prepaid Card or Digital Service PIN&#39; field &#13;3. If you are a new subscriber, register for an account online through the following process: &#13;Click on the &#39;My Account&#39; tab on our website and select &#39;Activate a New Radio&#39; under the I&#39;m New section. &#13;Complete steps 1-4 to create an account. &#13;Step 5, enter Payment Information and select the box &I have a SiriusXM Prepaid Subscription Card that I&#39;d like to use. &#13;Enter the code in the &#39;Card PIN Number&#39; box. &#13;Click &#39;Update Total&#39; to apply value to subscription Note: Credit card required to create a new account. PIN must be entered exactly as displayed.\"\n            }\n        },\n        {\n            \"productId\": 11826,\n            \"productName\": \"Sling television\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/6271d3e9-9f95-4dd0-8dde-1311fcd9e360.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 70,\n                \"brandName\": \"Sling television\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit http://www.sling.com/gift to enter your PIN and redeem your e-Gift Card credit.\",\n                \"verbose\": \"Visit http://www.sling.com/gift to enter your PIN and redeem your e-Gift Card credit. &#13;NO CREDIT CARD REQUIRED FOR REDEMPTION Compatible devices subject to change, see Sling.com for latest updates. Valid only towards Sling TV streaming services in the U.S. &#13;Internet access required to redeem card and to use credit toward eligible Sling TV services. One-time use only; entire value credited to your Sling TV account upon redemption. Not redeemable for cash, except where required by law. Gift card cannot be used to redeem or pay for Sling promotional offers. No refunds, whether prior or subsequent to redemption, except where required by law.\"\n            }\n        },\n        {\n            \"productId\": 11827,\n            \"productName\": \"Spotify US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                30,\n                60\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5b4aa4a1-ab0c-4106-934a-4865c81f4023.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 71,\n                \"brandName\": \"Spotify\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem: go to https://www.spotify.com/redeem\",\n                \"verbose\": \"To redeem: &#13;1. Go to https://www.spotify.com/redeem &#13;2. Log in or create your Spotify account &#13;3. Enter the PIN &#13;Full Terms and Conditions governing Spotify gift PINs are found at https://www.spotify.com/gift-card\"\n            }\n        },\n        {\n            \"productId\": 11828,\n            \"productName\": \"Steam US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                7,\n                14,\n                28,\n                70\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5c6a886a-0f40-4b75-b5ee-1e9eb611f210.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 72,\n                \"brandName\": \"Steam\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 11838,\n            \"productName\": \"EXAPUNKS\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/952c43c1-cca6-4736-867c-df5b145aad5c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 74,\n                \"brandName\": \"EXAPUNKS\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 11969,\n            \"productName\": \"Infinifactory US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                24.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/60ea8b3d-da61-4cb4-90ab-31793451e03a.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 75,\n                \"brandName\": \"Infinifactory\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12119,\n            \"productName\": \"MOLEK-SYNTEZ US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/aad878ff-a02a-4b19-b961-5287c701199c.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 76,\n                \"brandName\": \"MOLEK-SYNTEZ\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12139,\n            \"productName\": \"Opus Magnum\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                19.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f7c878b0-9309-4354-a0ce-b460cdf698b7.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 77,\n                \"brandName\": \"Opus Magnum\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12270,\n            \"productName\": \"SHENZHEN I/O US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                14.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4461729e-f63b-4b1e-9dd6-d448cdb67bdb.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 79,\n                \"brandName\": \"SHENZHEN\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12420,\n            \"productName\": \"SHENZHEN SOLITAIRE US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/eccd45f3-340f-4e48-8163-745adef895b8.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 79,\n                \"brandName\": \"SHENZHEN\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12570,\n            \"productName\": \"TIS-100 US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                6.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/fb8b5ab0-9e96-4828-9965-10b9590b0097.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 80,\n                \"brandName\": \"TIS-100\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"LOGIN TO YOUR STEAM ACCOUNT, CLICK ON YOUR ACCOUNT NAME -> ACCOUNT DETAILS -> ADD FUNDS TO YOUR STEAM WALLET -> REDEEM A STEAM WALLET CODE\",\n                \"verbose\": \"LOGIN TO YOUR STEAM ACCOUNT &#13;2. CLICK ON YOUR ACCOUNT NAME, THEN CLICK ACCOUNT DETAILS &#13;3. CLICK ON &#39;ADD FUNDS TO YOUR STEAM WALLET&#39; &#13;4. CLICK &#39;REDEEM A STEAM WALLET CODE&#39; &#13;5. ENTER YOUR STEAM WALLET GIFT CARD\"\n            }\n        },\n        {\n            \"productId\": 12720,\n            \"productName\": \"StubHub US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/455249b7-3df2-4468-bcf7-f9d78dc76690.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 81,\n                \"brandName\": \"StubHub\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to https://www.stubhub.com/my/rewards\",\n                \"verbose\": \"1. Go to https://www.stubhub.com/my/rewards &#13;2. Sign in, or if you&#39;re new to StubHub, sign up for free &#13;3. Enter your StubHub gift card number in the &#39;Add a Fancode & gift code&#39; section &#13;4. Enter your StubHub gift card PIN in the PIN field when prompted &#13;5.Apply your StubHub balance during checkout on your next purchase &#13;Note: The amount of your gift card is applied to the full amount of your order, including all fees. That means if your order total is greater than the amount of your gift card, the remaining balance will be charged to your credit or debit card or PayPal account.\"\n            }\n        },\n        {\n            \"productId\": 12740,\n            \"productName\": \"Target\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                1,\n                5,\n                10,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/09817af5-9e6c-45d3-8d2e-72fd03520bbd.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 82,\n                \"brandName\": \"Target\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit http://www.target.com on your computer or mobile device. Sign into your account and add this gift card.\",\n                \"verbose\": \"To redeem your Target eGift Card at Target.com: &#13;Enter your Target eGift Card number and access number when checking out. &#13;Your eGift Card will be automatically applied. &#13;To save to your Target.com account: &#13;Visit http://www.target.com on your computer or mobile device. Sign into your account and add this gift card. &#13;Pay in store when you are signed into Target.com on your mobile device. &#13;&#13;To redeem your Target e-Gift Card in a Target store in the U.S.: &#13;Show the barcode on your web-enabled mobile phone to the cashier when checking out. The Target Team Member will scan the barcode and enter the Access Number. (Please note that data rates may apply). Print this eGift Card. At checkout, the cashier will scan the barcode and enter the Access Number.\"\n            }\n        },\n        {\n            \"productId\": 12741,\n            \"productName\": \"The Coffee Bean & Tea Leaf\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/6d07ac16-a250-4435-97ba-07fa54082e1f.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 83,\n                \"brandName\": \"The Coffee Bean & Tea Leaf\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to coffeebean.com\",\n                \"verbose\": \"The CoffeeBean card and e-card is redeemable for merchandise, food, and beverages at participating The Coffee Bean & Tea Leaf stores in the U.S. and coffeebean.com. Not redeemable for cash unless required by law. For balance inquires, use The Coffee Bean Rewards App, call 1(855) 409-7410 or go to coffeebean.com. Gift card number and PIN number are required for all inquiries.\"\n            }\n        },\n        {\n            \"productId\": 12872,\n            \"productName\": \"TQ Game Card US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                7.5,\n                18.75\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/57853a7a-3621-4fe2-8b7f-5027a50f9087.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 84,\n                \"brandName\": \"TQ Game Card\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, Visit TQ Payment Center webpage.\",\n                \"verbose\": \"Visit TQ Payment Center webpage. &#13;Select a game, select a group, select a server. &#13;Type in the TQ Point Card ID & TQ Point Card Password &#13;Type in your game account ID, and click on &#39;Next&#39;. &#13;You have successfully redeemed TQ Point Card to your TQ Digital Entertainment Account.\"\n            }\n        },\n        {\n            \"productId\": 12892,\n            \"productName\": \"TripGift\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c1b707a9-9bc9-488a-931e-bf3ac40c08bc.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 85,\n                \"brandName\": \"TripGift\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your TripGift Travel Gift card please visit http://tripgift.com/?aff=inc\",\n                \"verbose\": \"1.To redeem your TripGift Travel Gift card please visit http://tripgift.com/?aff=inc &#13;2.Register an Account. Once registered you can now check the balance on the gift card &#13;3.Click on Book Trip | Experiences &#13;4.Once you have selected the options that best suit your requirements, enter the details of all persons involved in the booking &#13;5.Proceed to the check-out page &#13;6.Pay by credit card and/or enter your eGift card code into the Redeem eGift card code box and click submit &#13;7.Proceed to agree to the terms and conditions &#13;8.Click &#39;Order Now&#39; to complete your booking and transaction. If you have any queries, please check out our digital self-serve help desk at https://faqs.tripgift.com\"\n            }\n        },\n        {\n            \"productId\": 13023,\n            \"productName\": \"twitch US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c7ec6318-2613-4025-9c2f-0504201e2f90.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 86,\n                \"brandName\": \"twitch\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, Visit twitch.tv/redeem and enter the gift code.\",\n                \"verbose\": \"Here&#39;s how to use it. &#13;You must have a valid Twitch account to use this card. To redeem: &#13;1. Visit twitch.tv/redeem &#13;2. Enter the gift code. For customer service, visit https://help.twitch.tv/s/?language=en_US\"\n            }\n        },\n        {\n            \"productId\": 13043,\n            \"productName\": \"Uber\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/ff568a0a-7e6f-4f50-b98a-b14e26ae6e8b.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 87,\n                \"brandName\": \"Uber\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to the Payment section in the Uber app, add Payment Method, select Gift Card and Enter Gift Code.\",\n                \"verbose\": \"Go to the Payment section in the Uber app &#13;Tap Add Payment Method and select Gift Card &#13;Enter Gift Code. For full terms and conditions and customer service, visit https://www.uber.com/legal/gift-cards/en-us/\"\n            }\n        },\n        {\n            \"productId\": 13044,\n            \"productName\": \"Uber Eats\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15,\n                20,\n                25,\n                50,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/75ff5b4f-0d86-47a7-a30b-dfc60e4c4bf3.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 87,\n                \"brandName\": \"Uber\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to the Payment section in the Uber app, add Payment Method, select Gift Card and Enter Gift Code.\",\n                \"verbose\": \"Go to the Payment section in the Uber app &#13;Tap Add Payment Method and select Gift Card &#13;Enter Gift Code. For full terms and conditions and customer service, visit https://www.uber.com/legal/gift-cards/en-us/\"\n            }\n        },\n        {\n            \"productId\": 13197,\n            \"productName\": \"Wine.com\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/0088f3f5-5689-4219-aa51-171e71625072.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 91,\n                \"brandName\": \"Wine.com\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Gift certificates must be redeemed through the http://wine.com web site\",\n                \"verbose\": \"Gift certificates must be redeemed through the http://wine.com web site toward the purchase of products listed in wine.com&#39;s online catalog. Gift certificates cannot be used to purchase gift certificates or gift cards. Gift certificates are not redeemable for cash and cannot be returned for a cash refund, except to the extent required by law. &#13;If you have any questions, please visit http://www.wine.com/customercare.\"\n            }\n        },\n        {\n            \"productId\": 13328,\n            \"productName\": \"KingsIsle Wizard US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2.5,\n                5,\n                10,\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/8f585367-4ce3-40b5-8337-b7e80b1948f4.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 51,\n                \"brandName\": \"KingsIsle\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, go to http://www.pirate101.com/card\",\n                \"verbose\": \"1. Go to http://www.pirate101.com/card &#13;2. Login or create a new Pirate101 account &#13;3. Enter the PIN Code as directed &#13;4. Follow the on-screen instructions to play Pirate101. An internet connection is required to play, and some providers charge a fee for this access. This PIN Code may be redeemed to pay the transaction fees for playing Pirate101, or to buy in-game currency to be used in the Pirate101 world environment, but may not be used for your internet access fees. The PIN Code will be redeemed for the full face value and cannot carry a balance. The PIN Code is not redeemable for cash. Do not use the PIN Code until told to do so online. No refunds or exchanges will be given if the code has been used. All use of this PIN Code is subject to these terms and conditions, and any online terms and conditions at http://www.pirate101.com\"\n            }\n        },\n        {\n            \"productId\": 13478,\n            \"productName\": \"Xbox Game Pass 6 Month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/72f60ba9-2554-4c08-995a-0198682d4d36.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13628,\n            \"productName\": \"Xbox Game Pass 3 Month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                29.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/72f60ba9-2554-4c08-995a-0198682d4d36.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13778,\n            \"productName\": \"Xbox 1 Month Game Pass Ultimate US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                14.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/21a5c6bd-f752-46fd-8572-7b515fdbb71d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13928,\n            \"productName\": \"Xbox 3 Month Game Pass Ultimate US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                44.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/1fa39c62-0cf3-4b14-b1b8-72595cb3fcfa.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13948,\n            \"productName\": \"Xbox Live US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13950,\n            \"productName\": \"Xbox Live 3 Month USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                24.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13951,\n            \"productName\": \"Xbox Live 12 Month USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13952,\n            \"productName\": \"Xbox Live 1 Month USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 13956,\n            \"productName\": \"CBSi Paramount Plus\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/-6434ff76-ba4a-4456-8909-d0c34887a64dCBSi.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 97,\n                \"brandName\": \"CBSi Paramount Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit https://www.paramountplus.com/account/gift/redeem/\",\n                \"verbose\": \"HOW TO REDEEM &#13;1. Visit https://www.paramountplus.com/account/gift/redeem/ &#13;2. Enter the PIN, located in the grey area on the back of your card.&#13;3. Choose your subscription plan and start watching Paramount+. Gift card does not expire. Valid only for a single use. Upon redemption the entire value of the gift card will be credited to your Paramount+ account and your gift card will be void.\"\n            }\n        },\n        {\n            \"productId\": 13957,\n            \"productName\": \"EA Play\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                15,\n                25\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/-cfb39d16-e578-45f2-9c18-7b0f9ddfa106EA.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 96,\n                \"brandName\": \"EA Play\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit https://www.origin.com/usa/en-us/redeem in your web browser.\",\n                \"verbose\": \"To redeem &#13;1. Visit https://www.origin.com/usa/en-us/redeem in your web browser. &#13;2. From here follow the instructions to redeem your card balance.&#13;NOTE: Codes are case sensitive and must be entered exactly as displayed.\"\n            }\n        },\n        {\n            \"productId\": 14107,\n            \"productName\": \"CryptoVoucher US\",\n            \"global\": false,\n            \"denominationType\": \"RANGE\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": 30,\n            \"maxRecipientDenomination\": 1000,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": 21300,\n            \"maxSenderDenomination\": 710000,\n            \"fixedRecipientDenominations\": [],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/-4f100ae1-ca4c-4390-8f0b-424f89c10c5cCryptoVoucher.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 112,\n                \"brandName\": \"Crypto Voucher\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit https://cryptovouchercard.com\",\n                \"verbose\": \"When redeeming the crypto voucher code at https://cryptovouchercard.com, the crypto value of the voucher will be added to your wallet. &#13;Please see the steps below to learn how to redeem and purchase your crypto voucher code: &#13;Log in to your account at: https://cryptovouchercard.com &#13;Enter your gift card PIN code to create an order &#13;Make sure to review the value amount of the crypto currency &#13;Enter your wallet address to finish up purchase &#13;Please note that the cryptocurrency exchange rate will apply when redeeming a voucher code\"\n            }\n        },\n        {\n            \"productId\": 14290,\n            \"productName\": \"NetDragon Universal US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/v23o9y238p9ubef-39f893hfi3ohf82gbufyeNetDragon.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 143,\n                \"brandName\": \"NetDragon Universal\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit https://credit.99.com\",\n                \"verbose\": \"This NetDragon Websoft (Hong Kong) Limited TQ Point prepaid card may be redeemed only in the USA and Canada on https://credit.99.com. Internet access (fees may apply), windows PC, and compatible software and hardware are Required. Use of this card signifies acceptance of the terms and conditions, any Rules of conduct, the Privacy Policy and any end-user license agreement applicable to our games and website (Available in full on https://account.99.com/common/read.htm), as they may be amended from time to time without notice. Prepaid cards are not redeemable for cash and cannot be returned for cash refund, exchange, or used to purchase gift certificates or provide allowances and are not for resale (except where required by law). The full value of the card is deducted at PIN redemption. No incremental deductions are allowed.\"\n            }\n        },\n        {\n            \"productId\": 14800,\n            \"productName\": \"Fortnite (Standard Edition) US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c940964b-0e6d-4243-8439-a9897dd0dd9d.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 20,\n                \"brandName\": \"Fortnite\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard\",\n                \"verbose\": \"Redeem a gift card for V-Bucks to use in Fortnite on any supported device! If you are unable to redeem a V-Bucks card and/or access V-Bucks in Fortnite, please contact Epic&&#39;s customer service for assistance at epic games.com/customer-service. &#13;To redeem your V-Bucks, enter the pin at Fortnite.com/vbuckscard &#13;An Epic Games account is required to redeem a V-Bucks Card code. After entering your code on Fortnite.com/vbuckscard, select the platform where you would like the V-Bucks applied. If playing on a console platform (PlayStation Network, Xbox Live, Nintendo Switch) you need to link your Epic Games account to that gaming platform (one time) to redeem your gift card code. The 16 digit code on the back of the card WILL NOT work if redeemed directly through your gaming platform (PlayStation Network, Xbox Live, Nintendo Switch, etc.)\"\n            }\n        },\n        {\n            \"productId\": 14951,\n            \"productName\": \"Free Fire Diamonds US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                1,\n                2,\n                5,\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/c722d3a0-3e51-421e-a30a-51680a40e6ae.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 22,\n                \"brandName\": \"Free Fire\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem the Free Fire code online at https://shop.garena.sg/app\",\n                \"verbose\": \"Only Player ID & Nickname is needed for Garena Free Fire Diamonds top-up. You may stay logged in throughout the transaction, once the top-up is completed, you will receive the Diamonds in your Garena Free Fire account. &#13;Please enter your Player ID & Nickname correctly to avoid delay on Diamonds top-up. &#13;Follow these simple steps to get your diamonds by redeeming the Free Fire code online: https://shop.garena.sg/app &#13;-Select Free Fire &#13;-Log into your account either through linked social media or by entering your Player ID. &#13;-Select Garena Voucher &#13;-Enter the code you received from us. &#13;-The diamonds will then be visible in your Free Fire account.\"\n            }\n        },\n        {\n            \"productId\": 15347,\n            \"productName\": \"Mobile Legends Diamonds US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                20,\n                80\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/mobile-legends-diamonds.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 38,\n                \"brandName\": \"Mobile Legends\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit the official Mobile Legends code exchange page https://m.mobilelegends.com/en/codexchange/\",\n                \"verbose\": \"Copy your Mobile Legends ID &#13;Open Mobile Legends and copy your game ID. For Game ID, open your profile section in the game. Below the settings, on the right side of the screen, would be the game ID. &#13;Visit the official Mobile Legends code exchange page https://m.mobilelegends.com/en/codexchange/ &#13;Send the verification code &#13;Copy the verification code and paste it on the ML code redemption page &#13;Click redeem and get the reward on your game inbox\"\n            }\n        },\n        {\n            \"productId\": 15404,\n            \"productName\": \"Nintendo eShop Card US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                20,\n                35,\n                50\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/5f574207-fe49-40a2-b393-c97dd6d2d4fe.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 42,\n                \"brandName\": \"Nintendo\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Visit nintendo.com/giftcards.\",\n                \"verbose\": \"Nintendo eShop Digital Cards are redeemable only through the Nintendo eShop on the Nintendo Switch, Wii U, and Nintendo 3DS family of systems. Digital Card balances can be shared across Nintendo Switch, Wii U and Nintendo 3DS family of systems, but may only be used on a single Nintendo eShop account. To learn more about the Nintendo eShop, visit nintendo.com/giftcards. &#13;Detailed instructions for redeeming by device: &#13;&#13;Nintendo Switch/ Nintendo Switch Lite &#13;1. If you haven&#39;t already, set up an internet connection on your Nintendo Switch system. &#13;2. Make sure your Nintendo Switch system has the latest system update. &#13;3. From the Nintendo Switch HOME Menu, select the Nintendo eShop icon. &#13;4. Select &#39;Enter Code&#39; &#13;5. Enter your download code and click &#39;OK&#39; &#13;Your total balance cannot exceed $200 &#13;&#13;Nintendo 3DS family of systems &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Scroll left and select &#39;Add Funds&#39; &#13;4. Select &#39;Redeem a Nintendo eShop Card.&#39;5. Tap the box that says, &#39;Enter the activation code&#39;. &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39;. &#13;7.Tap &#39;OK&#39; again. &#13;&#13;Wii U &#13;1. If you haven&#39;t already, set up an Internet connection to your system and make sure your device has the latest system update. &#13;2. From the HOME Menu, select the Nintendo eShop icon. &#13;3. Select &#39;Balance&#39; from the menu on the left side of the screen. &#13;4. Tap button that says &#39;Nintendo eShop Card&#39; &#13;5. Tap the box that says, &#39;Enter the code&#39; &#13;6. Use the touch screen to enter the activation code from the Digital Card and tap &#39;OK&#39; 7. Select &#39;Add&#39;\"\n            }\n        },\n        {\n            \"productId\": 15552,\n            \"productName\": \"PUBG Mobile UC US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                0.99,\n                4.99,\n                9.99,\n                24.99,\n                49.99,\n                99.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/pubg-mobile.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 55,\n                \"brandName\": \"PUBG Mobile\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm\",\n                \"verbose\": \"Using your gift card is simple. &#13;To redeem your PUBGMOBILE gift card in a Midasbuy: &#13;Open this website https://www.midasbuy.com/midasbuy/ot/redeem/pubgm &#13;Get corresponding items immediately after redemption. &#13;Redemption code can only be used once.\"\n            }\n        },\n        {\n            \"productId\": 15581,\n            \"productName\": \"PlayStation Plus US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                24.99,\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f5ed161c-7dc5-4607-a722-709ccde22f80.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 52,\n                \"brandName\": \"PSN Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 15588,\n            \"productName\": \"PlayStation Store US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25,\n                50,\n                60,\n                75,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/playstation-store.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 53,\n                \"brandName\": \"PlayStation\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 15856,\n            \"productName\": \"EA Access (XBOX) US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                4.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/xbox-one-ea-access.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 13,\n                \"brandName\": \"EA Access\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://microsoft.com/redeem\",\n                \"verbose\": \"NO EXPIRATION DATE AND NO SERVICE FEE &#13;REDEEM CODE: &#13;1. Go to https://microsoft.com/redeem &#13;2. Enter your code &#13;3. Start shopping &#13;To create a new Microsoft account or read the full conditions (which can change without prior notice), go to https://microsoft.com/cardterms (Code cannot be replaced - please keep in a safe place) &#13;CONDITIONS, LIMITATIONS AND EXCLUSIONS APPLY. SEE https://tos.ea.com/legalapp/eaplay/US/en/PC/ AND ea.com/ea-play FOR DETAILS. &#13;EA ACCOUNT REQUIRED TO JOIN AND PLAY;\"\n            }\n        },\n        {\n            \"productId\": 15959,\n            \"productName\": \"Xbox Live Gold US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                9.99,\n                24.99,\n                59.99\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 16061,\n            \"productName\": \"Xbox US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                5,\n                10,\n                15,\n                20,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 16104,\n            \"productName\": \"Bitcoin US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/bitcoin.png\"\n            ],\n            \"brand\": {\n                \"brandId\": 321,\n                \"brandName\": \"Bitcoin\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit https://bitcards.com/redeem/\",\n                \"verbose\": \"Go to bitcards.com, register an account or log in, complete the KYC process, click on the “Redeem BitCard®” button and enter your gift card number and pin\"\n            }\n        },\n        {\n            \"productId\": 16257,\n            \"productName\": \"Netflix United States\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                30\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/netflix-05cItXL96l4LE9n02WfDR0h-5.webp\"\n            ],\n            \"brand\": {\n                \"brandId\": 41,\n                \"brandName\": \"NetFlix\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To start watching, Go to http://www.netflix.com/code and enter the code\",\n                \"verbose\": \"To start watching, Go to http://www.netflix.com/code, Enter the code &#13;Valid only towards the Netflix streaming service via Netflix Account (18+ to be a member), in countries where the service is offered in US dollars. &#13;Entire value credited to your Netflix account upon redemption. &#13;Nonrefundable or redeemable for cash, except where required by law. &#13;Does not expire. No resale.\"\n            }\n        },\n        {\n            \"productId\": 16283,\n            \"productName\": \"PSN Plus United States\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                10,\n                25,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/f5ed161c-7dc5-4607-a722-709ccde22f80.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 52,\n                \"brandName\": \"PSN Plus\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"For redemption instructions, visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption\",\n                \"verbose\": \"1. This card may be redeemed through PlayStation Store on a PS4, PS3, and PS Vita system, or a personal computer. &#13;2. Open a Sony Entertainment Network account or use an existing account. &#13;3. From your PS4, PS3, or PS Vita system, or a personal computer, access PlayStation Store. &#13;4. Click the &#39;Redeem Codes&#39; icon. &#13;5. Enter the code at the bottom of this card. Please note that the code is case sensitive and must be entered exactly as displayed. &#13;6. For additional redemption instructions, please visit https://www.playstation.com/en-us/explore/playstationnetwork/redemption &#13;Your use of this PlayStation Plus code constitutes your acceptance of these terms and any additional terms available at http://us.playstation.com/redemption. PSN SM and PlayStation Plus offerings may change without notice.\"\n            }\n        },\n        {\n            \"productId\": 16358,\n            \"productName\": \"Almentor online Courses - USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                18,\n                32,\n                54\n            ],\n            \"logoUrls\": [\n                \"https://s3.amazonaws.com/cdn.reloadly.com/giftcards/Almentor+online+Courses+-+USA.png\"\n            ],\n            \"brand\": {\n                \"brandId\": 342,\n                \"brandName\": \"Almentor\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://www.almentor.net/home to redeem your Code \",\n                \"verbose\": \"Go to https://www.almentor.net/home to redeem your Code\"\n            }\n        },\n        {\n            \"productId\": 16385,\n            \"productName\": \"Xbox Live 6 Month US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                35\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/4b54a713-3d88-482f-9cfc-b5ac174363f2.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 93,\n                \"brandName\": \"Xbox\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Redeem at https://www.microsoft.com/redeem\",\n                \"verbose\": \"Redeem at https://www.microsoft.com/redeem &#13;To play on PC: after redeeming, follow instructions at https://www.xbox.com/pcgamesplan. &#13;Game titles and number vary overtime and by country. If your membership terminates or a game is removed, you must reactivate your membership or buy the game to continue using any add-ons or items purchased for a game. ISP fees and age restrictions apply. Except as required by law, codes are nonrefundable.\"\n            }\n        },\n        {\n            \"productId\": 16398,\n            \"productName\": \"MineCraft 26.95 - US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                26.95\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/e1befb49-d765-47c0-b29a-f75601a99da5.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 37,\n                \"brandName\": \"Minecraft\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins\",\n                \"verbose\": \"MINECOINS REQUIRE A VERSION OF MINECRAFT WITH MINECRAFT MARKETPLACE. &#13;UPDATES MAY BE REQUIRED. MINECRAFT.NET/REDEEM COINS &#13;To redeem code go to https://www.minecraft.net/en-us/redeem/minecoins &#13;Once redeemed to your Xbox Live account, the full code value will be applied and may be used for eligible purchases (exclusions apply) made directly at the Minecraft Market place. &#13;NO CREDIT CARD REQUIRED, NO EXPIRATION &#13;Except as required by law, codes cannot be redeemed or exchanged for cash and are not refundable.\"\n            }\n        },\n        {\n            \"productId\": 16399,\n            \"productName\": \"World Of Tanks - US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                25\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/world-of-tanks-25.png\"\n            ],\n            \"brand\": {\n                \"brandId\": 348,\n                \"brandName\": \"World Of Tanks\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to https://worldoftanks.com/ to redeem your Code \",\n                \"verbose\": \"Go to the official World of Tanks website and click create account in the upper-right corner then Register.\\nOn the page that appears, click Have an invite code? and enter your code.\\nFill in all the other fields and click Continue.\"\n            }\n        },\n        {\n            \"productId\": 16400,\n            \"productName\": \"World Of Warships USA\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                20\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/world-of-warships.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 306,\n                \"brandName\": \"World of Warships\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem, visit https://worldofwarships.eu\",\n                \"verbose\": \"How to redeem for World of Warships PC\\n1. From the World of Warships Premium Shop select Doubloons.\\n2. Scroll down and select Any Major Brand Gift Card\\n3. On the next page select Continue and select your brand of gift card via the drop down menu.\\n4. Enter the Card number and Pin.\\n5. Follow all further instructions and you will receive your gold in-game.\\nEncountering issues with redemption? Please visit https://na.wargaming.net/support/\"\n            }\n        },\n        {\n            \"productId\": 16402,\n            \"productName\": \"STARZPLAY 1 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                11\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/starzplay.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 350,\n                \"brandName\": \"STARZPLAY\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your voucher go to starzplay.com.\",\n                \"verbose\": \"To redeem your voucher:\\n1. Go to starzplay.com.\\n2. Sign up to create your account.\\n3. Select 'voucher' as your payment method.\\n4. Scratch below to reveal your unique voucher code and enter it in the Voucher Code box.\"\n            }\n        },\n        {\n            \"productId\": 16403,\n            \"productName\": \"STARZPLAY 3 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                22\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/starzplay.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 350,\n                \"brandName\": \"STARZPLAY\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your voucher go to starzplay.com.\",\n                \"verbose\": \"To redeem your voucher:\\n1. Go to starzplay.com.\\n2. Sign up to create your account.\\n3. Select 'voucher' as your payment method.\\n4. Scratch below to reveal your unique voucher code and enter it in the Voucher Code box.\"\n            }\n        },\n        {\n            \"productId\": 16404,\n            \"productName\": \"STARZPLAY 6 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                45\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/starzplay.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 350,\n                \"brandName\": \"STARZPLAY\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your voucher go to starzplay.com.\",\n                \"verbose\": \"To redeem your voucher:\\n1. Go to starzplay.com.\\n2. Sign up to create your account.\\n3. Select 'voucher' as your payment method.\\n4. Scratch below to reveal your unique voucher code and enter it in the Voucher Code box.\"\n            }\n        },\n        {\n            \"productId\": 16405,\n            \"productName\": \"STARZPLAY 12 Month\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                87\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/starzplay.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 350,\n                \"brandName\": \"STARZPLAY\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"To redeem your voucher go to starzplay.com.\",\n                \"verbose\": \"To redeem your voucher:\\n1. Go to starzplay.com.\\n2. Sign up to create your account.\\n3. Select 'voucher' as your payment method.\\n4. Scratch below to reveal your unique voucher code and enter it in the Voucher Code box.\"\n            }\n        },\n        {\n            \"productId\": 16576,\n            \"productName\": \"Jawaker US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                1,\n                5,\n                10,\n                20,\n                30,\n                50,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/jawaker-ed5f-edc2-adbe.jpeg\"\n            ],\n            \"brand\": {\n                \"brandId\": 373,\n                \"brandName\": \"Jawaker\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Click on the gear settings icon inside the Jawaker application. You will find the \\\"Player Number\\\", copy the ID. Go to www.jawaker.com/en/code and enter the ID and the code then click on Submit.\",\n                \"verbose\": \"Click on the gear settings icon inside the Jawaker application. You will find the \\\"Player Number\\\", copy the ID. Go to www.jawaker.com/en/code and enter the ID and the code then click on Submit.\"\n            }\n        }\n    ]\n}"}],"_postman_id":"532151eb-938e-45b5-b9fa-cabcb03f7afa"},{"name":"Validate Gift Card","id":"58771c41-0ef5-4f50-ac99-b712a246b84f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"product_id\":21\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-giftcard","description":"<p>Use this to validate a gift card and fetch gift card info.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>integer</td>\n<td><code>Required</code> Product id (As seen in the all-giftcards endpoint).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["validate-giftcard"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"176f168b-a582-4693-9ae5-1f32a8f80c0a","name":"Validate Gift Card - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\":25\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/validate-giftcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"578"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Thu, 28 Jul 2022 21:36:34 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Validation successful\",\n    \"data\": [\n        {\n            \"productId\": 21,\n            \"productName\": \"App Store & iTunes US\",\n            \"global\": false,\n            \"denominationType\": \"FIXED\",\n            \"recipientCurrencyCode\": \"USD\",\n            \"minRecipientDenomination\": null,\n            \"maxRecipientDenomination\": null,\n            \"senderCurrencyCode\": \"NGN\",\n            \"minSenderDenomination\": null,\n            \"maxSenderDenomination\": null,\n            \"fixedRecipientDenominations\": [\n                2,\n                3,\n                4,\n                5,\n                10,\n                15,\n                20,\n                25,\n                30,\n                40,\n                50,\n                60,\n                70,\n                100\n            ],\n            \"logoUrls\": [\n                \"https://cdn.reloadly.com/giftcards/efff4800-085b-463e-818b-64d22c599f8a.jpg\"\n            ],\n            \"brand\": {\n                \"brandId\": 3,\n                \"brandName\": \"App Store & iTunes\"\n            },\n            \"country\": {\n                \"isoName\": \"US\",\n                \"name\": \"United States\",\n                \"flagUrl\": \"https://s3.amazonaws.com/rld-flags/us.svg\"\n            },\n            \"redeemInstruction\": {\n                \"concise\": \"Go to apple.com/redeem to add to your Apple Account balance.\",\n                \"verbose\": \"Use it for purchases at any Apple Store location, on the Apple Store-app, apple.com, the App Store, iTunes, Apple Music, Apple TV, Apple News, Apple Books, Apple Arcade, iCloud, and other Apple properties. &#13;Use the Apple Gift Card for App Store, iTunes, iPhone, iPad, Air-pods, Mac book, accessories, and more. &#13;No returns or refunds on Apple Gift Cards. Terms apply. &#13;The Apple Gift Card can be used two ways: &#13;For online purchases, go to apple.com/redeem to add to your Apple Account balance. &#13;Bring this email to any Apple Store location. &#13;Beware of gift card scams. Do not share your code. Terms & Conditions Valid only for U.S. transactions in Apple properties. For assistance, visit support.apple.com/giftcard or call 1-800-275-2273. Not redeemable at Apple resellers or for cash, and no resale, refunds, or exchanges, except as required by law. Apple is not responsible for unauthorized use. Terms apply\"\n            }\n        }\n    ]\n}"}],"_postman_id":"58771c41-0ef5-4f50-ac99-b712a246b84f"},{"name":"Gift Card Fee","id":"af4deec6-d6a2-47dd-b361-72d96947bcd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"product_id\":21,\n  \"amount\":100\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/giftcard-fee","description":"<p>Use this to fetch fee for a gift card.<br />NOTE: This is the amount we will charge you after sucessful purchase.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>integer</td>\n<td><code>Required</code> Product id (As seen in the all-giftcards endpoint).</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code> Amount of gift card to be purchased. (If gift card has fixed amount, you must enter one of the amount listed on fixedRecipientDenominations)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["giftcard-fee"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"2bf69219-a3fd-4359-9587-febcad71ad3c","name":"Gift Card Fee - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\":25,\n  \"amount\":100\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/giftcard-fee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"82"},{"key":"date","value":"Thu, 28 Jul 2022 21:53:57 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": {\n        \"productId\": 21,\n        \"productName\": \"App Store & iTunes US\",\n        \"fee\": 62000,\n        \"currency\": \"NGN\"\n    }\n}"}],"_postman_id":"af4deec6-d6a2-47dd-b361-72d96947bcd6"},{"name":"Purchase Gift Card","id":"17e56a7b-5b69-42c2-85cf-c9c2e3eb92ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"product_id\":21,\n  \"amount\":300,\n  \"country\":\"US\",\n  \"phone\":\"07061785183\",\n  \"sender\":\"Bingpay Technologies\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-giftcard","description":"<p>Use this to make a gift card purchase</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>product_id</td>\n<td>integer</td>\n<td><code>Required</code> Product id (As seen in the all-giftcards endpoint).</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code> Amount of gift card to be purchased. (If gift card has fixed amount, you must enter one of the amount listed on fixedRecipientDenominations)</td>\n</tr>\n<tr>\n<td>country</td>\n<td>string</td>\n<td><code>Required</code> country code of gift card</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> phone number of recipient</td>\n</tr>\n<tr>\n<td>sender</td>\n<td>string</td>\n<td><code>Required</code> Your company name</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["purchase-giftcard"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"3df89696-6ea9-4f58-9580-d7483d0f140a","name":"Purchase Gift Card - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"product_id\":21,\n  \"amount\":300,\n  \"country\":\"US\",\n  \"phone\":\"07061785183\",\n  \"sender\":\"Bingpay Technologies\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/purchase-giftcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"156"},{"key":"date","value":"Fri, 29 Jul 2022 01:49:39 GMT"},{"key":"server","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Giftcard purchase of USD3 successful! You were charged ₦2330\",\n    \"data\": {\n        \"cardNumber\": \"XJPT8MXKML7TRWVJ\",\n        \"pinCode\": \"140527925\"\n    }\n}"}],"_postman_id":"17e56a7b-5b69-42c2-85cf-c9c2e3eb92ec"}],"id":"50810246-8d72-4b8a-8cf4-9fdefccf34d6","description":"<p>Purchase International Gift cards for brands like amazon, apple, spotify etc with this endpoint.</p>\n","_postman_id":"50810246-8d72-4b8a-8cf4-9fdefccf34d6","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}}],"id":"873e2a8a-2a49-43a0-ada4-1bd18c0d2d29","_postman_id":"873e2a8a-2a49-43a0-ada4-1bd18c0d2d29","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Airtime to Cash","item":[{"name":"Network Fee","id":"f5c2a3ac-fe47-4237-8c03-e62f9dcd8d8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\":5000,\n  \"network\":4\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/airtime-cash/fee","description":"<p>Fetch network charges and recipient phone number for each network before processing airtime to cash transactions.<br />The data-&gt;charge response is the percentage of charge and the data-&gt;value response is the amount you'll receive if the conversion is approved.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code> Amount to convert.</td>\n</tr>\n<tr>\n<td>network</td>\n<td>integer</td>\n<td><code>Required</code>Network id (As seen in the all-networks endpoint).</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["airtime-cash","fee"],"host":["https://bingpay.ng/api/v1"],"query":[{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[{"id":"881f6406-8a5e-459a-8da8-460d4120a3a3","name":"Network Fee - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\": 5000,\n  \"network\": 4\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/airtime-cash/fee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"117"},{"key":"date","value":"Mon, 28 Mar 2022 11:30:36 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": {\n        \"mobile\": \"08077084521\",\n        \"amount\": \"5000\",\n        \"value\": 3750,\n        \"charge\": 25\n    }\n}"}],"_postman_id":"f5c2a3ac-fe47-4237-8c03-e62f9dcd8d8c"},{"name":"Network info","id":"1967dff5-20f5-46ac-8ab3-3a136b1b4935","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"network\":1\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/airtime-cash/info","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["airtime-cash","info"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"1967dff5-20f5-46ac-8ab3-3a136b1b4935"},{"name":"Process Airtime to Cash","id":"a6859588-076b-443f-b2b3-7f864ef4dc85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\":5000,\n  \"network\":1,\n  \"phone\":\"07061785113\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/airtime-cash/process","description":"<p>Use this to perform airtime to cash transactions.<br />Transactions may take 5-10 mins to be approved, You can automatically get notification if the transaction is approved or declined by using our Webhooks.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>integer</td>\n<td><code>Required</code> Amount to convert.</td>\n</tr>\n<tr>\n<td>network</td>\n<td>integer</td>\n<td><code>Required</code>Network id (As seen in the all-networks endpoint).</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code>Sender's phone number.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["airtime-cash","process"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"3adeae96-2845-4d97-b157-d6f4bf5cdd18","name":"Process Airtime to Cash - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"amount\":5000,\n  \"network\":1,\n  \"phone\":\"07061785113\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/airtime-cash/process"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"129"},{"key":"date","value":"Mon, 28 Mar 2022 11:38:01 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Request sent successfully,\\n Awaiting approval\",\n    \"data\": {\n        \"amount\": \"5000\",\n        \"value\": 4000,\n        \"reference\": 1671\n    }\n}"}],"_postman_id":"a6859588-076b-443f-b2b3-7f864ef4dc85"}],"id":"eada56d0-81fe-4369-ad90-d635d3a9f185","description":"<p>With this endpoint, you can enable your customers convert their excess airtime to cash.<br />Funds will added to your wallet immediately the request is approved.</p>\n","_postman_id":"eada56d0-81fe-4369-ad90-d635d3a9f185","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Identity Verifications","item":[{"name":"Verify BVN","id":"0bec2b48-340c-4a31-bb79-e543eaba2e30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"firstname\":\"John\",\n  \"lastname\":\"Doe\",\n  \"phone\":\"07061785183\",\n  \"bvn\":\"10000000001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/bvn","description":"<p>Bank Verification Number or BVN is a biometric identification widely used by Banks in Nigeria. This endpoint allows you to fetch a user's information from their BVN. It supports only BVNs generated by Nigerian Banks.</p>\n<p>Service charge of <strong>NGN25</strong> applies for every successful data fetch.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstname</td>\n<td>string</td>\n<td><code>Required</code> Customer's first name</td>\n</tr>\n<tr>\n<td>lastname</td>\n<td>string</td>\n<td><code>Required</code>Customer's last name.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> Customer's phone number.</td>\n</tr>\n<tr>\n<td>bvn</td>\n<td>string</td>\n<td><code>Required</code> Customer's BVN number.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["verify","bvn"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"a67f72d9-2550-4791-bc3c-190c3330615a","name":"Verify BVN - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstname\":\"John\",\n  \"lastname\":\"Doe\",\n  \"phone\":\"07061785183\",\n  \"bvn\":\"10000000001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/bvn"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"1594"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Tue, 05 Apr 2022 21:38:18 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Data Fetch successful\",\n    \"data\": {\n        \"bvn\": \"10000000001\",\n        \"firstname\": \"John\",\n        \"lastname\": \"Doe\",\n        \"middlename\": \"Favor\",\n        \"phone\": \"07061785183\",\n        \"birthdate\": \"09-04-1997\",\n        \"gender\": \"m\",\n        \"nationality\": \"Nigerian\",\n        \"photo\": \"iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0BAMAAAA5+MK5AAAAG1BMVEXMzMzFxcW+vr63t7exsbGqqqqjo6OcnJyWlpawiKwlAAAFUUlEQVR42u3az0/bSBTA8ef8so9GKpAjW2lFjtZKCxyzhyU5ZlddkWMoK22OJoWSo/mZ+bNX88PElJbYQSGT8v1IjR2qJ83TzDzPjCMCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA7ziYfk3y+/p/s7O3jF6vXaXUbM/eB1Ol1OTtot9cqKxb/aVmbm/s/3TMl70VRq9ZVGx8297Hptvs/fUKo9esXWz82N6P9H3L3j+sMNqj1OtK3cUf3Jg9UuqPoL9gzL4ues066sqY2K7a0395sH14Y6bvaHXRa3Zk56brwzsRaZjpGijVFZH+y9P1ddFr1lfF+1RfprrZDTWzJfxuddFrNixUorHpKunrYdqyrW68XKleF71m4/v5vXswtVWmH1vX7iG1uug1m86HZM2OUgl1ierY4SvTxyIdunrdz1ctlaI9ZB/JdtWtbB829d+O1MAOaZU85mbqdVAs2+Wj/RMUurDhipK59u3MfbzmDyxpqnlVrxLtnZq6rp3M/o0f+yvvv7y/8v6T/JHdVvdLRXunrrKhUjabluvDmk5x7GZpZz68m0onNCw8q6tEe6ehvpqV6LkpUNduGM90gYrdQiWdD2+V5ouV6tHeabpF+Cwu0fi+upWWK+TVo33jdlhKz8lQP5HnjZdnjQ/VTDqFol4t2sOTivtfgp7Zb0Wu8aIXIvli5PGPdm+WjIuzt1K0fycV+kQpGOvatLjxU/XlyT60WrR32/UbN3LjEo3v5OV8qWjPfPgzccU7KTFbW9+cOVWL9nUXowYlarQ+eOwuHe3tiUVapvFD8xxbNtrXOZ+WWY/1i0/1ytG+pp6VWIUHPxjw5aK9fchlJfZeTbdoXS7a4wG/eMetH253S0d7tl3/+DFPKi1xzjLW25V42WjfTiqUzCflotO1mlK/qcLsrRbt3fmU6xZznLroTDVUDzIsHMxUi/buVNK2t2aSWHSSfqRupF3MplK0b9z7kdA0ddH7k6ka6SK/t1y0bzrqITZ7r7vFb80a+r/NUc0y0T7u1y/MjvvaDtz5u9LOs3eldqz3C2cVVaI9PJZ0Eln4htxWuHZhLVsl2j9D28Z7168v/C7CvXtoFNey5aP9PZwbPG5Kf/hrmJb7Mi0kVD7a227Pp+9+4TdQtW9+A+UKmBwVD2pKR3u5oDueFn7gVvWXb6+LBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFYkcv9I/eejZn+VSz0TiSKllMxEwkx/FZHt6ZnIjjqVKBWZbljqWfBP+dTN58OeHLjUg4v4Vwkutnpx9Fnq401LXXbl5FLCuC670rgaSNTL9KV51dep9y6llchuMfXbkZy51Jtd+9EYRAfSOtq81BunO91m0pbf5Xjrk0Sn5nK8pTsxOt3p1lL5VEw9m9RSl3oY248gjcK9/WjzBnwYB2lt0Ev+lnPZlSg2l3Np69TjIJWzINVFQc9zk/pBK3GpR/lHFtVHZ9HmlTnTmelklOr0dCb6kuVzPZP9ZvKk18NDed7r8iXduF7XbdddO/o8knObrb4Uej3sPSlzWeNOns916Xc3MHU916WXHHblIN7W+enLfK5L/fZp6uaL+SxU+A1cBOgUTi5FOnE7lvp0ohPQl3mFl3r6ndTtpNhW+XP951z/tJJ3u5g/fL/bmAlbOQDAO/c/M5Tt6fHop08AAAAASUVORK5CYII=\",\n        \"fieldMatches\": {\n            \"lastname\": true,\n            \"firstname\": true\n        }\n    }\n}"}],"_postman_id":"0bec2b48-340c-4a31-bb79-e543eaba2e30"},{"name":"Verify NIN","id":"2de4a3d7-3e0f-45ef-8a29-ede3c20fcaa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"firstname\":\"John\",\n  \"lastname\":\"Doe\",\n  \"phone\":\"07061785183\",\n  \"nin\":\"10000000001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/nin","description":"<p>This endpoint allows you to verify a Nigeria National ID.</p>\n<p>Service charge of <strong>NGN80</strong> applies for every successful data fetch.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstname</td>\n<td>string</td>\n<td><code>Required</code> Customer's first name</td>\n</tr>\n<tr>\n<td>lastname</td>\n<td>string</td>\n<td><code>Required</code>Customer's last name.</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>string</td>\n<td><code>Required</code> Customer's phone number.</td>\n</tr>\n<tr>\n<td>nin</td>\n<td>string</td>\n<td><code>Required</code> Customer's NIN.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["verify","nin"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"5cd69564-eb11-4045-bd88-2c1d5edcc6a3","name":"Verify NIN - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"firstname\":\"John\",\n  \"lastname\":\"Doe\",\n  \"phone\":\"07061785183\",\n  \"nin\":\"10000000001\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/nin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.29"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"1954"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Thu, 28 Apr 2022 02:31:01 GMT"},{"key":"server","value":"LiteSpeed"}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Data Fetch successful\",\n    \"data\": {\n        \"nin\": \"10000000001\",\n        \"title\": \"Mr\",\n        \"firstname\": \"John\",\n        \"lastname\": \"Doe\",\n        \"middlename\": \"Favor\",\n        \"phone\": \"07061785183\",\n        \"birthdate\": \"09-04-1997\",\n        \"nationality\": \"Nigeria\",\n        \"gender\": \"m\",\n        \"profession\": \"Stylist\",\n        \"stateOfOrigin\": \"Ogun\",\n        \"lgaOfOrigin\": \"Ifo\",\n        \"placeOfOrigin\": \"Ijoko\",\n        \"photo\": \"iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0BAMAAAA5+MK5AAAAG1BMVEXMzMzFxcW+vr63t7exsbGqqqqjo6OcnJyWlpawiKwlAAAFUUlEQVR42u3az0/bSBTA8ef8so9GKpAjW2lFjtZKCxyzhyU5ZlddkWMoK22OJoWSo/mZ+bNX88PElJbYQSGT8v1IjR2qJ83TzDzPjCMCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA7ziYfk3y+/p/s7O3jF6vXaXUbM/eB1Ol1OTtot9cqKxb/aVmbm/s/3TMl70VRq9ZVGx8297Hptvs/fUKo9esXWz82N6P9H3L3j+sMNqj1OtK3cUf3Jg9UuqPoL9gzL4ues066sqY2K7a0395sH14Y6bvaHXRa3Zk56brwzsRaZjpGijVFZH+y9P1ddFr1lfF+1RfprrZDTWzJfxuddFrNixUorHpKunrYdqyrW68XKleF71m4/v5vXswtVWmH1vX7iG1uug1m86HZM2OUgl1ierY4SvTxyIdunrdz1ctlaI9ZB/JdtWtbB829d+O1MAOaZU85mbqdVAs2+Wj/RMUurDhipK59u3MfbzmDyxpqnlVrxLtnZq6rp3M/o0f+yvvv7y/8v6T/JHdVvdLRXunrrKhUjabluvDmk5x7GZpZz68m0onNCw8q6tEe6ehvpqV6LkpUNduGM90gYrdQiWdD2+V5ouV6tHeabpF+Cwu0fi+upWWK+TVo33jdlhKz8lQP5HnjZdnjQ/VTDqFol4t2sOTivtfgp7Zb0Wu8aIXIvli5PGPdm+WjIuzt1K0fycV+kQpGOvatLjxU/XlyT60WrR32/UbN3LjEo3v5OV8qWjPfPgzccU7KTFbW9+cOVWL9nUXowYlarQ+eOwuHe3tiUVapvFD8xxbNtrXOZ+WWY/1i0/1ytG+pp6VWIUHPxjw5aK9fchlJfZeTbdoXS7a4wG/eMetH253S0d7tl3/+DFPKi1xzjLW25V42WjfTiqUzCflotO1mlK/qcLsrRbt3fmU6xZznLroTDVUDzIsHMxUi/buVNK2t2aSWHSSfqRupF3MplK0b9z7kdA0ddH7k6ka6SK/t1y0bzrqITZ7r7vFb80a+r/NUc0y0T7u1y/MjvvaDtz5u9LOs3eldqz3C2cVVaI9PJZ0Eln4htxWuHZhLVsl2j9D28Z7168v/C7CvXtoFNey5aP9PZwbPG5Kf/hrmJb7Mi0kVD7a227Pp+9+4TdQtW9+A+UKmBwVD2pKR3u5oDueFn7gVvWXb6+LBgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFYkcv9I/eejZn+VSz0TiSKllMxEwkx/FZHt6ZnIjjqVKBWZbljqWfBP+dTN58OeHLjUg4v4Vwkutnpx9Fnq401LXXbl5FLCuC670rgaSNTL9KV51dep9y6llchuMfXbkZy51Jtd+9EYRAfSOtq81BunO91m0pbf5Xjrk0Sn5nK8pTsxOt3p1lL5VEw9m9RSl3oY248gjcK9/WjzBnwYB2lt0Ev+lnPZlSg2l3Np69TjIJWzINVFQc9zk/pBK3GpR/lHFtVHZ9HmlTnTmelklOr0dCb6kuVzPZP9ZvKk18NDed7r8iXduF7XbdddO/o8knObrb4Uej3sPSlzWeNOns916Xc3MHU916WXHHblIN7W+enLfK5L/fZp6uaL+SxU+A1cBOgUTi5FOnE7lvp0ohPQl3mFl3r6ndTtpNhW+XP951z/tJJ3u5g/fL/bmAlbOQDAO/c/M5Tt6fHop08AAAAASUVORK5CYII=\",\n        \"maritalStatus\": \"Single\",\n        \"height\": \"160m\",\n        \"email\": \"johndoe@gmail.com\",\n        \"employmentStatus\": \"Employed\",\n        \"birthState\": \"Lagos\",\n        \"birthCountry\": \"Nigeria\",\n        \"nextOfKin\": {\n            \"firstname\": \"Tunde\",\n            \"lastname\": \"Doe\",\n            \"middlename\": \"Akanni\",\n            \"address1\": \"15 egbated street oko oba lagos\",\n            \"address2\": \"\",\n            \"lga\": \"Agege\",\n            \"state\": \"Lagos\",\n            \"town\": \"Agege\"\n        },\n        \"nspokenlang\": \"Yoruba\",\n        \"ospokenlang\": \"English\",\n        \"parentLastname\": \"Doe\",\n        \"religion\": \"Christianity\",\n        \"residence\": {\n            \"address1\": \"15 egbated street oko oba lagos\",\n            \"address2\": \"\",\n            \"town\": \"Agege\",\n            \"lga\": \"Agege\",\n            \"state\": \"Lagos\",\n            \"status\": \"data.residence_status\"\n        },\n        \"signature\": \"https://picsum.photos/id/768/200/300.jpg\",\n        \"fieldMatches\": {\n            \"lastname\": true,\n            \"firstname\": true\n        }\n    }\n}"}],"_postman_id":"2de4a3d7-3e0f-45ef-8a29-ede3c20fcaa9"},{"name":"Verify CAC","id":"249a251b-d43d-467e-9af7-fecdb44e3584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"type\":\"limited_company\",\n  \"rc_number\":182232078\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/cac","description":"<p>This endpoint allows you to verify Nigerian businesses registered with corporate affairs commission.</p>\n<p>Service charge of <strong>NGN200</strong> applies for every successful data fetch.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>type</td>\n<td>string</td>\n<td><code>Required</code> Company type.  <br />must be either:  <br />1. limited_company: Registered as limited company or  <br />2. business: Registered as business or  <br />3. incorprated_trustee: Registered as trust company.</td>\n</tr>\n<tr>\n<td>rc_number</td>\n<td>integer</td>\n<td><code>Required</code> Company registration number.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["verify","cac"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6f739e18-7f33-415a-b882-0129451b76e3","name":"Verify CAC - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"type\":\"limited_company\",\n  \"rc_number\":11000011\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/verify/cac"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.30"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"362"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Sat, 02 Jul 2022 04:03:57 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Data Fetch successful\",\n    \"data\": {\n        \"rcNumber\": 11000011,\n        \"companyName\": \"Test Company\",\n        \"companyType\": \"PRIVATE_COMPANY_LIMITED_BY_SHARES\",\n        \"registrationDate\": \"2017-04-17T13:33:22.770+00:00\",\n        \"branchAddress\": \"Test Company Address\",\n        \"companyEmail\": \"johndoe@companymail.com\",\n        \"city\": \"oshodi\",\n        \"classification\": \"Company | Business | Trustee\",\n        \"headOfficeAddress\": \"Test Company Head Office Address\",\n        \"lga\": \"oshodi\",\n        \"affiliates\": 2,\n        \"shareCapital\": \"1000000\",\n        \"shareCapitalInWords\": \"ONE MILLION NAIRA ONLY\",\n        \"state\": \"Lagos\",\n        \"status\": \"ACTIVE | INACTIVE\"\n    }\n}"}],"_postman_id":"249a251b-d43d-467e-9af7-fecdb44e3584"}],"id":"d4f415fd-6925-4590-9ced-5b52dc394d3d","description":"<p><a href=\"https://bingpay.ng\">Bingpay</a> allows you to verify the identities of other individuals all over the country. This could be for user verifications, hiring, Background checks, etc.</p>\n","_postman_id":"d4f415fd-6925-4590-9ced-5b52dc394d3d","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Banks","item":[{"name":"All Banks","id":"7b1a6168-7818-4588-a0c6-7bd10779021e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://bingpay.ng/api/v1/all-banks","description":"<p>Fetch all Nigerian banks with this endpoint</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["all-banks"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"278a0815-bfa1-44d8-b1a7-f2f1cf148b7e","name":"All Banks - Success","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"url":"https://bingpay.ng/api/v1/all-banks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Mon, 14 Mar 2022 17:00:32 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"message\": \"Fetch successful\",\n    \"data\": [\n        {\n            \"name\": \"Abbey Mortgage Bank\",\n            \"slug\": \"abbey-mortgage-bank\",\n            \"code\": \"801\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 174,\n            \"createdAt\": \"2020-12-07T16:19:09.000Z\",\n            \"updatedAt\": \"2020-12-07T16:19:19.000Z\"\n        },\n        {\n            \"name\": \"Above Only MFB\",\n            \"slug\": \"above-only-mfb\",\n            \"code\": \"51204\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 188,\n            \"createdAt\": \"2021-10-13T20:35:17.000Z\",\n            \"updatedAt\": \"2021-10-13T20:35:17.000Z\"\n        },\n        {\n            \"name\": \"Access Bank\",\n            \"slug\": \"access-bank\",\n            \"code\": \"044\",\n            \"longcode\": \"044150149\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 1,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T08:06:44.000Z\"\n        },\n        {\n            \"name\": \"Access Bank (Diamond)\",\n            \"slug\": \"access-bank-diamond\",\n            \"code\": \"063\",\n            \"longcode\": \"063150162\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 3,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T08:06:48.000Z\"\n        },\n        {\n            \"name\": \"ALAT by WEMA\",\n            \"slug\": \"alat-by-wema\",\n            \"code\": \"035A\",\n            \"longcode\": \"035150103\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": true,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 27,\n            \"createdAt\": \"2017-11-15T12:21:31.000Z\",\n            \"updatedAt\": \"2021-02-18T14:55:34.000Z\"\n        },\n        {\n            \"name\": \"Amju Unique MFB\",\n            \"slug\": \"amju-unique-mfb\",\n            \"code\": \"50926\",\n            \"longcode\": \"511080896\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 179,\n            \"createdAt\": \"2021-07-07T13:45:57.000Z\",\n            \"updatedAt\": \"2021-07-07T13:45:57.000Z\"\n        },\n        {\n            \"name\": \"ASO Savings and Loans\",\n            \"slug\": \"asosavings\",\n            \"code\": \"401\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 63,\n            \"createdAt\": \"2018-09-23T05:52:38.000Z\",\n            \"updatedAt\": \"2019-01-30T09:38:57.000Z\"\n        },\n        {\n            \"name\": \"Bainescredit MFB\",\n            \"slug\": \"bainescredit-mfb\",\n            \"code\": \"51229\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 181,\n            \"createdAt\": \"2021-07-12T14:41:18.000Z\",\n            \"updatedAt\": \"2021-07-12T14:41:18.000Z\"\n        },\n        {\n            \"name\": \"Bowen Microfinance Bank\",\n            \"slug\": \"bowen-microfinance-bank\",\n            \"code\": \"50931\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 108,\n            \"createdAt\": \"2020-02-11T15:38:57.000Z\",\n            \"updatedAt\": \"2020-02-11T15:38:57.000Z\"\n        },\n        {\n            \"name\": \"Carbon\",\n            \"slug\": \"carbon\",\n            \"code\": \"565\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 82,\n            \"createdAt\": \"2020-06-16T08:15:31.000Z\",\n            \"updatedAt\": \"2021-08-05T15:25:01.000Z\"\n        },\n        {\n            \"name\": \"CEMCS Microfinance Bank\",\n            \"slug\": \"cemcs-microfinance-bank\",\n            \"code\": \"50823\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 74,\n            \"createdAt\": \"2020-03-23T15:06:13.000Z\",\n            \"updatedAt\": \"2020-03-23T15:06:28.000Z\"\n        },\n        {\n            \"name\": \"Chanelle Microfinance Bank Limited\",\n            \"slug\": \"chanelle-microfinance-bank-limited-ng\",\n            \"code\": \"50171\",\n            \"longcode\": \"50171\",\n            \"gateway\": \"\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 284,\n            \"createdAt\": \"2022-02-10T13:28:38.000Z\",\n            \"updatedAt\": \"2022-02-10T13:28:38.000Z\"\n        },\n        {\n            \"name\": \"Citibank Nigeria\",\n            \"slug\": \"citibank-nigeria\",\n            \"code\": \"023\",\n            \"longcode\": \"023150005\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 2,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:24:02.000Z\"\n        },\n        {\n            \"name\": \"Corestep MFB\",\n            \"slug\": \"corestep-mfb\",\n            \"code\": \"50204\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 283,\n            \"createdAt\": \"2022-02-09T14:33:06.000Z\",\n            \"updatedAt\": \"2022-02-09T14:33:06.000Z\"\n        },\n        {\n            \"name\": \"Coronation Merchant Bank\",\n            \"slug\": \"coronation-merchant-bank\",\n            \"code\": \"559\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 173,\n            \"createdAt\": \"2020-11-24T10:25:07.000Z\",\n            \"updatedAt\": \"2020-11-24T10:25:07.000Z\"\n        },\n        {\n            \"name\": \"Ecobank Nigeria\",\n            \"slug\": \"ecobank-nigeria\",\n            \"code\": \"050\",\n            \"longcode\": \"050150010\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 4,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:23:53.000Z\"\n        },\n        {\n            \"name\": \"Ekondo Microfinance Bank\",\n            \"slug\": \"ekondo-microfinance-bank\",\n            \"code\": \"562\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 64,\n            \"createdAt\": \"2018-09-23T05:55:06.000Z\",\n            \"updatedAt\": \"2018-09-23T05:55:06.000Z\"\n        },\n        {\n            \"name\": \"Eyowo\",\n            \"slug\": \"eyowo\",\n            \"code\": \"50126\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 167,\n            \"createdAt\": \"2020-09-07T13:52:22.000Z\",\n            \"updatedAt\": \"2020-11-24T10:03:21.000Z\"\n        },\n        {\n            \"name\": \"Fidelity Bank\",\n            \"slug\": \"fidelity-bank\",\n            \"code\": \"070\",\n            \"longcode\": \"070150003\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 6,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2021-08-27T09:15:29.000Z\"\n        },\n        {\n            \"name\": \"Firmus MFB\",\n            \"slug\": \"firmus-mfb\",\n            \"code\": \"51314\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 177,\n            \"createdAt\": \"2021-06-01T15:33:26.000Z\",\n            \"updatedAt\": \"2021-06-01T15:33:26.000Z\"\n        },\n        {\n            \"name\": \"First Bank of Nigeria\",\n            \"slug\": \"first-bank-of-nigeria\",\n            \"code\": \"011\",\n            \"longcode\": \"011151003\",\n            \"gateway\": \"ibank\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 7,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2021-03-25T14:22:52.000Z\"\n        },\n        {\n            \"name\": \"First City Monument Bank\",\n            \"slug\": \"first-city-monument-bank\",\n            \"code\": \"214\",\n            \"longcode\": \"214150018\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 8,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T08:06:46.000Z\"\n        },\n        {\n            \"name\": \"FSDH Merchant Bank Limited\",\n            \"slug\": \"fsdh-merchant-bank-limited\",\n            \"code\": \"501\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 112,\n            \"createdAt\": \"2020-08-20T09:37:04.000Z\",\n            \"updatedAt\": \"2020-11-24T10:03:22.000Z\"\n        },\n        {\n            \"name\": \"Gateway Mortgage Bank LTD\",\n            \"slug\": \"gateway-mortgage-bank\",\n            \"code\": \"812\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 287,\n            \"createdAt\": \"2022-02-24T06:04:39.000Z\",\n            \"updatedAt\": \"2022-02-24T06:04:39.000Z\"\n        },\n        {\n            \"name\": \"Globus Bank\",\n            \"slug\": \"globus-bank\",\n            \"code\": \"00103\",\n            \"longcode\": \"103015001\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 70,\n            \"createdAt\": \"2020-02-11T15:38:57.000Z\",\n            \"updatedAt\": \"2020-02-11T15:38:57.000Z\"\n        },\n        {\n            \"name\": \"GoMoney\",\n            \"slug\": \"gomoney\",\n            \"code\": \"100022\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 183,\n            \"createdAt\": \"2021-08-04T11:49:46.000Z\",\n            \"updatedAt\": \"2021-11-12T13:32:14.000Z\"\n        },\n        {\n            \"name\": \"Guaranty Trust Bank\",\n            \"slug\": \"guaranty-trust-bank\",\n            \"code\": \"058\",\n            \"longcode\": \"058152036\",\n            \"gateway\": \"ibank\",\n            \"pay_with_bank\": true,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 9,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2021-01-01T11:22:11.000Z\"\n        },\n        {\n            \"name\": \"Hackman Microfinance Bank\",\n            \"slug\": \"hackman-microfinance-bank\",\n            \"code\": \"51251\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 111,\n            \"createdAt\": \"2020-08-20T09:32:48.000Z\",\n            \"updatedAt\": \"2020-11-24T10:03:24.000Z\"\n        },\n        {\n            \"name\": \"Hasal Microfinance Bank\",\n            \"slug\": \"hasal-microfinance-bank\",\n            \"code\": \"50383\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 81,\n            \"createdAt\": \"2020-02-11T15:38:57.000Z\",\n            \"updatedAt\": \"2020-02-11T15:38:57.000Z\"\n        },\n        {\n            \"name\": \"Heritage Bank\",\n            \"slug\": \"heritage-bank\",\n            \"code\": \"030\",\n            \"longcode\": \"030159992\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 10,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:24:23.000Z\"\n        },\n        {\n            \"name\": \"Ibile Microfinance Bank\",\n            \"slug\": \"ibile-mfb\",\n            \"code\": \"51244\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 168,\n            \"createdAt\": \"2020-10-21T10:54:20.000Z\",\n            \"updatedAt\": \"2020-10-21T10:54:33.000Z\"\n        },\n        {\n            \"name\": \"Infinity MFB\",\n            \"slug\": \"infinity-mfb\",\n            \"code\": \"50457\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 172,\n            \"createdAt\": \"2020-11-24T10:23:37.000Z\",\n            \"updatedAt\": \"2020-11-24T10:23:37.000Z\"\n        },\n        {\n            \"name\": \"Jaiz Bank\",\n            \"slug\": \"jaiz-bank\",\n            \"code\": \"301\",\n            \"longcode\": \"301080020\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 22,\n            \"createdAt\": \"2016-10-10T17:26:29.000Z\",\n            \"updatedAt\": \"2016-10-10T17:26:29.000Z\"\n        },\n        {\n            \"name\": \"Kadpoly MFB\",\n            \"slug\": \"kadpoly-mfb\",\n            \"code\": \"50502\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 187,\n            \"createdAt\": \"2021-09-27T11:59:42.000Z\",\n            \"updatedAt\": \"2021-09-27T11:59:42.000Z\"\n        },\n        {\n            \"name\": \"Keystone Bank\",\n            \"slug\": \"keystone-bank\",\n            \"code\": \"082\",\n            \"longcode\": \"082150017\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 11,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:23:45.000Z\"\n        },\n        {\n            \"name\": \"Kredi Money MFB LTD\",\n            \"slug\": \"kredi-money-mfb\",\n            \"code\": \"50200\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 184,\n            \"createdAt\": \"2021-08-11T09:54:03.000Z\",\n            \"updatedAt\": \"2021-08-11T09:54:03.000Z\"\n        },\n        {\n            \"name\": \"Kuda Bank\",\n            \"slug\": \"kuda-bank\",\n            \"code\": \"50211\",\n            \"longcode\": \"\",\n            \"gateway\": \"digitalbankmandate\",\n            \"pay_with_bank\": true,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 67,\n            \"createdAt\": \"2019-11-15T17:06:54.000Z\",\n            \"updatedAt\": \"2020-07-01T15:05:18.000Z\"\n        },\n        {\n            \"name\": \"Lagos Building Investment Company Plc.\",\n            \"slug\": \"lbic-plc\",\n            \"code\": \"90052\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 109,\n            \"createdAt\": \"2020-08-10T15:07:44.000Z\",\n            \"updatedAt\": \"2020-08-10T15:07:44.000Z\"\n        },\n        {\n            \"name\": \"Links MFB\",\n            \"slug\": \"links-mfb\",\n            \"code\": \"50549\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 180,\n            \"createdAt\": \"2021-07-12T14:41:18.000Z\",\n            \"updatedAt\": \"2021-07-12T14:41:18.000Z\"\n        },\n        {\n            \"name\": \"Lotus Bank\",\n            \"slug\": \"lotus-bank\",\n            \"code\": \"303\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 233,\n            \"createdAt\": \"2021-12-06T14:39:51.000Z\",\n            \"updatedAt\": \"2021-12-06T14:39:51.000Z\"\n        },\n        {\n            \"name\": \"Mayfair MFB\",\n            \"slug\": \"mayfair-mfb\",\n            \"code\": \"50563\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 175,\n            \"createdAt\": \"2021-02-02T08:28:38.000Z\",\n            \"updatedAt\": \"2021-02-02T08:28:38.000Z\"\n        },\n        {\n            \"name\": \"Mint MFB\",\n            \"slug\": \"mint-mfb\",\n            \"code\": \"50304\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 178,\n            \"createdAt\": \"2021-06-01T16:07:29.000Z\",\n            \"updatedAt\": \"2021-06-01T16:07:29.000Z\"\n        },\n        {\n            \"name\": \"Paga\",\n            \"slug\": \"paga\",\n            \"code\": \"100002\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 185,\n            \"createdAt\": \"2021-08-31T08:10:00.000Z\",\n            \"updatedAt\": \"2021-08-31T08:10:00.000Z\"\n        },\n        {\n            \"name\": \"PalmPay\",\n            \"slug\": \"palmpay\",\n            \"code\": \"999991\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 169,\n            \"createdAt\": \"2020-11-24T09:58:37.000Z\",\n            \"updatedAt\": \"2020-11-24T10:03:19.000Z\"\n        },\n        {\n            \"name\": \"Parallex Bank\",\n            \"slug\": \"parallex-bank\",\n            \"code\": \"104\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 26,\n            \"createdAt\": \"2017-03-31T13:54:29.000Z\",\n            \"updatedAt\": \"2021-10-29T08:00:19.000Z\"\n        },\n        {\n            \"name\": \"Parkway - ReadyCash\",\n            \"slug\": \"parkway-ready-cash\",\n            \"code\": \"311\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 110,\n            \"createdAt\": \"2020-08-10T15:07:44.000Z\",\n            \"updatedAt\": \"2020-08-10T15:07:44.000Z\"\n        },\n        {\n            \"name\": \"Paycom\",\n            \"slug\": \"paycom\",\n            \"code\": \"999992\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 171,\n            \"createdAt\": \"2020-11-24T10:20:45.000Z\",\n            \"updatedAt\": \"2020-11-24T10:20:54.000Z\"\n        },\n        {\n            \"name\": \"Petra Mircofinance Bank Plc\",\n            \"slug\": \"petra-microfinance-bank-plc\",\n            \"code\": \"50746\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 170,\n            \"createdAt\": \"2020-11-24T10:03:06.000Z\",\n            \"updatedAt\": \"2020-11-24T10:03:06.000Z\"\n        },\n        {\n            \"name\": \"Polaris Bank\",\n            \"slug\": \"polaris-bank\",\n            \"code\": \"076\",\n            \"longcode\": \"076151006\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 13,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2016-07-14T10:04:29.000Z\"\n        },\n        {\n            \"name\": \"Providus Bank\",\n            \"slug\": \"providus-bank\",\n            \"code\": \"101\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 25,\n            \"createdAt\": \"2017-03-27T16:09:29.000Z\",\n            \"updatedAt\": \"2021-02-09T17:50:06.000Z\"\n        },\n        {\n            \"name\": \"QuickFund MFB\",\n            \"slug\": \"quickfund-mfb\",\n            \"code\": \"51293\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 232,\n            \"createdAt\": \"2021-10-29T08:43:35.000Z\",\n            \"updatedAt\": \"2021-10-29T08:43:35.000Z\"\n        },\n        {\n            \"name\": \"Rand Merchant Bank\",\n            \"slug\": \"rand-merchant-bank\",\n            \"code\": \"502\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 176,\n            \"createdAt\": \"2021-02-11T17:33:20.000Z\",\n            \"updatedAt\": \"2021-02-11T17:33:20.000Z\"\n        },\n        {\n            \"name\": \"Rubies MFB\",\n            \"slug\": \"rubies-mfb\",\n            \"code\": \"125\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 69,\n            \"createdAt\": \"2020-01-25T09:49:59.000Z\",\n            \"updatedAt\": \"2020-01-25T09:49:59.000Z\"\n        },\n        {\n            \"name\": \"Safe Haven MFB\",\n            \"slug\": \"safe-haven-mfb-ng\",\n            \"code\": \"51113\",\n            \"longcode\": \"51113\",\n            \"gateway\": \"\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 286,\n            \"createdAt\": \"2022-02-18T13:11:59.000Z\",\n            \"updatedAt\": \"2022-02-18T13:11:59.000Z\"\n        },\n        {\n            \"name\": \"Sparkle Microfinance Bank\",\n            \"slug\": \"sparkle-microfinance-bank\",\n            \"code\": \"51310\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 72,\n            \"createdAt\": \"2020-02-11T18:43:14.000Z\",\n            \"updatedAt\": \"2020-02-11T18:43:14.000Z\"\n        },\n        {\n            \"name\": \"Stanbic IBTC Bank\",\n            \"slug\": \"stanbic-ibtc-bank\",\n            \"code\": \"221\",\n            \"longcode\": \"221159522\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 14,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:24:17.000Z\"\n        },\n        {\n            \"name\": \"Standard Chartered Bank\",\n            \"slug\": \"standard-chartered-bank\",\n            \"code\": \"068\",\n            \"longcode\": \"068150015\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 15,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:23:40.000Z\"\n        },\n        {\n            \"name\": \"Stellas MFB\",\n            \"slug\": \"stellas-mfb\",\n            \"code\": \"51253\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 285,\n            \"createdAt\": \"2022-02-17T14:54:01.000Z\",\n            \"updatedAt\": \"2022-02-17T14:54:01.000Z\"\n        },\n        {\n            \"name\": \"Sterling Bank\",\n            \"slug\": \"sterling-bank\",\n            \"code\": \"232\",\n            \"longcode\": \"232150016\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 16,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2021-11-02T20:35:10.000Z\"\n        },\n        {\n            \"name\": \"Suntrust Bank\",\n            \"slug\": \"suntrust-bank\",\n            \"code\": \"100\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 23,\n            \"createdAt\": \"2016-10-10T17:26:29.000Z\",\n            \"updatedAt\": \"2016-10-10T17:26:29.000Z\"\n        },\n        {\n            \"name\": \"TAJ Bank\",\n            \"slug\": \"taj-bank\",\n            \"code\": \"302\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 68,\n            \"createdAt\": \"2020-01-20T11:20:32.000Z\",\n            \"updatedAt\": \"2020-01-20T11:20:32.000Z\"\n        },\n        {\n            \"name\": \"Tangerine Money\",\n            \"slug\": \"tangerine-money\",\n            \"code\": \"51269\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 186,\n            \"createdAt\": \"2021-09-17T13:25:16.000Z\",\n            \"updatedAt\": \"2021-09-17T13:25:16.000Z\"\n        },\n        {\n            \"name\": \"TCF MFB\",\n            \"slug\": \"tcf-mfb\",\n            \"code\": \"51211\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 75,\n            \"createdAt\": \"2020-04-03T09:34:35.000Z\",\n            \"updatedAt\": \"2020-04-03T09:34:35.000Z\"\n        },\n        {\n            \"name\": \"Titan Bank\",\n            \"slug\": \"titan-bank\",\n            \"code\": \"102\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 73,\n            \"createdAt\": \"2020-03-10T11:41:36.000Z\",\n            \"updatedAt\": \"2020-03-23T15:06:29.000Z\"\n        },\n        {\n            \"name\": \"Unical MFB\",\n            \"slug\": \"unical-mfb\",\n            \"code\": \"50871\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 282,\n            \"createdAt\": \"2022-01-10T09:52:47.000Z\",\n            \"updatedAt\": \"2022-01-10T09:52:47.000Z\"\n        },\n        {\n            \"name\": \"Union Bank of Nigeria\",\n            \"slug\": \"union-bank-of-nigeria\",\n            \"code\": \"032\",\n            \"longcode\": \"032080474\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 17,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2020-02-18T20:22:54.000Z\"\n        },\n        {\n            \"name\": \"United Bank For Africa\",\n            \"slug\": \"united-bank-for-africa\",\n            \"code\": \"033\",\n            \"longcode\": \"033153513\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 18,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2022-03-09T10:28:57.000Z\"\n        },\n        {\n            \"name\": \"Unity Bank\",\n            \"slug\": \"unity-bank\",\n            \"code\": \"215\",\n            \"longcode\": \"215154097\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 19,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2019-07-22T12:44:02.000Z\"\n        },\n        {\n            \"name\": \"VFD Microfinance Bank Limited\",\n            \"slug\": \"vfd\",\n            \"code\": \"566\",\n            \"longcode\": \"\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": false,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 71,\n            \"createdAt\": \"2020-02-11T15:44:11.000Z\",\n            \"updatedAt\": \"2020-10-28T09:42:08.000Z\"\n        },\n        {\n            \"name\": \"Wema Bank\",\n            \"slug\": \"wema-bank\",\n            \"code\": \"035\",\n            \"longcode\": \"035150103\",\n            \"gateway\": null,\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 20,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2021-02-09T17:49:59.000Z\"\n        },\n        {\n            \"name\": \"Zenith Bank\",\n            \"slug\": \"zenith-bank\",\n            \"code\": \"057\",\n            \"longcode\": \"057150013\",\n            \"gateway\": \"emandate\",\n            \"pay_with_bank\": false,\n            \"active\": true,\n            \"is_deleted\": null,\n            \"country\": \"Nigeria\",\n            \"currency\": \"NGN\",\n            \"type\": \"nuban\",\n            \"id\": 21,\n            \"createdAt\": \"2016-07-14T10:04:29.000Z\",\n            \"updatedAt\": \"2022-03-01T15:14:18.000Z\"\n        }\n    ]\n}"}],"_postman_id":"7b1a6168-7818-4588-a0c6-7bd10779021e"},{"name":"Resolve Account","id":"4d509e1a-fec5-43d7-9cf5-87bddbc7382a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"bank_code\":\"035\",\n  \"account_number\":\"7823643731\"\n}","options":{"raw":{"language":"json"}}},"url":"https://bingpay.ng/api/v1/resolve-account","description":"<p>Use this to resolve customer's account details.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bank_code</td>\n<td>string</td>\n<td><code>Required</code> Bank Code (As seen in All-banks endpoint).</td>\n</tr>\n<tr>\n<td>account_number</td>\n<td>string</td>\n<td><code>Required</code>Customer's account number.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}},"urlObject":{"path":["resolve-account"],"host":["https://bingpay.ng/api/v1"],"query":[],"variable":[]}},"response":[{"id":"5ba75f59-e5df-4317-8df7-1852b8536977","name":"Resolve Account - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer 1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"bank_code\":\"035\",\n  \"account_number\":\"0200556677\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://bingpay.ng/api/v1/resolve-account","host":["https://bingpay.ng/api/v1"],"path":["resolve-account"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/7.4.28"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"168"},{"key":"date","value":"Tue, 05 Apr 2022 05:09:53 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": false,\n    \"data\": {\n        \"account_number\": \"7823643731\",\n        \"account_name\": \"Innocent Destiny\"\n    }\n}"}],"_postman_id":"4d509e1a-fec5-43d7-9cf5-87bddbc7382a"}],"id":"ea1ff7fa-7c5b-4e81-9116-e33d3abacd8c","description":"<p>You can fetch all banks in Nigeria and resolve your customer's account number with this endpoint.</p>\n","event":[{"listen":"prerequest","script":{"id":"e3ee309d-80e7-4ac2-8e6f-6fbd16da11ce","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"208af1b1-f750-4ae0-8f89-9e6c6d85b22a","type":"text/javascript","exec":[""]}}],"_postman_id":"ea1ff7fa-7c5b-4e81-9116-e33d3abacd8c","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}},{"name":"Webhooks","item":[],"id":"bf5636ae-6faf-405a-bf55-99bab0b1833a","description":"<p>Listen and get event notifications whenever certain actions occur on your integration.</p>\n<hr />\n<h2 id=\"what-are-webhooks\">What are webhooks?</h2>\n<p>Whenever certain transaction actions occur on your Bingpay account, we trigger events which your application can listen to.</p>\n<p>A webhook is a URL on your server where we send payloads for such events.<br />For example, if you add a webhook to your bingpay account, once an airtime to cash transaction is approved, we will immediately send a webhook to your specified Webhook URL so you can offer value to your customers.<br />Here is a list of events we can send to your webhook URL:</p>\n<blockquote>\n<p>1. Airtime to Cash</p>\n</blockquote>\n<hr />\n<h2 id=\"how-do-i-add-webhooks\">How do I add Webhooks?</h2>\n<blockquote>\n<ul>\n<li>Navigate to the Api page.</li>\n<li>Enter your webhook url to the Webhook input field.</li>\n<li>Click the check icon and you're set!</li>\n</ul>\n</blockquote>\n<hr />\n<h2 id=\"webhook-payloads\">Webhook Payloads</h2>\n<p>Please make sure you verify transaction reference and status before giving value.</p>\n<h4 id=\"note-all-our-webhooks-come-from-this-host-ip---51161643\"><strong>NOTE: All our webhooks come from this host IP - 51.161.6.43.</strong></h4>\n<p><strong>Airtime to Cash Payload Example</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\n  \"message\": \"Transaction Status\",\n  \"data\": {\n    \"EventType\": \"AirtimeToCash\",\n    \"reference\": \"XXXX\",\n    \"status\": \"approved\",\n    \"amount\": \"5000\",\n    \"value\": \"4000\",\n    \"time\": \"02/04/2022 09:18pm\",\n    \"currency\": \"NGN\"\n  }\n}\n\n</code></pre>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"d5800896-3260-456e-ae78-10489782cce2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"da9abfd2-a93a-48e1-b797-7f6bc448937f","type":"text/javascript","exec":[""]}}],"_postman_id":"bf5636ae-6faf-405a-bf55-99bab0b1833a"},{"name":"Libraries","item":[],"id":"ce0e0dcb-c9a7-477a-9902-89a0a3e72fb7","description":"<h1 id=\"php\">PHP</h1>\n<ul>\n<li><a href=\"https://github.com/bingpay/bingpay-php\">Bingpay PHP</a> - Bingpay official PHP library</li>\n</ul>\n","event":[{"listen":"prerequest","script":{"id":"20491506-0abb-4862-971b-c9780b0cb7c0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"1a6cda0c-d983-4ef7-a3b6-5d8a88a0d172","type":"text/javascript","exec":[""]}}],"_postman_id":"ce0e0dcb-c9a7-477a-9902-89a0a3e72fb7","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"d79411ea-6e90-45a5-8270-60be029ef09f","id":"d79411ea-6e90-45a5-8270-60be029ef09f","name":"Bingpay API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"e4fa7b05-f4b4-4fa2-ad06-d971b4769c89","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"4a82592e-dd62-4411-8d70-23703c8652ce","type":"text/javascript","exec":[""]}}],"variable":[{"key":"apiurl","value":"https://bingpay.ng/api/v1"},{"key":"test_api_key","value":"1dd501141dffd9d68f254b241f05871b8f10754c90f4832ad9"}]}