institution
Pipelined Data Sets
>
Banno Operation and Transaction
>
institution
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| institution_id | The unique identifier for the institution. This is a UUID. | NULLABLE | STRING | |
| name | The name of the institution. | NULLABLE | STRING | |
| street_address | The street address of the institution. | NULLABLE | STRING | |
| city | The city where the institution is located. | NULLABLE | STRING | |
| state | The state where the institution is located. | NULLABLE | STRING | |
| zip_code | The ZIP code of the institution's location. | NULLABLE | STRING | |
| phone_number | The phone number of the institution. | NULLABLE | STRING | |
| contact_email | Email for contacting the institution. | NULLABLE | STRING | |
| support_email | Support email for the institution, displayed to their customers | NULLABLE | STRING | |
| short_id | Short identifier for the institution. | NULLABLE | INTEGER | |
| contact_html | HTML content for contact information. | NULLABLE | STRING | |
| url | Website URL of the institution. | NULLABLE | STRING | |
| privacy_policy_url | URL to the institution's privacy policy. | NULLABLE | STRING | |
| welcome_html | HTML content for the welcome message. | NULLABLE | STRING | |
| time_zone | The time zone of the institution. | NULLABLE | STRING | |
| jsource_id | JSource ID for this institution. Used to associate with other JH resources. | NULLABLE | INTEGER |
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 Mar 4 2026