Skip to main content
PUT
Updates a line from the receipt

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

receiptReference
string
requerido
lineReference
string
requerido

Cuerpo

application/json
quantity
number<double>
requerido
totalPrice
object
requerido
lotNumber
null | string

Respuesta

No Content