v2

latestOpenAPI 3.0.42026-08-084694591.6 MB
Quote Part Line Item Full Routing

Creates a full routing operation for a quote part line item

post/api/quotes/{quoteId}/part-line-items/{lineItemId}/routing/{routingId}/operations

Path parameters

quoteIdstring required
lineItemIdstring required
routingIdstring 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

OK

idstring required

The id of the created record