ServiceChannel WorkOrders API
The WorkOrders API from ServiceChannel — 70 operation(s) for workorders.
Operations 75
GET
/workorders/{workorderId}/statuses
Get work order statuses that relate to a specific work order.
#
GET
/workorders/{workorderId}/techniciansAssigned
Retrieve list of technicians assigned to the specified work order
#
GET
/workorders/{workorderId}/refrigerantUseStatus
Retrieve the status of refrigerant use on a work order
#
PUT
/workorders/{workorderId}/markRefrigerantUse
Update the status of refrigerant use on a work order
#
PUT
/workorders/{workOrderId}/UpdateWorkOrderLeakInspectionInfo
Update the leak inspection information
#
GET
/workorders/{workOrderId}/weatherEvent
Get the Weather Event associated to a work order (if set)
#
PUT
/workorders/{workOrderId}/technicianCertificate
Assign the tech’s certificate to the work order
#
GET
/odata/workorders({workorderId})/Service.CheckInActivity(loadBlocked={loadBlocked})
Retrieve a Work Order CheckIn Activity
#
GET
/odata/locations({locationId})/workorders/Service.GetDuplicates()
Retrieve a Duplicate Work Orders
#
GET
/odata/workorders/Service.NearBy(latitude={latitude},longitude={longitude})
Retrieve a Work Orders near by a site.
#