CoreApiResponse_WorkOrderList

  • code
    Type: number
  • data
    Type: object
    • statuses
      Type: array object[] · WorkOrderStatus[]

      One entry of a workspace's work-order status vocabulary. Resolve a row's statusId against this list rather than hardcoding labels.

    • workOrders
      Type: array object[] · 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.

  • message
    Type: string
  • success
    Type: boolean