This service will return inventory location information for each of the given SKUs. The information returned is in a SimpleInventoryInfo class.

Servlet name

getInventory

Input Parameters

skuIds – An array of skuIds.
locationId – Location of the inventory item.

Output

SimpleInventoryInfo[] – An array of SimpleInventoryInfo objects, one for each SKU that was passed in as input.

Web Service Class

atg.commerce.inventory.InventoryServices

Nucleus Component

/atg/commerce/inventory/InventoryServices

Method

getLocationInventory(String[] skuIds, String LocationId) throws InventoryException

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/inventory/
getLocationInventory?WSDL

Endpoint URL

http://hostname:port/commerce/inventory/
getLocationInventory/getLocationInventory

Security FunctionalName

inventory


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices