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 5 Next »

Title: Get List of All Financial Institution by Country Code

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

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": true,
    "error": "",
    "message": "",
    "responseCode": null,
    "type": null,
    "title": null,
    "status": 202,
    "detail": null,
    "instance": null,
    "extensions": {} 
    }

countryIso2:
"NG" -> Nigeria

"ET" -> Ethopia

"IN" -> Indian

"PK" -> Pakistan

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.