Skip to main content
POST
cURL

Path Parameters

productId
integer<int64>
required

Body

name
string | null
price
number<double>
initialPrice
number<double> | null
active
boolean
displayOrder
integer<int32>
sku
string | null
upc
string | null
locale
string | null

Response

Created

id
integer<int64>
name
string | null
price
number<double>
initialPrice
number<double> | null
active
boolean
displayOrder
integer<int32>
sku
string | null
upc
string | null
createdAt
string<date-time>
updatedAt
string<date-time> | null