bankAccounts
Account information for the business.
bankAccounts elements
bankAccounts - Bank account information as it relates to the business. Required for boarding.
Element | Description |
---|---|
accountNumber | Required. Bank account number. |
sortCode | Required. Used for bank routing (AKA bank routing number). |
country | Required. The country of the receiving bank. Use ISO 3166-1 alpha-3 standard (3 letter country code). |
BILLING is a key that can be used to specify a billing account separate from the chargeback account. In absence of this specification,
DEPOSIT
will be used for both.CHARGEBACK is also a key that can be used to specify a chargeback account separate from the billing account. In absence of this specification,
DEPOSIT
will be used for both.
error_outline
note
The API expects a MICR number (Transit Number) format for Canadian bank routing numbers.
Example: XXXXX-YYY
- XXXXX is the Branch number
- YYY is the Institution Number