v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Adds an input material to an item's routing

post/api/items/{itemId}/routing/input-materials

Path parameters

itemIdstring required

Request body

materialIdstring required

The material id to be added. Please reference /api/materials endpoint.

costing'fullCost' | 'usageBased' required

Specifies the costing of the material.

routingStepIdstring nullable

The routing step id. This value should be the Id from the response from items/{itemId}/routing/operations/list

Response

An input material was created on the item's routing

idstring required

The id of the created record