File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45000,10 +45000,9 @@ components:
4500045000 (but is still updated) for the ordered Line Item quantity.nnHowever, an Order
4500145001 can be created if the [InventoryEntry](ctp:api:type:InventoryEntry) `restockableInDays`
4500245002 is set (including `0`).n"
45003- ReserveOnCart: "This feature is in [Beta](/../offering/compatibility#public-beta).n
45004- nWhen Line Items are added to a Cart, they are automatically reserved. The reservation
45005- can be released by [removing](ctp:api:type:CartRemoveLineItemAction) the Line
45006- Item from the Cart or [changing](ctp:api:type:CartSetLineItemInventoryModeAction)
45003+ ReserveOnCart: "When Line Items are added to a Cart, they are automatically reserved.
45004+ The reservation can be released by [removing](ctp:api:type:CartRemoveLineItemAction)
45005+ the Line Item from the Cart or [changing](ctp:api:type:CartSetLineItemInventoryModeAction)
4500745006 their inventory mode to something other than `ReserveOnCart`. Reservations expire
4500845007 after the time specified in the Project's [`reservationExpirationInMinutes`](ctp:api:type:InventoryConfiguration)
4500945008 setting.nnTo use this inventory mode, you must set the reservation expiration
@@ -84953,7 +84952,6 @@ components:
8495384952 - Expired
8495484953 - Committed
8495584954 x-annotation-package: "Reservation"
84956- x-beta: true
8495784955 x-annotation-enumDescriptions:
8495884956 Created: "The `availableQuantity` of the item has been reduced by the reserved quantity,
8495984957 but the `quantityOnStock` remains unchanged.n"
You can’t perform that action at this time.
0 commit comments