Optional ReadonlycustomOptional ReadonlyexpectedDate and time of the next restock.
Optional ReadonlykeyUser-defined unique identifier for the InventoryEntry.
This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the [Import API](/api/import-export/overview) and the [Merchant Center](/merchant-center/import-data).
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. See Inventory checks and consistency for consistency 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.
Custom Fields for the InventoryEntry.