v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Lists the operations for an item's routing

post/api/items/{itemId}/routing/operations/list

Path parameters

itemIdstring required

Query parameters

skipinteger
takeinteger

Request body

namestring nullable

Filter to operations who's name contains the given string

Response

List of operations matching the filters

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.