Skip to main content
PUT
Edit an existing Sales 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
customerReference
string
requerido
code
string
requerido
name
string
requerido
notes
null | string
codeForCustomer
null | string
orderedAt
null | string<date-time>
deliveryInstructions
null | string

Respuesta

No Content