PATCH
/
{storeId}
/
products
/
{productId}
/
variants
/
{variantId}

Path Parameters

storeId
string
required

Store ID for this resource request

productId
string
required

Product Id

variantId
string
required

Variant Id

Body

application/json
quantity
integer
required

Product quantity

regularPrice
string
required

Actual price

salesPrice
string
required

Sales price

variantAttributeValues
object[]
required

attributes and corresponding options

weight
integer
required

Weight(kg)

active
boolean

Active indicator

depth
integer

Depth(cm)

description
string

Product description

height
integer

Height(cm)

images
object[]

Product images

isShippingEnabled
boolean

Enable to enter shipping details

outOfStock
boolean

Out of stock product

seo
object

SEO metadata for this product

shortDescription
string

Product short description

width
integer

Width(cm)

Response

200 - application/json
active
boolean

Active indicator

date_created
string

Created date

date_modified
string

Modified date

depth
integer

Depth(cm)

description
string

Product description

height
integer

Height(cm)

hide
boolean

Hide this product

id
string

Unique identifier for the resource

images
object[]

Product images

isShippingEnabled
boolean

Enable to enter shipping details

names
any[]

Name

outOfStock
boolean

Out of stock product

quantity
integer

Product quantity

regularPrice
string

Actual price

salesPrice
string

Sales price

seo
object

SEO metadata for this product

shortDescription
string

Product short description

slug
string

Slug

weight
integer

Weight(kg)

width
integer

Width(cm)