Updates a specific bank account. Supports updating the nickname or closing the account by setting status to CLOSED.
Token types: APP, USER | Required scopes: embedded:bankaccount:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The bank account ID.
Bank account updated 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.