This method will return an inventory status message describing the inventory status of each of the given skuIds. The choices are: inStock, outOfStock, backorderable, preorderable, or discontinued.

Servlet name

getInventoryStatus

Input Parameters

skuIds – An array of skuIds.

Output

An array of Stings (one of the above status messages).

Web Service Class

atg.commerce.inventory.InventoryServices

Nucleus Component

/atg/commerce/inventory/InventoryServices

Method

getInventoryStatus(String[] skuIds) throws InventoryException

Executes within a session

Yes

WSDL URL

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

Endpoint URL

http://hostname:port/commerce/inventory/getInventoryStatus/getInventoryStatus

Security FunctionalName

Inventory


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