Skip to main content

Complete Operation Timer

POST 

/api/manufacturing/mo-operations/:moOperation/complete

Stop the timer and mark the operation done. When actual_time_minutes is omitted it's computed from the started_at timestamp.

Body fields:

  • actual_time_minutes (optional, numeric, min 0)
  • notes (optional, string, max 2000)

Request

Responses

Successful response