Catalog
Update variants in bulk
POST
/
catalog
/
products
/
{id}
/
variants
/
bulk-update
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredproduct 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