WorkOrder
A work order row. provider is native for work planned here or in the app; anything else is a read-only mirror of an external CMMS record.
- assigneeType: string nullable
- assigneeType: number nullable
User Id - closeoutType: string nullable
Notes - customType: object nullable
Field Values - propertyType: anything
Name
- cwType: number nullable
Asset Id The resolved asset row being worked on.
- cwType: number nullable
Location Id The resolved location row this job is at.
- departmentType: number nullable
Id - descriptionType: string nullable
- dueType: string Format: date-timenullable
Date the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- estimatedType: number nullable
Duration Minutes - externalType: string nullable
Id The source system's id, for a mirrored row.
- idType: number
- numberType: number nullable
Human-facing work order number.
- parentType: number nullable
Work Order Id - priorityType: string nullable
- providerType: string
native, or the external system this row mirrors. - reporterType: string nullable
- scheduledType: string Format: date-timenullable
Date the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- startType: string Format: date-timenullable
Date the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- statusType: string nullable
The external system's raw status string, on a mirrored row.
- statusType: string nullable
Id Resolve against the
statuseslist. - tagType: number nullable
Id Resolved from the linked asset — the 3D scene's identity for it.
- teamType: number nullable
Id - titleType: string nullable
- tourType: string nullable
Slug Resolved from the tag, so a client can deep-link into the tour.

