Creates a new embedded bank account for the authenticated user.
Token types: APP, USER | Required scopes: embedded:bankaccount:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request model for creating a new bank account.
The nickname for the new bank account.
The ID of a beneficial owner to use for VSP APP token bank account creation.
Required for VSP APP token callers (no user context). Not applicable when
organizationId is provided by BANK or PLATFORM callers.
Organization ID override for BANK and PLATFORM callers only.
When provided by a BANK or PLATFORM app token, creates a bank account for the specified
embedded user organization instead of requiring a beneficialOwnerId.
Not supported for VSP or user token callers.
Bank account created successfully.
Response model for a bank account.
Unique identifier for the bank account.
Masked account number.
The UTC timestamp when the bank account was created.
Bank routing number.
The status of the bank account.
ACTIVE, CLOSED Nickname for the bank account.