PUT /api/mes/scheduling/{_id}/pausePUT /api/mes/scheduling/{_id}/completePUT /api/mes/scheduling/{_id}/cancelAuthorization: ********************curl --location --request PUT 'https://test.your-api-server.com/api/mes/scheduling/prod/stop/' \
--header 'Authorization: Bearer <token>'