POST

Bulk Update Products By Filter


Updates multiple products, given the provided filter.

To update infoSections, brand or ribbon fields, you must also pass their existing id.

Note: The following fields cannot be updated with this endpoint:

  • slug
  • options
  • modifiers
  • variantsInfo

To update these fields, use Bulk Update Products.

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-by-filter

Errors
400Invalid Argument

There are 7 errors with this status code.

404Not Found

There are 3 errors with this status code.

409Already Exists

There are 2 errors with this status code.

428Failed Precondition

There are 3 errors with this status code.

500Internal

There are 2 errors 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?