ProductBaseComponents Web Service
Method/productbasecomponents.asmx/ChangeStockAmountForStore
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/ChangeStockAmountForStore (Method)
Description
The ChangeStockAmountForStore function updates a stock amount for the specified store.
Request (ChangeStockAmountForStoreSoapIn)

The request body is of type ChangeStockAmountForStore.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:int
 xml:dateTime
 xml:string
 xml:int
 xml:decimal
 StockAdjustmentType
stockAdjustmentType Element newAmount Element bookmarkId Element note Element stockDate Element locationLevel5Id Element productId Element storeId Element Sequence ChangeStockAmountForStore Element

Overview

Sequence
storeId xs:int
productId xs:int
stockDate xs:dateTime
note optional xs:string
bookmarkId xs:int
newAmount xs:decimal
Response (ChangeStockAmountForStoreSoapOut)

The response body is of type ChangeStockAmountForStoreResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
ChangeStockAmountForStoreResult Element Sequence ChangeStockAmountForStoreResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service