Versions Compared

Key

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

Panel
bgColor#79E2F2

Title: Get List of All Financial Institution by Country Code

Panel
bgColor#F4F5F7

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

Panel
bgColor#F4F5F7

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

...

Panel
bgColor#F4F5F7

Headers: authorization Set value to X-API: SECRET_KEY

string

 

Panel
bgColor#FFC400

Sample Response code : 200

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

Panel
panelIconIdatlassian-info
panelIcon:info:
bgColor#DEEBFF

countryIso2:
"NG" -> Nigeria

"ET" -> Ethopia

"IN" -> Indian

"PK" -> Pakistan

...