This service will update the stock level for each of the given SKUs.

Servlet name

setStockLevel

Input Parameters

skuId: The ID of the SKU being updated.
stockLevel: The new stock level for the skuId.

Output

void

Web Service Class

atg.commerce.inventory.InventoryServices

Nucleus Component

/atg/commerce/inventory/InventoryServices

Method

setStockLevel(String skuId, long stockLevel)

Executes within a session

Yes

WSDL URL

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

Endpoint URL

http://hostname:port/commerce/inventory/setStockLevel/setStockLevel

Security FunctionalName

inventoryAdministration


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