ProductBaseComponents Web Service
Method/productbasecomponents.asmx/ChangeStockAmount
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/ChangeStockAmount (Method)
Description
The ChangeStockAmount function updates a stock amount.
Request (ChangeStockAmountSoapIn)

The request body is of type ChangeStockAmount.

Request Body Parameters

NameDescriptionData Type
 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 Sequence ChangeStockAmount Element

Overview

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

The response body is of type ChangeStockAmountResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
ChangeStockAmountResult Element Sequence ChangeStockAmountResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service