Optional
Readonly
availableNumber of items of the Product Variant that are in stock.
Optional
Readonly
channelsFor each InventoryEntry with a supply Channel, an entry is added to channels
.
Optional
Readonly
idUnique identifier of the InventoryEntry.
Readonly
isIndicates whether a Product Variant is in stock.
Optional
Readonly
restockableNumber of days to restock a Product Variant once it is out of stock.
Optional
Readonly
versionCurrent version of the InventoryEntry.
The InventoryEntry information of the Product Variant. If there is a supply Channel for the InventoryEntry, then
channels
is returned. If not, thenisOnStock
,restockableInDays
, andquantityOnStock
are returned.