Bank Detail Fields
Each country requires a different set of bank fields. Use the APIs below to determine the exact fields required.
Get Supported Currencies
Retrieve the supported currencies for a specific country.
HTTP Request
| Field | Type | Description |
|---|---|---|
| country | string | 2-digit ISO Country Code |
Get Bank Detail Fields by Country and Currency
Retrieve the required bank detail fields for a given country and currency. Choose the appropriate endpoint based on your transaction type.
For Brazil, Argentina, Colombia, Ecuador, Chile, and Peru,
ACCOUNT_TYPEis a mandatory field. Values:0(checking account) or1(savings account).
Updated about 7 hours ago
What’s Next