CoreApiResponse_WorkOrderDetail
- codeType: number
- dataType: object
- activitiesType: array object[]
The craft lines this job breaks into.
- activityType: array object[]
The audit log — who changed what, when.
- checklistsType: array object[]
- messagesType: array object[]
- statusesType: array object[] · WorkOrderStatus[]
One entry of a workspace's work-order status vocabulary. Resolve a row's
statusIdagainst this list rather than hardcoding labels. - templateType: object
The workspace's work-order form template.
- timeType: array object[]
Entries - totalType: number
Minutes Sum of the logged time entries.
- workType: object · WorkOrder
Order A work order row.
providerisnativefor work planned here or in the app; anything else is a read-only mirror of an external CMMS record.
- messageType: string
- successType: boolean

