Skip to main content

Reopen Manufacturing Order

POST 

/api/manufacturing/manufacturing-orders/:id/reopen

Closed -> Partially Completed (or Completed if completed_quantity >= planned_quantity). Required reason (string, max 2000) is captured in the Reopened event payload.

Required scope: manufacturing:write

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

Request

Responses

Successful response