POST

Bulk Create 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.

Creates multiple suppliers in a single synchronous request.

Supports up to 100 suppliers per request. Set returnEntity to true to receive the created suppliers with their assigned IDs and revision numbers. Use this endpoint when importing suppliers from external sources or onboarding multiple suppliers simultaneously.

Each supplier in the request is processed independently. The response includes metadata indicating success or failure for each supplier.

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/create

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?