Skip to main content
POST
Create a new property value for a given 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
propertyReference
string
requerido
value
string
requerido

Respuesta

Created

skuId
string
requerido
sku
object | null
requerido
propertyId
string
requerido
property
object | null
requerido
value
string
requerido
kind
enum<string>
requerido
Opciones disponibles:
Decimal,
Text,
Boolean,
Enum,
Integer,
DateTime
isMandatory
boolean
requerido
enumValue
object | null