Inventory Item.
Inventory item ID.
Revision number, which increments by 1 each time the inventory item is updated. To prevent conflicting changes, the current revision must be passed when updating the inventory item.
Ignored when creating an inventory item.
Date and time the inventory item was created.
Date and time the inventory item was created.
Variant ID.
Stores location ID.
Product ID.
Whether the quantity is being tracked.
Inventory item availability status.
Supported values:
quantity
field for exact amount in stock.preorderInfo
field for more info.Item preorder info.
Product.
Custom field data for the inventory item object.
Extended fields must be configured in the Wix Dev Center before they can be accessed with API calls.
Tracking method - in stock.
When set to true
, the item is available for sale without a quantity limit.
Tracking method - quantity left in inventory.
Quantity can be negative when decrementing inventory for an order that has already been paid.