PATCH

Update Inventory Variants


Updates product inventory, including total quantity, whether the product is in stock, and whether the product inventory is tracked.

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 Restaurants - all permissions
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/stores/v2/inventoryItems/product/{inventoryItem.productId}

Errors

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

Did this help?