Hi
I just saw on this page https://www.wix.com/corvid/updates-and-releases that there’s a new Inventory API to manage an item’s inventory count or mark an item as “in stock” or "out of stock.
Does anyone know how to access the Inventory API? I can’t find it anywhere in the documentation, and I can’t seem to update the collection directly either https://support.wix.com/en/article/corvid-wix-stores-inventoryitems-collection-fields .
MAR 30 2020
Wix Inventory API and InventoryItems database collection
With the new inventory API you can track inventory for products either in Wix Stores or other store catalogs. You can either manage an item’s inventory count or mark an item as “in stock” or “out of stock”. You can locate the inventory item you want to update either by inventory ID or by external ID (which is the ID assigned to the item in its catalog, be it Wix Stores or a different store).
https://www.wix.com/corvid/reference/wix-stores-backend.html#updateInventoryVariantFields
You can track your inventory using the InventoryItems database collection.
https://support.wix.com/en/article/corvid-wix-stores-inventoryitems-collection-fields
Hi GOS
Thanks! but That specific api is for updating variants, and my product does not have variants.
or am I getting confused with the wording?