Skip to main content
PUT
Edit an existing purchase order line

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
lineReference
string
requerido

Cuerpo

application/json
quantity
number<double>
requerido
totalPrice
object
requerido
expectedAt
null | string<date-time>
notes
null | string

Respuesta

No Content