Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Title: Get List of All Financial Institution in Nigeria

Description: This endpoint provides list of all financial institutions in Nigeria

URL: /payout/Disbursement/Payout/BankCodes/:countryIso2

Base URL: https://laas.leatherback.co

HTTP Method: GET

Headers: authorization Set value to X-API: SECRET_KEY

string

 

Sample Response code : 200

{
    "isSuccess": false,
    "error": null,
    "message": null,
    "responseCode": null,
    "type": " ",
    "title": "Access Denied!",
    "status": 401,
    "detail": "Access Denied! Your key or token is invalid. Kindly check your credentials and try again.",
    "instance": "AaaSPayoutService.API.Controllers.PayoutController.BankCodes (AaaSPayoutService.API)",
    "extensions": {
        "traceId": "00-7af1b0c358efe9beb9874a7ac668bc47-6c40eb259ff8687d-00"
    }

countryIso2:
"NG" -> Nigeria

"ET" -> Ethopia

"IN" -> Indian

  • No labels