id uuidId of the payment method. |
state stringPossible values: [PENDING , READY , SUSPENDED , INVALID , INACTIVE ] The current state of the bank payment method. |
created date-timeThe date and time when the bank payment method was created. |
transferType stringPossible values: [ACH , US_DOMESTIC_WIRE ] The type of bank transfer which can be done with the payment method. |
accountNumber stringBank account's account number. |
routingNumber stringBank account's routing number. |
accountType string — OPTIONALPossible values: [CHECKING , SAVINGS ] The type of the bank account. |
bankName string — OPTIONALThe name of the bank which holds the account. |
bankAddress object — OPTIONALThe address of the bank which holds the account. country stringISO 3166-1 alpha-2 code for the country. | state string — OPTIONALState code based on the country. | city stringThe name of the city or town. | postCode stringThe postal code or ZIP code for the address. | line1 string |
|
currency stringPossible values: [BTC , USD , USDT ] |
beneficiaries object[]Bank account beneficiaries. Has at least one beneficiary. dateOfBirth date — OPTIONALDate of birth of the individual. | type stringPossible values: [INDIVIDUAL , COMPANY ] | name stringPossible values: 1 ≤ length ≤ 100 | address object — OPTIONALAddress of the beneficiary. country stringISO 3166-1 alpha-2 code for the country. | state string — OPTIONALState code based on the country. | city stringThe name of the city or town. | postCode stringThe postal code or ZIP code for the address. | line1 string |
|
|