ProductBaseComponents Web Service
Method/productbasecomponents.asmx/SmartUpdateStockAdjustment
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/SmartUpdateStockAdjustment (Method)
Description
The SmartUpdateStockAdjustment function updates a stock adjustment record.
Request (SmartUpdateStockAdjustmentSoapIn)

The request body is of type SmartUpdateStockAdjustment.

Request Body Parameters

NameDescriptionData Type
 StockAdjustmentInfo
 xml:boolean
isForceUpdate Element StockAdjustmentType Element BookmarkId Element Note Element SkuPurchaseValue Element ChangeAmount Element Stock Element StockDate Element LocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence stockAdjustment Element Sequence SmartUpdateStockAdjustment Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
StockDate xs:dateTime
Stock xs:decimal
ChangeAmount xs:decimal
SkuPurchaseValue xs:decimal
Note optional xs:string
BookmarkId xs:int
isForceUpdate xs:boolean
Response (SmartUpdateStockAdjustmentSoapOut)

The response body is of type SmartUpdateStockAdjustmentResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdateStockAdjustmentResult Element Sequence SmartUpdateStockAdjustmentResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service