The work order object is a large object which contains every possibly property required by the mobile application to complete the work order. This means that through one single REST API call a work order can be dispatched to a mobile worker with every piece of data required to complete the process.
However, not all work order object properties are required and otherWork Order Object Formats
Include Page | ||||
---|---|---|---|---|
|
Work Order Object Properties
Required properties are in bold
Property | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
_fields | collection | Optional property. This collection is used during a PATCH request to remove specific properties. This property will never be returned during a GET request.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
_paths | collection | Optional property. This collection is used during a PATCH request to remove objects matching a specific JSONPath. This property will never be returned during a GET request.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Account | object | The REST Object Definitions Account Location Related Objects Account Object object is used to identify the account the work order is assigned to. Work orders can be created against managed accounts or ad-hoc accounts. Managed accounts are those that exist in our system out side of a work order. They are managed either through the web based management application or through the Account REST API. To use a managed account, add just the
When any additional properties beyond the
It is possible to use an existing managed account and override any property value for a single work order. In this case it works just like an ad-hoc request. The only difference is that the | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AccountingPackage | object | This optional object contains status information about generating import transaction in an accounting software for a work order. The
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActualEndDate | datetime | Identifies the actual date and time the work order was completed. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActualStartDate | datetime | Identifies the actual date and time the work order was started on site at the account location. This value does not include the start travel time. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActualTravelEndDate | datetime | Identifies the actual end travel date and time for the work order. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ActualTravelStartDate | datetime | Identifies the actual start travel date and time. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ApptWnd | object | This property is being deprecated in favor of the This property contains optional appointment / service window details that are displayed to the mobile worker.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ApptSearchRequest | object | This object contains an Appointment Search Request Object to schedule a followup work order.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Alerts | collection | This property contains a collection of one or more Alert Objects associated with the work order. The property
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
AlertResponses | collection | This property contains a collection of one or more alert responses entered by the mobile worker.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Assets | collection | Contains a collection of Asset Objects associated with the work order. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Billable | boolean | Specifies if the work order is billable to the account. If this value is false, then no pricing information will be displayed and the payment screen will not be accessible. Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CanReject | boolean | Specifies if the mobile worker can reject the work order. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CanResched | boolean | Specifies if the mobile worker can reschedule the work order. Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Claims | collection | The claims collection contains one or more optional claim information that were raised at the end of the work order originating from ServiceOperations.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CollectPayment | boolean | Identifies if a payment is required from the customer. Notes:
Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Concessions | collection | This property, if provided, contains a collection of one or more concessions applied to the invoice for the current work order. See: REST Object Definitions Work Order Activity Related Objects Concession Object | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Credits | collection | This optional fields contains zero or more credits to be applied to the invoice for the work order. Notes:
This collection contains the following properties:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Deleted | boolean | This property is used as an confirmation that the work order has been removed from a mobile worker's device. If this property is
Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | string | Contains a brief description of the work order. e.g. Install new equipment. For longer descriptions of the work order or reported problem use the Notes field. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Discounts | collection | This property, if provided, contains a collection of one or more discounts to be applied to the invoice for the current work order. See: REST Object Definitions Work Order Activity Related Objects Discounts Object
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EmailEstimate | boolean | Identifies if a PDF estimate should be emailed to the customer after service has been completed. Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EmailInvoice | boolean | Identifies if a PDF invoice should be emailed to the customer after service has been completed. Valid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
EstimateEmailAddress | string | The email address where a PDF copy of the estimate is to be emailed. Note, the estimate will only be emailed if the
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extensions | object |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ExcessiveService | boolean | Asset(s) that are serviced frequently will be flagged for excessive service. Customer's CRM system will determine the criteria for excessive service. FlexAttrsValid values are:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FlexAttrs | object | This property contains the Flex-Field values that were entered.
Flex-Field values can be pre-populated from the backend
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
FlexFormRules | object | This property contains
Flex-Field values can be pre-populated from the backend | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Property | Type | Description | ${FlexFormID} | object | Identifies the Flex-Form
Property | Type | Description |
---|---|---|
${FlexAttrID} | array | Contains an collection of values entered for the Flex-Input field identified by ${FlexAttrID}. |
This property contains rules (flags) that control different aspects of the flex form.
Identifies the Flex-Form
AttachToInvoice
false
rules (flags) that control different aspects of the flex form.
Property | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
${FlexFormID} | object | Identifies the Flex-Form
|
Status | ||
---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
If this property is specified, then the FlexViews will be displayed on the Work Order Summary
form within the mobile application.
This property has the same definition as the TimeConstraints Object.
Identifies the collection of zero or more helper field service engineer(s)/technician(s) associated with the Work Order.
Status | ||
---|---|---|
|
Specifies if the work order in jeopardy. Customer's CRM application or ServiceScheduling system will determine the criteria for InJeopardy indicator flag.
Valid values are:
false
= The work order is not in jeopardy. This is the default value if this property is not specified.true
= The work order is in jeopardy.
Status | ||
---|---|---|
|
|
Invoice
If this property is specified, then the FlexViews will be displayed on the Work Order Summary
form within the mobile application.
This property has the same definition as the TimeConstraints Object.
This optional object contains status information about generating invoice for a work order. The OrderStatus
property value must be Closed complete/Closed Incomplete
to enable invoice generation process.
Property | Type | Description |
---|---|---|
Created | boolean | Indicates if invoice has been created. Valid values are:
|
CreateDate | datetime | Identifies create date and time for the invoice. |
Status | ||
---|---|---|
|
Specifies if the work order in jeopardy. Customer's CRM application or ServiceScheduling system will determine the criteria for InJeopardy indicator flag.
Valid values are:
false
= The work order is not in jeopardy. This is the default value if this property is not specified.true
= The work order is in jeopardy.
Status | ||
---|---|---|
|
Invoice
This optional object contains status information about generating invoice for a work order. The OrderStatus
property value must be Closed complete/Closed Incomplete
to enable invoice generation process.
The email address where a PDF copy of the invoice is to be emailed. Note, the invoice will only be emailed if the EmailInvoice
property is true
.
Identifies if the work order has been received by the mobile device. This property does not imply that the mobile worker has viewed the work order, only that it arrived on his mobile device.
If the mobile worker has previously received the work order and then it is modified by the back office, this property will automatically be reset back to false until the mobile worker receives the updated work order.
Valid values are:
false
= Invoice has not been created. This is the default value if this property is not specified.true
= Invoice transaction was created successfully.
Status | ||
---|---|---|
|
The email address where a PDF copy of the invoice is to be emailed. Note, the invoice will only be emailed if the EmailInvoice
property is true
.
true
- The work order has been received by the mobile application.false
- The work order has not been received by the mobile
- application. This
- is the default value if the property is not present.
Identifies if the mobile worker has viewed the work order
that
has arrived on his mobile device.
If the mobile worker has previously received the work order and then it is modified by the back office, this property will automatically be reset back to false until the mobile worker receives and views the updated work order.
Valid values are:
true
- The work order has been received and viewed by the mobile
- worker.
false
- The work order
Identifies if the mobile worker has viewed the work order that has arrived on his mobile device.
If the mobile worker has previously received the work order and then it is modified by the back office, this property will automatically be reset back to false until the mobile worker receives and views the updated work order.- has not been received by the mobile application or has not been viewed by the mobile worker. This is the default value if the property is not present
Status | ||
---|---|---|
|
Specifies if the application should redact certain work order properties until it is accepted by the mobile worker. If this property is true, then the redact fields will be displayed with black bars on the mobile application. Once the mobile worker accepts the work order, then the redacted properties will automatically be reveled.
This field is used when a company is using third party mobile workers to prevent them from trying to steal the job.
Field that are redacted include:
- Account location street address
- Contact names and phone numbers
- Route mapping is disabled for this job
Valid values are:
true
- The application will redact specific work order
- properties until the mobile worker accepts the work order.
false
- The
- application will not redact any work order properties. This is the default value if the property is not present
- .
Specifies if the application should redact certain work order properties until it is accepted by the mobile worker. If this property is true, then the redact fields will be displayed with black bars on the mobile application. Once the mobile worker accepts the work order, then the redacted properties will automatically be reveled.
This field is used when a company is using third party mobile workers to prevent them from trying to steal the job.
Field that are redacted include:
- Account location street address
- Contact names and phone numbers
- Route mapping is disabled for this job
Valid values are:
true
- The application will redact specific work order properties until the mobile worker accepts the work order.false
- The application will not redact any work order properties. This is the default value if the property is not present.
The Items collection contains line item details for the work order. Line items include parts used, parts returned, travel codes, labor codes, etc. Line items are grouped based on the line item type identified by the ProdAttrs.ProdType
property.
The work order may, optionally, be pre-populated with lines items which can then be modified by the mobile worker in the field.
See: REST Object Definitions Inventory Related Objects Item Object
IVRMessageOverrides
This optional object contains the IVR call-ahead messages. The CanSendIVR
property must be true
to enable message selection
If CanSendIVR
is true
, and this object is not specified, then the mobile device will use the default IVR Messages provided by the system category definitions.
The order the messages appear in the array are the order they will be presented to the mobile worker.
See: IVR Messages System Category
Status | ||
---|---|---|
|
IVRMessages
The Items collection contains line item details for the work order. Line items include parts used, parts returned, travel codes, labor codes, etc. Line items are grouped based on the line item type identified by the ProdAttrs.ProdType
property.
The work order may, optionally, be pre-populated with lines items which can then be modified by the mobile worker in the field.
See: REST Object Definitions Inventory Related Objects Item Object
IVRMessageOverrides
This optional object contains the IVR call-ahead messages. The CanSendIVR
property must be true
to enable message selection
If CanSendIVR
is true
, and this object is not specified, then the mobile device will use the default IVR Messages provided by the system category definitions.
The order the messages appear in the array are the order they will be presented to the mobile worker.
See: IVR Messages System Category
Status | ||
---|---|---|
|
IVRMessages
Contains the IVR Messages sent to the customer. This object is keyed on the ContactNumber of the IVR Message Object.
See: REST Object Definitions Work Order Activity Related Objects IVR Message Object
Status | ||
---|---|---|
|
The account location identifies the actual location (address) of where the service is to be completed. For residential customers this is typically the same as the account information. However, there are cases such as in the auto insurance industry where this could be an auto body shop where a vehicle was towed after an accident.
The Work Order API supports using managed Account Locations as well as ad-hoc Account Locations.
Managed Account Locations are those that exist in our system out side of a work order. They are managed either through our Portal Web Application or through the Account Location REST APIs. When using a manage account location, the only property that can be filled in is the LocNumber. The system will automatically expand this object with the existing account location information.
Ad-hoc Account Locations
When any additional properties beyond the LocationNum are specified the system assumes it is an ad-hoc account.
- The system will NOT verify the LocationNum for ad-hoc accounts
- The system will NOT create any new AccountLocation objects in the system
- The account location information is passed straight through to the mobile
See: REST Object Definitions Account Location Related Objects Account Location Object
The optional MaxDiscounts object set limits on the maximum amount of discount that can be offered.
See: REST Object Definitions Work Order Activity Related Objects
IVR Message ObjectStatus | ||
---|---|---|
|
The account location identifies the actual location (address) of where the service is to be completed. For residential customers this is typically the same as the account information. However, there are cases such as in the auto insurance industry where this could be an auto body shop where a vehicle was towed after an accident.
The Work Order API supports using managed Account Locations as well as ad-hoc Account Locations.
Managed Account Locations are those that exist in our system out side of a work order. They are managed either through our Portal Web Application or through the Account Location REST APIs. When using a manage account location, the only property that can be filled in is the LocNumber. The system will automatically expand this object with the existing account location information.
Ad-hoc Account Locations
When any additional properties beyond the LocationNum are specified the system assumes it is an ad-hoc account.
- The system will NOT verify the LocationNum for ad-hoc accounts
- The system will NOT create any new AccountLocation objects in the system
- The account location information is passed straight through to the mobile
See: REST Object Definitions Account Location Related Objects Account Location Object
The optional MaxDiscounts object set limits on the maximum amount of discount that can be offered.
See: Discounts Object
The Notes object contains an optional collection of notes associated with the work order. These can be recorded by anyone involved with taking and booking the work order.
- Notes are internal and not meant to be displayed to the Customer
- Notes are not included on any estimate or invoice. Use
Remarks
for free form text to be provided to the Customer. - A note can be marked as static note by setting
ReadOnly
flag to true.
NonTaxable
Indicates whether the work order is exempt from collecting taxes
3.19.0
The total order amount of the work order. When the work order was created this field may contain an estimate for the work to be completed. When the work is completed this field will contains the actual, adjusted, order amount.
This optional collection contains a list of parts that were ordered by the mobile worker while on site. If no parts were ordered then this collection will either not be present or be an empty collection. There will be one entry in the collection for each part ordered.
See: REST Object Definitions Work Order Activity Related Objects Discounts OrderedPart Object
- Notes are internal and not meant to be displayed to the Customer
- Notes are not included on any estimate or invoice. Use
Remarks
for free form text to be provided to the Customer. - A note can be marked as static note by setting
ReadOnly
flag to true.
NonTaxable
Indicates whether the work order is exempt from collecting taxes
3.19.0
The total order amount of the work order. When the work order was created this field may contain an estimate for the work to be completed. When the work is completed this field will contains the actual, adjusted, order amount.
This optional collection contains a list of parts that were ordered by the mobile worker while on site. If no parts were ordered then this collection will either not be present or be an empty collection. There will be one entry in the collection for each part ordered.
See: REST Object Definitions Work Order Activity Related Objects OrderedPart Object
Identifies the current status of the work order.
Valid values are:
- 1 - New (default)
- 6 - Enroute (Travel Started)
- 7 - Onsite
- 8 - Travel Complete (Available starting with mobile 1.10)
- 9 - Pending
- 1001 - Rejected
- 4097 - Closed / Incomplete
- 4096 - Closed / Complete
Contains a Work Order Types System Category value identifying the type of work order.
Valid values are:
- 1001 – Install (default)
- 1002 – Inspection
- 1003 – Maintenance
- 1004 – De-Install
- 1005 – Repair
- 1006 – Demo
- 1007 – Training
Identifies the current status of the work order.
Valid values are:
- 1 - New (default)
- 6 - Enroute (Travel Started)
- 7 - Onsite
- 8 - Travel Complete (Available starting with mobile 1.10)
- 9 - Pending
- 1001 - Rejected
- 4097 - Closed / Incomplete
- 4096 - Closed / Complete
Contains a Work Order Types System Category value identifying the type of work order.
Valid values are:
- 1001 – Install (default)
- 1002 – Inspection
- 1003 – Maintenance
- 1004 – De-Install
- 1005 – Repair
- 1006 – Demo
- 1007 – Training
Indicates whether the WorkOrder is paused.
Status | ||
---|---|---|
|
This object contains details to create an invoice for payment in relation to the work order.
Property | Type | Description | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Amount | decimal | The total invoice amount. | |||||||||||||||||
Recipient | object | This object contains details about recipient for the invoice.
| |||||||||||||||||
InvoiceID | string | Identifies Invoice ID supplied by the payment processing system. | |||||||||||||||||
InvoiceNum | string | Contains unique invoice identifier | |||||||||||||||||
InvoiceURL | string | A URL that can be used to access the invoice. | |||||||||||||||||
SendDateUTC | datetime | The UTC date and time when the payment request was sent. |
Status | ||
---|---|---|
|
|
|
This collection contains details about payments that have been made in relation to the work order.
Property | Type | Description | ||||
---|---|---|---|---|---|---|
Amount | decimal | The payment amount. | ||||
ID | string | UUID unique payment identifier. | ||||
MaskedPAN | string | Masked primary account number. | ||||
PaymentUTC | datetime | The UTC date and time when the payment was collected. | ||||
RawTransaction | string | Raw payment processing response from the payment gateway. | ||||
RefNum | string | Payment transaction ID supplied by the payment gateway. | ||||
Source | string | Contains the source of payment collection. Valid values are:
| ||||
TransactionStatus | string | Identifies the current status of payment transaction. Valid values are:
| ||||
TransactionType | string | Contains the type value for payment transaction Valid values are:
| ||||
Type | string | Contains method of payment. Valid values are:
|
Status | ||
---|---|---|
|
This collection contains details about photos that were captured during the work order process. Note, this collection does not contain the actual photo but rather meta data about the photo. The photo images can be accessed either by the URL
property or the REST Standard REST APIs Work Order Photos REST API.
Property | Type | Description |
---|---|---|
Date | datetime | The UTC date and time when the photo was taken. |
ID | string | The ID of the photo. The ID is unique only to this work order. |
Note | string | Optional note associated with the photo. This property is currently not implement by the mobile application. |
URL | string | A URL that can be used to directly access the photo. |
Identifies the estimated planned start date and time, in UTC format, for the work order.
Identifies the previous balance due for the account location.
Status | ||
---|---|---|
|
Identifies the priority of the work order.
Valid values are:
- 0 (highest) - 99 (lowest)
If the work order was closed and marked incomplete, then it will contain a REST System Categories Work Order Closed-Incomplete Reasons No Follow Up Required system category value.
If the work order was closed and marked complete, then it will contain a REST System Categories Work Order Closed Complete Reasons system category value.
Notes:
- The closed-incomplete selection will only be visible if the REST System Categories Work Order Closed-Incomplete Reasons No Follow Up Required system category has been configured
- The closed-complete selection will only be visible if the REST System Categories Work Order Closed Complete Reasons system category has been configured
If the OrderStatus
property is set to 1001
(rejected), then this property will contain the reason code of why the work order was rejected. The list of available reason codes and descriptions can be provided directly within the work order object by populating the RejectReasons
property or the mobile can use the default list provided by the system category.
This optional object contains the reason why the mobile worker rejected the work order.
Notes:
- The
CanReject
property must betrue
to enable reject reason selection on the device - The REST System Categories Work Order Reject Reason Codes system category must be configured to enable reject reason selection
This optional object contains the reason why the work order was rescheduled reasons a mobile worker may select when rescheduling a work order. The CanResched
property must be true
to enable reschedule reason selection
If CanResched
is true
, and this object is not specified then the mobile device will use the default reschedule reason codes provided by the system category definitions.
The order the reasons appear in the array are the order they will be presented to the mobile worker.
See: Reschedule Reasons System Category
Identifies if this work order represents a repeat call.
Valid values are:
false
- This is not a repeat call for the same issue. This is the default value if this property is not specified.true
- This is a repeat call for the same issue.
This property identifies the deposit required to be collected when parts are ordered. The required deposit can specify a fixed dollar amount or a percentage of the parts being ordered. If both are specified then the higher of the two will be required.
Property | Type | Description |
---|---|---|
IsApplied | boolean | Identifies whether the deposit is applied or not |
Fixed | decimal | Identifies a fixed dollar amount. |
Percentage | decimal | Identifies the percentage of the parts that are being ordered that must be collected as a deposit. |
Status | ||
---|---|---|
|
This property contains rules (flags) that control different aspects of the work order process.
Property | Type | Description | ||||
---|---|---|---|---|---|---|
CanCreateNewOrder | boolean | Identifies if the mobile worker can create a new work order for the job. Valid values are:
| ||||
CanDuplicate | boolean | Default value is Identifies if the work order can be duplicated by the mobile technician. Valid values are:
| ||||
CanEditAccount | boolean | Default value is Identifies if the provided account details can be edited by the mobile worker. Valid values are:
| ||||
CanEditAsset | boolean | Default value is false . Identifies if the provided asset details can be edited by the mobile worker. This only applies to the primary asset details. Any forms associated with the asset are always editable by the mobile worker. Valid values are:
| ||||
CanEditDiscounts | boolean | Default value is Identifies if the mobile worker is allowed to edit/change the applied discounts. Valid values are:
| ||||
CanEditOrderType | boolean | Identifies if the mobile worker is allowed to edit/change the order type for the job. Valid values are:
Default value is
| ||||
CanEditRepeatCall | boolean | This flag control whether or not the mobile worker is allowed to toggle RepeatCall flag for the job. Valid values are:
Default value is
| ||||
CanRequestMoreTime | boolean | This flag control whether or not the mobile worker is allowed to request additional time for the job. Valid values are:
Default value is
| ||||
CanScanQRCode | boolean | Default value is Identifies if the mobile worker is allowed to scan QR code to verify asset installed at the account location. If true, and the Valid values are:
| ||||
CanScheduleFollowup | boolean | Identifies if the mobile worker is allowed to schedule a follow-up call for the job. Valid values are:
Default value is
| ||||
CanSendIVR | boolean | Identifies if the mobile worker is allowed to send interactive voice response(IVR) request. Valid values are:
Default value is
| ||||
CanSetChargeable | boolean | Default value is Identifies is the mobile worker is allowed to specifically mark an item as chargeable when the current job is under warranty.
| ||||
CanSetLineItemTaxable | boolean | Default values is Identifies if the mobile worker is allowed to set the line item in a work order taxable. Valid values are:
| ||||
CanSetPrice | boolean | Default value is Identifies if the mobile worker is allowed to change the price of line items. Valid values are:
| ||||
CanSetWorkOrderTaxable | boolean | Default values is Identifies if the mobile worker is allowed to set the work order taxable. Valid values are:
| ||||
CanTakePhotos | boolean | Default value is Identifies if the mobile worker is allowed to capture photos at the customer's location Valid values are:
| ||||
CanUseAlerts | boolean | Default value is
Valid values are:
| ||||
CanUseConcessions | boolean | Default value is Identifies if the mobile worker is allowed to use concessions for the work order. Valid values are:
| ||||
CanUseServiceContract | boolean | Default value is Identifies if the mobile worker is allowed to use service contract for the work order. Valid values are:
| ||||
CanVerifyAsset | boolean | Default value is Identifies if the mobile worker is allowed to verify asset installed at the account location. Valid values are:
| ||||
CombineDiscounts | boolean | Default value is Indicates whether Percentage Discounts should be combined, e.g. two 10% discounts would be treated as a 20% discount. The standard method is to apply discounts sequentially.
| ||||
InWarranty | boolean | Default value is Identifies if the work order is under warranty. If true, and the If this property is present with either value, then an Valid values are:
| ||||
IsAssetModelNumReq | boolean | Default value is Identifies if the asset model number is required for the work order. Valid values are:
| ||||
IsAssetSerialNumReq | boolean | Default value is Identifies if the asset serial number is required for the work order. Valid values are:
| ||||
IsHelperOrder | boolean | Default value is Identifies if the work order is intended for helper field service engineer/technician. Valid values are:
| ||||
IsOps | boolean | Default value is Identifies if the work order is under ServiceOperations control. If true, then
| ||||
IsServiceCodeReq | boolean | Default value is Identifies if the asset service codes are required at the end of the work order. Valid values are:
| ||||
IsShipLocationReq | boolean | Indicates whether the Ship To Location must be selected when ordering parts Valid values are:
| ||||
IsSigReq | boolean | If this rule is not specified, then the default value will be set to the default setting for the Account Location. Valid values are:
| ||||
IsSigNameReq | boolean | Indicates if name is mandatory field for a customer signature. Mobile application will only check the rule if a customer signature is required to close the work order (identified by Valid values are:
| ||||
ModelNumPattern | string | Regular expression for asset model number validation. Mobile application will enforce model number validation in conjunction with another rule (identified by
| ||||
SerialNumPattern | string | Regular expression for asset serial number validation. Mobile application will enforce serial number validation in conjunction with another rule (identified by
| ||||
ValidateMailOrderParts | boolean | Default value is Identifies if validation rules for ordered parts should be enforced. Valid values are:
|
The service contracts collection contains one or more optional service contract information that were applied at the end of the work order.
Property | Type | Description |
---|---|---|
AssetNum | string | This property identifies asset associated with the service contract |
AuthorizationNum | string | This optional property identifies work authorization number provided by service contract administrator |
BillToAccountNum | string | This properly identifies the party who is responsible for paying for the service. |
ContractID | string | This property uniquely identifies the service contract. |
ContractProvider | string | This property identifies the name of service contract administrator. |
Status | ||
---|---|---|
|
Identifies service provider information for a work order originating from ServiceOperations.
Property | Type | Description |
---|---|---|
NetworkAccountNum | string | This property uniquely identifies service provider in a network |
Status | ||
---|---|---|
|
Identifies if pricing should be displayed on the work order.
Valid value are:
true
- Prices will be displayed. This is the default value if this property is not specified.false
- Prices will not be displayed on the work order.
The signatures collection contains one or more optional signatures that were digitally captured on the device at the end of the work order.
Property | Type | Description |
---|---|---|
Image | blob | Base64 encoded value of the signature. |
ImageFmt | string | Identifies the type of encoding used for the signature. Valid values are:
|
Name | string | Optional name of the person who digitally signed the work order. |
An optional collection of Task Objects to be completed by the mobile worker for the work order. Tasks can be marked as required, in which case the mobile worker will not be able to close the work order unless all required tasks have been marked completed. Tasks can optionally track time and duration.
Taxes
The property contains tax related information by work order type. Within the tax object there is a collection of line item type to tax rate mappings. The mobile application will use this collection to determine the tax rate for each line item. If the work order contains a line item type not listed in the tax collection, then it is assumed that no tax rate is required.
Notes:
- If a new work order is added to the system without the Taxes property, the ESB will automatically lookup the correct tax rate based on zip code and add the correct values to the work order object.
- OrderType with "*" value identifies default tax rates. The default tax rate object may appear at any position in the OrderTypes collection. Mobile application will apply default tax rates to the work order in case it is present.
Status | ||||
---|---|---|---|---|
|
Valid values are:
false
= Indicates that planner created the work order in the back office. This is the default value if this property is not specified.true
= The mobile worker created the work order from the mobile application.
Status | ||
---|---|---|
|
The Notes object contains an optional collection of notes associated with the work order. These can be recorded by a mobile worker.
- Notes are internal and not meant to be displayed to the Customer
- Notes are not included on any estimate or invoice. Use
Remarks
for free form text to be provided to the Customer.
Status | ||||
---|---|---|---|---|
|
TimeConstraints
Specifies zero or more TimeConstraint objects. Time constraints informs the mobile worker when the customer is available or not available.
Status | ||||
---|---|---|---|---|
|
This object represents totals for the work order.
Property | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
ConcessionsTotal | number | The concession amount applied to the work order. | ||||||
CreditTotal | number | This property represents credit applied to the work order. | ||||||
DepositTotal | number | This property represents total deposit amount collected for the work order. | ||||||
DiscountTotal | number | The discount amount applied to the work order. | ||||||
LineItemTotal | number | This property represents line items total for the work order. | ||||||
ReturnTotal | number | This property represents returns total for the work order. | ||||||
GrandTotal | number | This property represents the sum of various group level totals for the work order. | ||||||
TaxTotal | number | The tax amount collected for the work order. | ||||||
TaxByType | object | This object represents tax rates applied to the specific product type and optional sub-type.
|
This collection contains details of payments that have not yet been able to be collected in relation to the work order.
Property | Type | Description |
---|---|---|
Amount | decimal | Amount due. |
AuthorizationNum | string | Authorization Number provided by the back-office. |
Status | ||
---|---|---|
|
This collection contains details about videos that were captured during the work order process. Note, this collection does not contain the actual video but rather meta data about the video. The videos can be accessed either by the URL
property or the REST Standard REST APIs Work Order Videos REST API.
Property | Type | Description |
---|---|---|
Date | datetime | The UTC date and time when the video was captured. |
ID | string | The ID of the video. The ID is unique only to this work order. |
Note | string | Optional note associated with the video. This property is currently not implement by the mobile application. |
URL | string | A URL that can be used to directly access the video. |
Status | ||
---|---|---|
|
This collection contains discounts to be applied when the work order is under warranty as identified by the Rules.InWarranty
property. Warranty discounts are specified by product type and optionally sub-type. Discounts are only applied to the product types specified.
Property | Type | Description | ||||
---|---|---|---|---|---|---|
ID | string | Optional property. This property uniquely identifies the Warranty object.
| ||||
Desc | string | Contains a human readable description of the discount. | ||||
ProdTypes | object | Contains one or more objects each describing the discount for the specific product type and/or sub-type | ||||
${ProdType[.SubType]} | string | Specifies the product type and optional sub-type. The application will look for warranty discounts in the following order:
If no match is found, then no warranty specific discount will be applied. | ||||
IsApplied | boolean | Specifies if the discount can be applied. Valid values are:
If this property is not specified then the default value is | ||||
Percentage | decimal | The discount percentage to be applied to all products in the identified product type when the work order is under warranty. | ||||
Delete | boolean | Optional property. This property is used during a PATCH request to remove specific items. This property will never be returned during a GET request.
|
Status | ||
---|---|---|
|
If the Rules.InWarranty
property is true
, then this optional property contains the reason code of why the work order should be considered in-warranty work order. The mobile application can use the list of codes and descriptions provided by the REST System Categories Work Order In-Warranty Selection Reason Codes system category.
Status | ||
---|---|---|
|