Skip to main content
PUT
Edit an existing production order

Autorizaciones

Authorization
string
header
requerido

Use a valid JWT token in the Authorization header with the format 'Bearer {token}'

Parámetros de ruta

orderReference
string
requerido

Cuerpo

application/json
plannedQuantity
number<double>
requerido
targetedAt
null | string<date-time>
notes
null | string

Respuesta

No Content