The Inventory Items API allows you to manage inventories for Wix Stores.
This API provides extensive functionalities to handle inventory items across multiple products, variants and in multiple locations, ensuring that store owners can track and update their stock levels seamlessly.
With the Wix Inventory Items API, you can:
It’s important to note the following point before starting to code:
getCatalogVersion()
to get the site's Stores catalog version before using any of the Inventory Items V3 API methods. Based on the response, you must then use either the original Inventory API or the Inventory Items V3 API.