Wix Stores creates a catalog of store owners’ items for purchase and allows store owners to create smaller collections of products by type or theme. A catalog organizes the store’s products and collections and facilitates inventory management. With the Wix Stores Catalog API you can query individual products, collections or the entire catalog, as well as create products and add their media.
Querying the products and collections in the catalog enables you to coordinate a store’s inventory across other sales platforms (e.g., Facebook marketplace), or inventory management tools (e.g., NetSuite, TradeGecko), among other uses.
Status code | Description |
---|---|
200 | Success |
400 | Invalid input (e.g., when the filter format is not valid or when providing invalid options when calling productOptionsAvailability) |
401 | Invalid authorization token, or Wix stores is not installed |
404 | Requested product or collection is not found |
500 | Unexpected error |