-
ElementDescriptionthis is not necessary. We can determine the OperationType based on whether a matching skuInventory exists in the datastore for the skuInventoryLocationsince 2.0.1, in favor of
SkuInventoryExportEndpoint.exportSkuInventory(ExportRequest, ContextInfo)
. The new implementation for export grids includes the filter string as part of theExportRequest
, instead of passing it as a parameter in the HTTP request.
-
Enum ClassDescriptionThis concept is unused and will be removed.
-
FieldDescriptionsince 1.5. Cart items now need to be read from the cart service. See
CartProvider
andOrderSubmittedInventoryAdjustmentMessageListener.CART_ITEM_LINK_PATH
since 1.5. Fulfillment groups now need to be read from the cart service. SeeCartProvider
andOrderSubmittedInventoryAdjustmentMessageListener.FULFILLMENT_GROUP_LINK_PATH
-
MethodDescriptionthis is not necessary. We can determine the OperationType based on whether a matching skuInventory exists in the datastore for the skuInventoryLocationThis concept is unusedin favor of
SkuInventory.updateQuantityAvailable()
since 2.0.1, in favor ofSkuInventoryExportEndpoint.exportSkuInventory(ExportRequest, ContextInfo)
. The new implementation for export grids includes the filter string as part of theExportRequest
, instead of passing it as a parameter in the HTTP request.