Updates a specific bank account. Supports:
Token types: APP, USER | Required scopes: embedded:bankaccount:write
Documentation Index
Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt
Use this file to discover all available pages before exploring further.
Application (M2M) OAuth2 access token (client credentials).
The bank account ID.
Request model for updating a bank account.
The reference identifier associated with the bank account. Must be alphanumeric (letters, numbers, hyphens, underscores, and dots) and max 50 characters. Set to null to clear.
The new nickname for the bank account.
The new status for the bank account. Set to CLOSED to close the account.
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 Reference identifier associated with the bank account.
Nickname for the bank account.