Table of Contents

What's New


GET /Modules/WM/WorkOrders/Lookups/LookupWorkOrderAlarm

Lookup the Alarm for the Work Order.

GET /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}/Download

Download the content for a Work Order Task File Attachment resource.

GET /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}

Get a Work Order Task File Attachment resource.

DELETE /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}

Delete an existing Work Order Task File Attachment resource.

PATCH /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}

Update an existing Work Order Task File Attachment resource.

GET /Modules/WM/WorkOrders/Tasks/{id}/FileAttachments

Get a collection of Work Order Task File Attachment resources for the Work Order Task.

GET /Modules/WM/WorkOrders/Tasks/FileAttachments

Get a collection of Work Order Task File Attachment resources.

POST /Modules/WM/WorkOrders/Tasks/FileAttachments/Upload

Upload and create a new Work Order Task File Attachment resource.

PUT /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}/Upload

Upload new content for an existing Work Order Task File Attachment resource.

GET /Modules/WM/WorkOrders/Tasks/FileAttachments/Batch/{ids}

Get a collection of Work Order Task File Attachment resources for the set of id's.

GET /Modules/WM/WorkOrders/Tasks/FileAttachments/{id}/ContentHistory

Get a collection of File Attachment Content History resources for the Work Order Task File Attachment.

POST /Modules/WM/WorkOrders/Tasks/FileAttachments/Upload/Batch

Upload and create a new collection of Work Order Task File Attachment resources.

DELETE /Modules/WM/WorkOrders/Tasks/FileAttachments/Batch

Delete a collection of existing Work Order Task File Attachment resources.

PATCH /Modules/WM/WorkOrders/Tasks/FileAttachments/Batch

Update a collection of existing Work Order Task File Attachment resources.

What's Changed


GET /Modules/WM/DueTasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Due Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property regularAssetTaskInspectionType (string)
GET /Modules/WM/DueTasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Due Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Due Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property regularAssetTaskInspectionType (string)
GET /Modules/WM/DueTasks/Suppressors/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Due Task Suppressor

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property suppressedDueTaskRegularAssetTaskId (integer)

      • Added property suppressedDueTaskRegularAssetTaskCode (string)

      • Added property suppressedDueTaskRegularAssetTaskDescription (string)

      • Added property suppressedDueTaskRegularAssetTaskInspectionType (string)

      • Added property suppressedDueTaskRegularAssetTaskIntervalType1Id (integer)

      • Added property suppressedDueTaskRegularAssetTaskIntervalType1Code (string)

      • Added property suppressedDueTaskRegularAssetTaskIntervalType1Description (string)

      • Added property suppressedDueTaskRegularAssetTaskIntervalType1SchedulingKind (string)

      • Added property suppressedDueTaskRegularAssetTaskIsActive (boolean)

      • Added property suppressedDueTaskRegularAssetTaskLastServiceDate (string)

      • Added property suppressorDueTaskRegularAssetTaskId (integer)

      • Added property suppressorDueTaskRegularAssetTaskCode (string)

      • Added property suppressorDueTaskRegularAssetTaskDescription (string)

      • Added property suppressorDueTaskRegularAssetTaskInspectionType (string)

      • Added property suppressorDueTaskRegularAssetTaskIntervalType1Id (integer)

      • Added property suppressorDueTaskRegularAssetTaskIntervalType1Code (string)

      • Added property suppressorDueTaskRegularAssetTaskIntervalType1Description (string)

      • Added property suppressorDueTaskRegularAssetTaskIntervalType1SchedulingKind (string)

      • Added property suppressorDueTaskRegularAssetTaskIsActive (boolean)

      • Added property suppressorDueTaskRegularAssetTaskLastServiceDate (string)

GET /Modules/WM/DueTasks/Suppressors/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Due Task Suppressor collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Due Task Suppressor entities

      Changed items (object):

      • Changed property properties (object)

        • Added property suppressedDueTaskRegularAssetTaskId (integer)

        • Added property suppressedDueTaskRegularAssetTaskCode (string)

        • Added property suppressedDueTaskRegularAssetTaskDescription (string)

        • Added property suppressedDueTaskRegularAssetTaskInspectionType (string)

        • Added property suppressedDueTaskRegularAssetTaskIntervalType1Id (integer)

        • Added property suppressedDueTaskRegularAssetTaskIntervalType1Code (string)

        • Added property suppressedDueTaskRegularAssetTaskIntervalType1Description (string)

        • Added property suppressedDueTaskRegularAssetTaskIntervalType1SchedulingKind (string)

        • Added property suppressedDueTaskRegularAssetTaskIsActive (boolean)

        • Added property suppressedDueTaskRegularAssetTaskLastServiceDate (string)

        • Added property suppressorDueTaskRegularAssetTaskId (integer)

        • Added property suppressorDueTaskRegularAssetTaskCode (string)

        • Added property suppressorDueTaskRegularAssetTaskDescription (string)

        • Added property suppressorDueTaskRegularAssetTaskInspectionType (string)

        • Added property suppressorDueTaskRegularAssetTaskIntervalType1Id (integer)

        • Added property suppressorDueTaskRegularAssetTaskIntervalType1Code (string)

        • Added property suppressorDueTaskRegularAssetTaskIntervalType1Description (string)

        • Added property suppressorDueTaskRegularAssetTaskIntervalType1SchedulingKind (string)

        • Added property suppressorDueTaskRegularAssetTaskIsActive (boolean)

        • Added property suppressorDueTaskRegularAssetTaskLastServiceDate (string)

GET /Modules/WM/ProposedWorkOrders/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Proposed Work Order

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/ProposedWorkOrders/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Proposed Work Order collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Proposed Work Order entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/ProposedWorkOrders/Tasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Proposed Work Order Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property assetTaskInspectionType (string)
GET /Modules/WM/ProposedWorkOrders/Tasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Proposed Work Order Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Proposed Work Order Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property assetTaskInspectionType (string)
GET /Modules/WM/WorkOrders/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property alarmId (integer)

      • Added property alarmDescription (string)

      • Added property parentWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders
Return Type:

Changed response : 200 OK

Success response - body contains pageable Work Order collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property alarmId (integer)
POST /Modules/WM/WorkOrders
Request:

Changed content type : application/vnd.onkey.entity+json

  • Changed property properties (object)

    • Added property alarmId (integer)
GET /Modules/WM/WorkOrders/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order entities

      Changed items (object):

      • Changed property properties (object)

        • Added property alarmId (integer)

        • Added property alarmDescription (string)

        • Added property parentWorkOrderRequiredBy (string)

POST /Modules/WM/WorkOrders/Batch
Request:

Changed content type : application/vnd.onkey.entitycollection+json

Changed items (object):

  • Changed property properties (object)

    • Added property alarmId (integer)
GET /Modules/WM/WorkOrders/Attributes/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Attribute

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Attributes/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Attribute collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Attribute entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/CompleteAllTasksLogs/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Complete All Tasks Log

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/CompleteAllTasksLogs/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Complete All Tasks Log collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Complete All Tasks Log entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/DowntimeLosses/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Downtime Loss

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/DowntimeLosses/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Downtime Loss collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Downtime Loss entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/FileAttachments/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order File Attachment

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/FileAttachments/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order File Attachment collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order File Attachment entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Meters/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Meter

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property scheduledWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Meters/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Meter collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Meter entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property scheduledWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Movements/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Movement

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Movements/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Movement collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Movement entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/StatusChangeHistory/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Status Change History

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property predecessorWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/StatusChangeHistory/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Status Change History collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Status Change History entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property predecessorWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderInspectionTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Lookups/LookupWorkOrderTaskAssetTaskForAsset
Return Type:

Changed response : 200 OK

Success response - body contains pageable Regular Asset Task collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Deleted property isReadingRequired (boolean)

        • Deleted property monitoringPointId (integer)

        • Deleted property monitoringPointCode (string)

        • Deleted property monitoringPointDescription (string)

GET /Modules/WM/WorkOrders/Tasks/Lookups/LookupWorkOrderTaskAssetTaskForSite
Return Type:

Changed response : 200 OK

Success response - body contains pageable Regular Asset Task collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Deleted property isReadingRequired (boolean)

        • Deleted property monitoringPointId (integer)

        • Deleted property monitoringPointCode (string)

        • Deleted property monitoringPointDescription (string)

GET /Modules/WM/WorkOrders/Tasks/Lookups/LookupWorkOrderTaskStandardTask
Return Type:

Changed response : 200 OK

Success response - body contains pageable Standard Task collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Deleted property isReadingRequired (boolean)
GET /Modules/WM/WorkOrders/Tasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderInspectionTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Movements/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Movement

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderMovementWorkOrderRequiredBy (string)

      • Added property workOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Movements/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Movement collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Movement entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderMovementWorkOrderRequiredBy (string)

        • Added property workOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Resources/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Resources/Lookups/LookupWorkOrderTaskResourceResource
Return Type:

Changed response : 200 OK

Success response - body contains pageable Resource collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property costElementId (integer)

        • Added property costElementCode (string)

        • Added property costElementDescription (string)

GET /Modules/WM/WorkOrders/Tasks/Resources/Lookups/LookupWorkOrderTaskResourceWorkOrderTask
Return Type:

Changed response : 200 OK

Success response - body contains pageable Work Order Task collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Resources/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Resource entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Resources/Durations/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource Duration

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderTaskResourceWorkOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Resources/Durations/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource Duration collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Resource Duration entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderTaskResourceWorkOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Resources/Movements/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource Movement

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderTaskResourceWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Resources/Movements/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Resource Movement collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Resource Movement entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderTaskResourceWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Spares/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Spare

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Spares/Lookups/LookupWorkOrderTaskSpareWorkOrderTask
Return Type:

Changed response : 200 OK

Success response - body contains pageable Work Order Task collection

  • Changed content type : application/vnd.onkey.entitycollectionpage+json

    • Changed property items (array)

      Pageable collection of entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Spares/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Spare collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Spare entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/Spares/Movements/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Spare Movement

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderTaskSpareWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/Spares/Movements/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Spare Movement collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Spare Movement entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderTaskSpareWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/SubTasks/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Sub Task

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/SubTasks/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Sub Task collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Sub Task entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderTaskWorkOrderRequiredBy (string)
GET /Modules/WM/WorkOrders/Tasks/SubTasks/Movements/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Sub Task Movement

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)

      • Added property workOrderTaskSubTaskWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkOrders/Tasks/SubTasks/Movements/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Order Task Sub Task Movement collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Order Task Sub Task Movement entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)

        • Added property workOrderTaskSubTaskWorkOrderTaskWorkOrderRequiredBy (string)

GET /Modules/WM/WorkRequests/{id}
Return Type:

Changed response : 200 OK

Success response - body contains Work Request

  • Changed content type : application/vnd.onkey.entity+json

    • Changed property properties (object)

      • Added property workOrderRequiredBy (string)
GET /Modules/WM/WorkRequests/Batch/{ids}
Return Type:

Changed response : 200 OK

Success response - body contains Work Request collection

  • Changed content type : application/vnd.onkey.entitycollection+json

    • Changed property items (array)

      Collection of Work Request entities

      Changed items (object):

      • Changed property properties (object)

        • Added property workOrderRequiredBy (string)