Skip to main content
PUT
Updates the information related to a supplier for this 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
supplierReference
string
requerido

Cuerpo

application/json
supplierSkuCode
null | string
requerido
pricePerUnit
object
requerido
leadTimeAverageDays
number<double>
requerido
leadTimeStdDevDays
number<double>
requerido

Respuesta

No Content