Get Banks

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.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
length between 3 and 3
string

The search looks for any part of bankname in the bank's full name.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json