The Stores Locations API is a read-only API that provides access to inventory locations for Wix Stores. This API exists to simplify querying locations relevant to Stores inventory, without needing to filter through all business locations.
To create or update locations, use the Wix Locations API. All changes are reflected in this API. Only locations with INVENTORY in the locationTypes array appear in this API.
With the Stores Locations API, you can:
To create a new inventory location:
"INVENTORY" in the locationTypes array.The location then automatically appears in the Stores Locations API.
When a store is created, a default location is automatically created. This default location is used for inventory items that don't have a specific location assigned.
It's important to note the following points before starting to code:
For a comprehensive glossary of Catalog V3 terms, see Terminology.