The GET /banks endpoint retrieves the list of banks for a specified country. Bank identifiers names are useful when creating recipient accounts.

Implementation Guide:

  • Given a countryIso3Code, this operation returns an array of banks located in that country.
  • Use this endpoint to dynamically populate bank selection fields in your application.
Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!