Updates an external bank account’s nickname and/or verification status. Updating verification status requires ‘CanSetExternalBankAccountVerification’ permission.
Token types: APP, USER | Required scopes: embedded:externalbankaccount:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The external bank account ID.
Optional organization ID for the embedded organization. Required for BANK and PLATFORM callers to operate on behalf of a specific embedded org.
The update request.
External bank account updated.
Response representing an external bank account.
Unique identifier for the external bank account.
Masked account number (last 4 digits visible).
Status of the external bank account.
ACTIVE, INACTIVE Name on the bank account.
Nickname for the external bank account.
Bank routing number (ABA number).
Type of bank account (checking or savings).
CHECKING, SAVINGS Verification status of the external bank account.
UNVERIFIED, VERIFICATION_SENT, VERIFIED, FAILED