POST

Bulk Update Product Variants By Filter


Updates multiple product variants, given the provided filter and search expression.

Only the following variant fields can be updated:

  • visible
  • price
  • revenueDetails.cost
  • physicalProperties
Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Product write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/bulk/products/update-variants-by-filter

Errors
400Invalid Argument

There are 6 errors with this status code.

409Already Exists

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?