Add asset routes

patch

/fscmRestApi/resources/11.13.18.05/maintenanceWorkOrders/{WorkOrderId}/child/RouteAssets/{WoAssetId}

Request

Path Parameters
  • Value that uniquely identifies the asset's association with the maintenance work order for the asset route. This attribute is read-only and generated when the asset is added to the work order.
  • Value that uniquely identifies the work order. This attribute is read-only. The value of this attribute is derived from the work order number when the application creates the work order.
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • Maximum Length: 1
    Indicates the completed flag for the work order asset route. This value represents the completion status of the asset.
  • Maximum Length: 1
    Indicates the skipped flag for the work order asset route. This value represents the skipped status of the asset.
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : maintenanceWorkOrders-RouteAssets-item-response
Type: object
Show Source
  • Read Only: true
    Maximum Length: 240
    Number that uniquely identifies the asset route description associated to the maintenance work order.
  • Read Only: true
    Value that uniquely identifies the asset route associated with the maintenance work order. When the work order status is other than 'unreleased,' the assets in the work order cannot be updated or deleted.
  • Read Only: true
    Maximum Length: 80
    Number that uniquely identifies the asset route associated with the maintenance work order. When the work order status is other than 'unreleased,' the assets in the work order cannot be updated or deleted.
  • Links
  • Read Only: true
    Maximum Length: 255
    The location context of the asset route associated with the work order. This value represents the location of the asset associated with the work order.
  • Read Only: true
    Maximum Length: 80
    The location type of the asset route associated with the work order. This value represents the current location of the asset associated with the work order.
  • Title: Meaning
    Read Only: true
    Maximum Length: 80
    The location meaning of the asset route associated with the work order. This value represents the location meaning of the asset associated with the work order.
  • Maximum Length: 1
    Indicates the completed flag for the work order asset route. This value represents the completion status of the asset.
  • Maximum Length: 1
    Indicates the skipped flag for the work order asset route. This value represents the skipped status of the asset.
  • Read Only: true
    Maximum Length: 80
    The serial number of the asset route associated with the work order. The value is conditionally referenced in the asset based on the attributes of the item associated with the work order asset.
  • Read Only: true
    Value that uniquely identifies the asset's association with the maintenance work order for the asset route. This attribute is read-only and generated when the asset is added to the work order.
  • Read Only: true
    Value that uniquely identifies the work order to which the asset route is associated. This attribute is read-only.
Back to Top