v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Job Full Routing

List input materials for a job's routing

post/api/jobs/{jobId}/routing/{routingId}/input-materials/list

Path parameters

jobIdstring required
routingIdstring required

Query parameters

skipinteger
takeinteger

Request body

numberstring nullable

Filter to items who's number contains the given string

Response

OK

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