POST
/
catalog
/
products
/
{id}
/
inventory

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

product id

Body

application/json · object[]
variant_id
string
update_other_variants
boolean

if true, same inventry details will be updated to other variants which are not mentioned in request body.

track_quantity
boolean
required
allow_backorder
boolean
required
stock
object[]

Response

200 - application/json
message
string
success
boolean
content
object