POST

Bulk Update Suppliers


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates multiple suppliers in a single synchronous request.

Supports up to 100 suppliers per request. Each supplier must include its current revision number to prevent conflicting changes. Set returnEntity to true to receive the updated suppliers in the response.

To update more than 100 suppliers, split them into multiple batches and make separate requests. When updating rating information, update both rating and reviewCount together to maintain consistency.

Authentication

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

Permissions
Write Marketplace
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/suppliers-hub/v1/bulk/suppliers/update

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

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