POST

Bulk Create Suppliers


Alpha

This method is in Alpha and may change in the future.

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.

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?