external_transfer_accounts
Pipelined Data Sets
>
Banno Operation and Transaction
>
external_transfer_accounts
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| external_transfer_account_id | Primary identifier for a verified external transfer account | 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 | |
| verified_at | Timestamp when the account was verified | NULLABLE | TIMESTAMP | |
| inactivated_at | Timestamp when and if the account was inactivated | NULLABLE | TIMESTAMP | |
| peta_id | Optional link to potential_external_transfer_accounts, required when eta_origin is 'peta' | NULLABLE | STRING | |
| eta_origin | Origin for the account. Potential (but not exclusive) values: 'peta': deposists, 'import': onboarding/merge. | NULLABLE | STRING | |
| 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