List<InventoryWrapper> |
FulfillmentLocationEndpoint.findAllInventoryForLocation(javax.servlet.http.HttpServletRequest request,
Long locationId) |
List<InventoryWrapper> |
InventoryEndpoint.findInventoryForSku(javax.servlet.http.HttpServletRequest request,
Long skuId,
Long locationId) |
List<InventoryWrapper> |
InventoryEndpoint.findPhysicalInventoryForSku(javax.servlet.http.HttpServletRequest request,
Long skuId) |
List<InventoryWrapper> |
InventoryEndpoint.findPickupInventoryForSku(javax.servlet.http.HttpServletRequest request,
Long skuId) |
List<InventoryWrapper> |
InventoryEndpoint.findShippableInventoryForSku(javax.servlet.http.HttpServletRequest request,
Long skuId) |