potential_external_transfer_accounts
Pipelined Data Sets
>
Banno Operation and Transaction
>
potential_external_transfer_accounts
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| potential_external_transfer_account_id | Primary Key UUID | NULLABLE | STRING | |
| user_id | User identifier | NULLABLE | STRING | |
| institution_id | Institution identifier | NULLABLE | STRING | |
| routing_number | ABA routing number identifying the external institution | NULLABLE | STRING | |
| account_type | Type of external account: Checking / Savings / Loan | NULLABLE | STRING | |
| account_name | User or integration provided name for the external account | NULLABLE | STRING | |
| strikes | Amount of times micro deposit amounts were repeatedly entered incorrectly or not entered before the deposits expired | NULLABLE | INTEGER | |
| guesses | Amount of guesses for the active pair of micro deposits | NULLABLE | INTEGER | |
| created_at | Timestamp when the user initiated the verification process for this external account | NULLABLE | TIMESTAMP | |
| expires_at | When does the most recent pair of deposits expire | NULLABLE | TIMESTAMP | |
| masked_account_number | Masked account number | NULLABLE | STRING |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed May 13 2026