org_business_accounts
Pipelined Data Sets
>
Banno Operation and Transaction
>
org_business_accounts
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| id | The unique identifier for the business account. | NULLABLE | STRING | |
| business_id | The identifier for the business associated with this account. | NULLABLE | STRING | |
| name | The name of the account. | NULLABLE | STRING | |
| account_type | The type of account (e.g., checking, savings). | NULLABLE | STRING | |
| discriminator | A value to differentiate between account types. | NULLABLE | STRING | |
| masked_account_number | The account number with some digits masked. | NULLABLE | STRING | |
| last_update_id | The identifier of the last update to this record. | NULLABLE | STRING | |
| is_transfer_only | Indicates if the account can only be used for transfers. | NULLABLE | BOOLEAN | |
| account_provider | The provider of the account. | NULLABLE | STRING | |
| institution_id | Institution ID | 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