ReadonlyavailableReadonlycreatedDate and time (UTC) the InventoryEntry was initially created.
Optional ReadonlycreatedIDs and references that created the InventoryEntry.
Optional ReadonlycustomCustom Fields of the InventoryEntry.
Optional ReadonlyexpectedDate and time of the next restock.
ReadonlyidUnique identifier of the InventoryEntry.
Optional ReadonlykeyUser-defined unique identifier of the InventoryEntry.
ReadonlylastDate and time (UTC) the InventoryEntry was last updated.
Optional ReadonlylastIDs and references that last modified the InventoryEntry.
Optional ReadonlymaxMaximum quantity that can be added to a Cart. See Quantity limits.
Optional ReadonlyminMinimum quantity that can be added to a Cart. See Quantity limits.
ReadonlyquantityOverall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.
Optional ReadonlyreservationExpiration time of ReserveOnCart reservations associated with this InventoryEntry.
- A Reservation is [ReserveOnCart](ctp:api:type:InventoryMode) if it was created for a [LineItem](ctp:api:type:LineItem) that is using the [ReserveOnCart](ctp:api:type:InventoryMode) inventory mode.
- If this field is empty, the [Project](ctp:api:type:Project)-level reservation expiration time applies.
Optional ReadonlyrestockableHow often the InventoryEntry is restocked (in days).
ReadonlyskuProductVariant sku of the InventoryEntry.
Optional ReadonlystockConfiguration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.
Optional ReadonlysupplyChannel that supplies this InventoryEntry.
ReadonlyversionCurrent version of the InventoryEntry.
Available amount of stock (
quantityOnStock- reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.