PUT
/
products
/
{productId}

Path Parameters

productId
string
required

Product Id

Body

application/json
name
string
required

Name

sku
string
required

Stock keeping Unit

quantity
integer
required

Product quantity

description
string

Product description

shortDescription
string

Product short description

active
boolean

Active indicator

outOfStock
boolean

Out of stock product

width
integer

Width(cm)

height
integer

Height(cm)

depth
integer

Depth(cm)

weight
integer
required

Weight(kg)

isShippingEnabled
boolean

Enable to enter shipping details

isProductLevelTaxEnabled
boolean

Enable to enter CGST and SGST taxes

displayOrder
integer

Product display order

tax
object

Tax information for this product

seo
object

SEO metadata for this product

variantAttributeValues
object[]

All Possible Variant Attribute Values that this parent product can have

prices
object[]

Price Information across various channels

quantities
object[]

Quantity Information across various warehouses

categories
object[]
required

Associated Categories

images
object[]

Product images

brand
object

Brand

Response

201 - application/json
id
string

Unique identifier for the resource

sku
string

Stock keeping Unit

name
string

Name

slug
string

Slug

quantity
integer

Product quantity

description
string

Product description

shortDescription
string

Product short description

active
boolean

Active indicator

outOfStock
boolean

Out of stock product

width
integer

Width(cm)

height
integer

Height(cm)

depth
integer

Depth(cm)

weight
integer

Weight(kg)

prices
object[]

Price Information across various channels

isShippingEnabled
boolean

Enable to enter shipping details

isProductLevelTaxEnabled
boolean

Enable to enter CGST and SGST taxes

tax
object

Tax information for this product

isVariantEnabled
boolean

Enable to enter product variants

seo
object

SEO metadata for this product

categories
object[]

Associated Categories

images
object[]

Product images

variantAttributeValues
object[]

All Possible Variant Attribute Values that this parent product can have

brand
object

Brand

variants
object[]

Images

date_created
string

Created date

date_modified
string

Modified date