You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oas/api/openapi.yaml
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20958,6 +20958,10 @@ paths:
20958
20958
- "manage_products:{projectKey}"
20959
20959
operationId: ByProjectKeyInventoryPost
20960
20960
description: |-
20961
+
Creates an InventoryEntry in the Project.
20962
+
20963
+
If quantity limits are provided, existing Line Items that reference a Product Variant with an SKU that matches the Inventory Entry can be affected. For more information, see [Quantity limits](/../api/carts-orders-overview#quantity-limits).
20964
+
20961
20965
Produces the [InventoryEntryCreated](ctp:api:type:InventoryEntryCreatedMessage) Message.
0 commit comments