Skip to main content
PUT
Edits an existing SKU

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
code
string
requerido
name
string
requerido
productReference
null | string
description
null | string
unitCode
null | string
decimalPlaces
null | integer<int32>

Respuesta

No Content