Skip to main content
PUT
cURL

Path Parameters

productId
integer<int64>
required
variantId
integer<int64>
required

Body

initialPrice
number<double> | null
price
number<double>
weightUnit
string | null
weight
number<double>
taxable
boolean
name
string | null
imageIds
integer<int64>[] | null
sku
string | null
upc
string | null

Response

OK

id
integer<int64>
initialPrice
number<double> | null
price
number<double>
weightUnit
string | null
weight
number<double>
taxable
boolean
name
string | null
sku
string | null
upc
string | null
createdAt
string<date-time>
updatedAt
string<date-time> | null
productId
integer<int64>