Work Order Dispatch Object
Work Order Dispatch Object Formats
Work Order Dispatch Object Properties
 Required properties are in bold
Property | Type | Description |
---|---|---|
DispatchStatus | string | Identifies the current dispatch status of the work order. In order for a work order to be dispatched to a mobile worker the following properties, in addition to the other required properties, must be set:
Value values are:
|
DispatchUTC | datetime | Identifies the UTC date and time when the work order was dispatched to the mobile worker. |
PlannedDur | integer | Identifies the estimated planned duration, in minutes, for the work order. |
PlannedEndDate | datetime | Identifies the estimated end date and time, in UTC format, for the work order. |
PlannedStartDate | datetime | Identifies the estimated planned start date and time, in UTC format, for the work order. |
PrimaryUserName | string | Identifies the primary mobile worker for the work order. This field is used in cases where multiple mobile workers are dispatched to the same location. In this case this property should be set to the mobile worker that is primary. If this field is set and the mobile worker is not the primary then certain mobile business processes may be restricted (please refer to the mobile application user guide). |
UserName | string | This property identifies the ID of the mobile worker that has been assigned to the work order. |