About the Inventory API

This service allows you to query and modify the inventory for your store's products alongside the Catalog V1 API.

Inventory management is moving to the Wix Stores Catalog V3 APIs, which are currently in early preview and are subject to change. To ensure a smooth experience, make sure to:

  • Request access to Catalog V3.
  • Each site supports either Catalog V1 or Catalog V3, but not both at the same time. Use the Catalog Versioning API to determine the API version of a given site.
  • Join our Discord channel to stay up-to-date with the latest changes.

Terminology

  • Item Represents a product from the catalog.
  • Variant A product variant. The inventory is managed per variant.
Did this help?