ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateStockMovement
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateStockMovement (Method)
Description
The UpdateStockMovement function updates a stockMovement record.
Request (UpdateStockMovementSoapIn)

The request body is of type UpdateStockMovement.

Request Body Parameters

NameDescriptionData Type
 StockMovementInfo
 xml:boolean
isForceUpdate Element Amount Element MovementDateTime Element ToLocationLevel5Id Element FromLocationLevel5Id Element ProductId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence stockMovement Element Sequence UpdateStockMovement Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
MovementDateTime xs:dateTime
Amount xs:decimal
isForceUpdate xs:boolean
Response (UpdateStockMovementSoapOut)

The response body is of type UpdateStockMovementResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateStockMovementResult Element Sequence UpdateStockMovementResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service