POST

Bulk Create Inventory Items


Creates multiple inventory items.

The combination of variantId and locationId must be unique for each inventory item.

Authentication

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

Permissions
Inventory write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/bulk/inventory-items/create

Errors
400Invalid Argument

There are 2 errors with this status code.

428Failed Precondition

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?