REST Objects Booking
Booking Object Format
Booking Object Properties
Property | Type | Required? | Description | Field Mappings | ||
---|---|---|---|---|---|---|
ServiceDispatch | ServiceMobility | ServiceScheduling | ||||
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. |
| N/A | N/A |
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. | Booking.Offer.OfferId | /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. |
| N/A | (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 | N/A | 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 | N/A | 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. | N/A | /UserName | scheduledEmp |
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. | N/A | N/A | N/A |
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. | N/A | N/A | N/A |