v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Update a routing operation for a specific item

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

Path parameters

itemIdstring required
operationIdstring required

Request body

orderinteger nullable

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

leadDaysinteger nullable

Lead days. Will default to zero if not provided.

unattendedboolean nullable

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

instructionsstring nullable

Instructions for this operation.

Response

Successful update of the operation