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

FieldTypeDescription
countrystring2-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.

HTTP Request

FieldTypeDescription
countrystring2-digit ISO Country Code
currencystring3-digit Currency Code
📘

For Brazil, Argentina, Colombia, Ecuador, Chile, and Peru, ACCOUNT_TYPE is a mandatory field. Values: 0 (checking account) or 1 (savings account).