Skip to main content

Preview Manufacturing Order Confirmation

GET 

/api/manufacturing/manufacturing-orders/:manufacturingOrder/confirm-preview

Dry run of Confirm for a Draft manufacturing order. Computes per-component shortages and the largest planned quantity current inventory could support end-to-end, without changing any state. For orders that are no longer Draft, the response contains empty shortages and a reason explaining that the preview only applies before confirmation. Auth: requires Bearer token. Path param: manufacturingOrder = manufacturing order id.

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type