Retrieves a specific bank account with its current balance.
Token types: APP, USER | Required scopes: embedded:bankaccount:read
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The bank account ID.
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.
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.