v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Bulk reorganize routing operations for a specific item.

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

Path parameters

itemIdstring required

Request body

systemOperationIdstring required

System Operation Id

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

Operation instructions. Will default to the instructions defined on the operation when not provided.

inputMaterialIdsstring[] nullable

The ids on the input material to associate to this operation. This value should be the Id from the response from items/{itemId}/routing/input-materials/list

Response

Created operation id

idsstring[] required

The ids of the created records