Features - Connectors Framework - Inbound REST API - Work Orders
Work Order
Overview
All the API methods available for Work Orders.
Parameters
Allows the API to create and update your Work Orders. You can retrieve individual Work Orders as well as a list of all Work Orders.
mobiworkWorkOrderId
required
Long
An unique ID representing an internal ID
externalWorkOrderId
optional
String
External ID of the work order representing the third-party clients internal ID
mobiworkCustomerId
required
Long
Represents the Customer attached to the work order
description
required
String
Detailed description of the work order
workOrderType
optional
Long
Type of work order defined in work order settings
status
required
Integer
Regular status of the work order (OPEN, ASSIGNED, CLOSED)
customStatus
optional
Long
Custom status of the work order if any defined in work order or work order type settings
createdDate
optional
Date
Created date of the work order - format YYYY/MM/DD HH:MM:SS
customFields
optional
Object
List of custom fields defined in work order settings
location
optional
Address
Location address of the work order