This service will return inventory 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.

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

getInventory(String[] skuIds) throws InventoryException

Executes within a session

Yes

WSDL URL

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

Endpoint URL

http://hostname:port/commerce/inventory/getInventory/getInventory

Security FunctionalName

inventory