REST Objects WorkItem
WorkItem Object Format
WorkItem Object Properties
Property | Type | Required? | Description | |||
SrcSystem | string | Yes | Defines the primary sub-system to use when a ServiceBroker GET Work Item API is called to get a Work Item record for the tenant. Although ServiceBroker supports searching multiple systems for appointments and then booking them, the WorkItem module does not yet support intelligently going to the correct primary-system where the Work Item was been booked when a follow up call to GET a Work Item booked through ServiceBroker is made. Instead, ServiceBroker will initially perform the GET request in the defined primary sub-system. This is a feature gap that is expected to be closed in a future release. Supported values:
| |||
AltSrcSystem | string | No | Defines the alternate primary sub-system to use when ServiceBroker GET Work Item API is called to GET a Work Item record for the tenant. Although ServiceBroker supports searching multiple systems for appointments and then booking them, the WorkItem module does not yet support intelligently going to the correct primary-system where the Work Item was been booked when a follow up call to GET a Work Item booked through ServiceBroker is made. Instead, ServiceBroker will initially perform the GET request in the defined primary sub-system, as defined by the This is a feature gap that is expected to be closed in a future release. Supported values are as per the | |||
UseLocalStore | boolean | Yes | When When a ServiceBroker tenant is configured with multiple sub-systems, this value must be changed from the default value of Storing Work Item objects locally will ensure that when a Work Item is created via ServiceBroker, all of the fields required for the configured sub-systems will always be available to be passed to the relevant sub-system, when required. As an example, if Reminder: This setting applies to Work Item objects created via the REST Work Item APIs. For the same setting, but for Work Item objects create via the REST Work Item Appointment Book, see the REST Objects ApptBook. | |||
UseMobileTechInfo | boolean | Yes | ServiceScheduling does not provide certain Worker information (such as the Worker's name). When | |||
| string | Yes | TBC |