Get a bank account by ID.
Bank Accounts
Get a bank account by ID.
Retrieves a specific bank account with its current balance.
Token types: APP, USER | Required scopes: bank_account:read:org
GET
Get a bank account by ID.
Authorizations
Application (M2M) OAuth2 access token (client credentials).
Path Parameters
The bank account ID.
Response
Returns bank account with balance.
Response model for a bank account with balance information.
Unique identifier for the bank account.
Masked account number.
Current balance of the bank account in minor units (e.g. cents for USD).
The UTC timestamp when the bank account was created.
Bank routing number.
The status of the bank account.
Available options:
ACTIVE, CLOSED Reference identifier associated with the bank account.
Nickname for the bank account.