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

Path Parameters

productId
string
required

Product Id

variantId
string
required

Variant Id

Body

application/json
quantity
integer
required

Product quantity

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

prices
object[]

Price Information across various channels

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)

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

prices
object[]

Price Information across various channels

quantity
integer

Product quantity

seo
object

SEO metadata for this product

shortDescription
string

Product short description

sku
string

Stock keeping Unit

slug
string

Slug

weight
integer

Weight(kg)

width
integer

Width(cm)