Organization
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | Read-only | UID assigned to an organization. |
name | String | — | Name of an organization. |
type | String | Read-only | Type of an organization. Possible values:
|
taxId | String | Nullable | Organization Tax ID. |
String | Nullable | Contact email address. | |
phone | String | Nullable | Telephone number of a primary contact of an organization. |
country | Integer (int32) | Nullable | System ID assigned to an organization country of residence. |
state | Integer (int32) | Nullable | System ID assigned to a USA state where an organization is located. |
city | String | Nullable | City where an organization is located. |
street | String | Nullable | Street where an organization is located. |
notes | String | Nullable | Additional information about an organization. |
zipCode | String | Nullable | Postal code. |
website | String | Nullable | Organization website. |
companyId | String | Nullable | ID of an organization used for 3rd party applications. |