Banks
Read on retrieving available banks
Last updated
Read on retrieving available banks
Last updated
The bank and branch APIs provide the list of banks and their respective branches that are available in the destination country.
Bank Object
Field | Type | Description |
---|---|---|
Branch Object
Field | Type | Description |
---|---|---|
GET /v2/banks
GET
/v2/
banks?countryCode={{countryCode}}
GET
/v2/
banks/{{bankId}}
Field | Required | Type | Description |
---|---|---|---|
Field | Required | Type | Description |
---|---|---|---|
id
integer
ID
name
string
Name of the bank
country
string
3-character ISO code of the country
receiving_currency
List
List of 3-character ISO code of the currency supported by the bank.
branches
List
List of branch objects.
bank_id
integer
Bank ID
bank_name
string
Name of the bank
branch_id
integer
Branch ID
branch_name
string
Name of the branch
address
string
Branch address
city
string
Branch city
state
string
Branch state or province
countryId
No
integer
Country ID
countryCode
No
String
ISO Code of a Country
bankId
Yes
integer
Bank ID