Skip to main content

Dismiss Planned Orders

POST 

/api/manufacturing/mrp/planned-orders/dismiss

Dismiss (delete) the given planned orders from the run. Returns a count, not a resource collection. Auth: requires Bearer token. FormRequest: BulkPlannedOrderRequest. Fields: ids[] (required, exists:mrp_planned_orders).

Required scope: manufacturing:write

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

Request

Responses

OK

Response Headers
    Content-Type