POST

Bulk Update Product Variants By Filter


Updates a variant of multiple products, given the provided filter and search expression.

Only the following variant fields can be updated:

  • visible
  • price
  • revenueDetails.cost
  • physicalOptions
Authentication

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

Permissions
Manage Stores - all permissions
Manage Products
Manage v3 catalog
Manage Stores
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 4 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?