Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Panel
bgColor#79E2F2

Title: Get List of All Financial Institution in Nigeriaby Country Code

Panel
bgColor#F4F5F7

Description: This endpoint provides list of all financial institutions in Nigeriaavailable for a country code

Panel
bgColor#F4F5F7

URL: https:/Payout/laas.leatherback.co/payout/Disbursement/Payout/BankCodes/:countryIso2

Panel
bgColor#F4F5F7

HTTP Method: GETBase URL: https://laas.leatherback.co

Panel
bgColor#F4F5F7

Headers: authorization Set value to X-API: SECRET_KEY

string

...

HTTP Method: GET

 

Element

Description

Type

Example

Required

countryIso2

Country code of the currency

String | iso2

 

 

to be pass as path variable

NG

 

Available countryIso

 

“NG” -> Nigeria Banks

“ET” -> Ethiopia Banks

“PK” -> Pakistan Banks

Yes

Panel
bgColor#FFC400

Sample Response Payloads

js
Expand
titleSample Response (Success)
language
Code Block
: 200
Code Block
languagejs
{
  "value": [
    {
      "code": "110005",
      "name": "3LINE CARD MANAGEMENT LIMITED"
    },
    {
      "code": "120001",
      "name": "9 payment service Bank"
    },
    {
      "code": "050005",
      "name": "AAA FINANCE"
    },
   ...additional items
  ],
  "isSuccess": true,
  "error": "",
  "message": "",
  "responseCode": null,
  "type": null,
  "title": null,
  "status": 202,
  "detail": null,
  "instance": null,
  "extensions": {}
}
Expand
titleSample Response (If no result for the passed country iso)
Code Block
languagejs
{
  "value": [],
  "isSuccess": true,
  "error": "",
  "message": "",
  "responseCode": null,
  "type": null,
  "title": null,
  "status": 202,
  "detail": null,
  "instance": null,
  "extensions": {}
}
Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1256f
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "LAD"