Booking Object Format
Booking Object Properties
Property | Type | Required? | Description | Field Mappings | ||
---|---|---|---|---|---|---|
ServiceDispatch | ServiceMobility | ServiceScheduling | ||||
OrderDate | UTC Date/Time | No | The UTC date and time when the Work Item was created, in ISO-8601 format using pattern Not required to be set when booking a Work Item; present when viewing a booked Work Item. | /OrderDate | date | |
SchdArr | UTC Date/Time | No | The UTC date and time the Worker allocated to the Work Item is scheduled to arrive on site, in ISO-8601 format using pattern Not required to be set when booking a Work Item; present when viewing a booked Work Item. | (expectedStart + travel) | ||
SchdStart | UTC Date/Time | No | The UTC date and time the Worker allocated to the Work Item is scheduled to start travelling to the site, in ISO-8601 format using pattern Not required to be set when booking a Work Item; present when viewing a booked Work Item. | (OfferIDCollection:SchdDelDate + OfferIDCollection:TimePeriod) | /PlannedStartDate | expectedStart |
SchdEnd | UTC Date/Time | No | The UTC date and time the Worker allocated to the Work Item is scheduled to complete the work, in ISO-8601 format using pattern Not required to be set when booking a Work Item; present when viewing a booked Work Item. | (OfferIDCollection:SchdDelDate + OfferIDCollection:TimePeriod) | /PlannedEndDate | expectedEnd |
ServiceDesc | string | No | A description of the organization or group responsible for servicing the job. Not required to be set when booking a Work Item; present when viewing a booked Work Item. | Servicer Name | fruDescription | |
ServiceOrg | string | No | The organization or group responsible for servicing the job. Not required to be set when booking a Work Item; present when viewing a booked Work Item. | ServiceCenter | FRU | |
Tech | string | No | The ID of the assigned worker. Not required to be set when booking a Work Item; present when viewing a booked Work Item. | /UserName | scheduledEmp | |
Offer | object | No | In the context of a requesting an appointment offer for a new Work Item, an REST Objects Appointment Offer containing details of the appointment offer. Required when booking a Work Item; not present when viewing a booked Work Item. | |||
TechInfo | object | No | Where the Primary Sub-System is ServiceDispatch, the ServiceDispatch Not required to be set when booking a Work Item; present when viewing a booked Work Item. | |||
ServiceOrgInfo | object | No | Where the Primary Sub-System is ServiceDispatch, the ServiceDispatch Not required to be set when booking a Work Item; present when viewing a booked Work Item. |