| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | Bank card ID (used when placing an order; the synonymous `bank_id` field has been consolidated into `id`) | |
| bankAccountName | String | Bank account name | |
| bankName | String | Bank name | |
| bankCountry | String | Bank country | [optional] |
| bankAddress | String | Bank address | [optional] |
| iban | String | IBAN number | [optional] |
| swift | String | SWIFT code | [optional] |
| remittanceLineNumber | String | Remittance routing number | [optional] |
| agentBankName | String | Correspondent bank name | [optional] |
| agentBankSwift | String | Correspondent bank SWIFT code | [optional] |
| submitTime | String | Submission time | [optional] |
| updateTime | String | Update time | [optional] |
| status | String | Status | [optional] |
| isDefault | Integer | Whether it is the default bank card. 1 - Yes, 0 - No | [optional] |