v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Item Routing

Lists the input materials for an item's routing

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

Path parameters

itemIdstring required

Query parameters

skipinteger
takeinteger

Response

List of input materials matching the filters

idstring uuid required

Id of this input material in the item's routing

materialIdstring required

The material id. Please reference /api/materials endpoint.

materialNamestring required

The material name.

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