Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
- US Bank Account
- Non US Bank Account - IBAN Supported
- Non US Bank Account - IBAN Not Supported
Request object used to create a bank account (wires). Different fields are required depending on the bank country, see the guide documentation for the list of supported bank countries along with which ones support IBAN. Relevant fields for U.S. bank accounts.
Universally unique identifier (UUID v4) idempotency key. This key is utilized to ensure exactly-once execution of mutating requests.
"ba943ff1-ca16-49b2-ba55-1057e70ca5c7"
Account number that identifies the bank account.
6 - 35"12340010"
ABA routing number for the bank account. Note this has to be specific for bank wire transfers.
"121000248"
The address details for the bank, as provided during bank account creation.
Response
Successfully created a bank account for wire transfers.