IdentityInfo
You can find ids for the Businesses and Accounts a user can interact with by querying the IdentityInfo view.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | Unique identifier of identity. |
| Name | String | Name of business. |
| AccountId | String | Unique identifier of accounting system, if applicable. |