{ "opencollection": "1.0.0", "info": { "name": "Prestmit Partner Bank Accounts Lookup API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "x-api-key", "value": "{{x-api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Lookup", "type": "folder" }, "items": [ { "info": { "name": "Nigerian bank directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/nigerian-banks" }, "docs": "Nigerian bank directory" }, { "info": { "name": "Ghanaian bank directory", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/ghanian-banks" }, "docs": "Ghanaian bank directory" }, { "info": { "name": "List gift card categories", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/sell-giftcard-categories" }, "docs": "List gift card categories" }, { "info": { "name": "List saleable gift card subcategories", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/sell-giftcard-subcategories" }, "docs": "List saleable gift card subcategories" }, { "info": { "name": "List available gift card sale filters", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/sell-giftcard-filters" }, "docs": "List available gift card sale filters" }, { "info": { "name": "List gift card payout method names", "type": "http" }, "http": { "method": "GET", "url": "https://api.prestmit.io/api/partners/v1/lookup/sell-giftcard-payout-methods" }, "docs": "List gift card payout method names" } ] } ], "bundled": true }