Account Definition
| Attribute | Type | Description |
|---|---|---|
| id | int | JSON block ID |
| name | string | Name of the Account |
| vendorOrgId | int | Id of the Organization that manages the Account |
| clientOrgId | int | Account ID |
| isVisible | bool | Whether the Account is visible or not in the Client Portal |
| contact | Contact | Account Point of Contact |
| timeZone | string | Your accounts configured timezone |