Skip to main content
POST
Create a new SKU

Autorizaciones

Authorization
string
header
requerido

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

Cuerpo

application/json
name
string
requerido
productReference
null | string
code
null | string
description
null | string
values
object[]
fulfillmentMode
enum<string>
Opciones disponibles:
ToOrder,
ToStock
procurementType
enum<string>
Opciones disponibles:
Make,
Buy,
Ignore
managesLots
boolean
unitCode
null | string
decimalPlaces
null | integer<int32>
externalReference
null | string

Respuesta

Created

id
string
requerido
externalReference
null | string
requerido
code
string
requerido
name
string
requerido
description
null | string
requerido
status
enum<string>
requerido
Opciones disponibles:
Invalid,
Valid
validationErrors
null | string
requerido
productId
null | string
requerido
imageFileId
null | string
requerido
image
object | null
requerido
product
object | null
requerido
deletedAt
null | string<date-time>
requerido
createdAt
string<date-time>
requerido
createdBy
string
requerido
lastModifiedAt
string<date-time>
requerido
lastModifiedBy
string
requerido
unit
object
requerido
displayDecimalPlaces
integer<int32>
requerido