Skip to main content
PUT
Updates the planning info of the 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
safetyStock
number<double>
requerido
reorderPoint
number<double>
requerido
minimumAmount
number<double>
requerido
fulfillmentMode
enum<string>
requerido
Opciones disponibles:
ToOrder,
ToStock
procurementType
enum<string>
requerido
Opciones disponibles:
Make,
Buy,
Ignore
amountMultiple
null | number<double>
procurementLeadTimeBusinessDays
null | integer<int32>

Respuesta

No Content