POST
/
catalog
/
products
/
{id}
/
variants
/
bulk-update

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[]
id
string

variant id

update_other_variants
boolean

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

shipping
object
packaging
object

Response

200 - application/json
message
string
success
boolean
content
object