Skip to main content
PUT
Updates the stock of the sku in a given location

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

skuReference
string
requerido

Cuerpo

application/json
locationReference
string
requerido
stock
number<double>
requerido
lotId
null | string
comment
null | string

Respuesta

No Content