v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Get a specific item routing operation

get/api/items/{itemId}/routing/operations/{operationId}

Path parameters

itemIdstring required
operationIdstring required

Response

Operation matching id

idstring required

The Id of this operation specific to this item's routing

namestring required

Name of the system operation

systemOperationIdstring required

Id of the system operation

orderinteger

The order of this operation. Operations with the same order are expected to run in parallel

isOutsideProcessingboolean

Specifies whether this is an outside processing operation

leadDaysinteger

Lead days

unattendedboolean nullable

If true, the run portion of this step is unattended by an operator.

machineTrackingEnabledboolean

Whether machine tracking is enabled.

instructionsstring nullable

Instructions for this operation.