Skip to content
Last update: March 19, 2024

AvailabilityData object

The AvailabilityData refers to the information related to the availability and inventory status of a product or variation.

Fields

Field Description
availableQuantity Long! The quantity of product or variation that is currently available for purchase.
isBuyable Boolean Indicates whether the product or variation is available for purchase.
isAvailable Boolean Indicates whether the product or variation is available for selection.
isInStock Boolean Indicates whether the product or variation is currently in stock.
isActive Boolean Indicates whether the product or variation is active.
isTrackInventory Boolean Indicates whether the inventory of the product or variation is being tracked.
inventories InventoryInfo The inventory information associated with the product or variation.

Readmore Managing Product Availability