Tenant Object Format
Tenant Object Properties
Property | Type | Required? | Description | Field Mappings | ||
ServiceDispatch | ServiceMobility | ServiceScheduling | ||||
---|---|---|---|---|---|---|
EntityId | string | No | The GUID string by which the Tenant is identified. The However, if the Tenant is to be integrated with ServiceMobility, then the | ServiceMobility ID | ||
Name | string | Yes | A string describing the name of the Tenant. | |||
Email | string | Yes | An email address which can be used to communicate with the owner(s) of the Tenant. | |||
ExtSysId | string | No | An optional ID from an external system, if an association between an account in an external system and the Tenant should be noted. | |||
Desc | string | No | A string describing the Tenant in more detail, if the Name field is insufficient. | |||
Active | boolean | No | Indicates if the Tenant is active or not. Defaults to true . | |||
SID | string | No | A globally unique identifier for the Tenant, which is used internally by ServiceBroker. The | |||
Domain | string | No | A short, human readable customer identification string, used when a single customer has multiple Tenants. When multiple Tenants have the same | |||
CreatedAt | datetime | No | A date/time value representing when the Tenant was created. The CreatedAt field can not be set on creation/update - it is an internal field only. |