Create a bank account for wire transfers.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request object used to create a bank account for wire transfers. Wraps the standard wire creation request with an optional clientEntityId for 3rd-party flows.
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.
"121000248"
The address details for the bank, as provided during bank account creation.
Identifier of the client entity. Required for 3rd-party flows.
"a3f1b2c4-d5e6-7890-abcd-ef1234567890"
Successfully created a bank account for wire transfers.
A wire bank account summary.