| Field | Type | Required | Description | Example |
|---|---|---|---|---|
bankName |
?string | ➖ | The name of the bank or financial institution | Chase Bank |
accountNumber |
?string | ➖ | The bank account number | 123465 |
accountName |
?string | ➖ | The name of the bank account | Main Operating Account |
accountType |
?Components\AccountType | ➖ | The type of bank account. | credit_card |
iban |
?string | ➖ | International Bank Account Number | GB33BUKB20201555555555 |
bic |
?string | ➖ | Bank Identifier Code / SWIFT Code | CHASUS33 |
routingNumber |
?string | ➖ | Bank routing number (US) | 021000021 |
bsbNumber |
?string | ➖ | Bank State Branch number (Australia/New Zealand) | 062-001 |
branchIdentifier |
?string | ➖ | Bank branch identifier | 001 |
bankCode |
?string | ➖ | Bank code assigned by central bank | BNH |
currency |
?Components\Currency | ➖ | Indicates the associated currency for an amount of money. Values correspond to ISO 4217. | USD |
country |
?string | ➖ | Country code according to ISO 3166-1 alpha-2. | US |