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 Nigeria

...

Panel
bgColor#F4F5F7

Headers: authorization Set value to X-API: SECRET_KEY

string

 

Panel
bgColor#FFC400

Sample Response code : 200

Code Block
languagejs
{
    "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"
    }

...