Skip to main content
GET
Get bank details by country

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

countryCode
string
required

The ISO country code for which to retrieve bank details.

Example:

"US"

Response

A list of banks in the specified country.

code
number
Example:

200

banks
object[]