ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddStockMovement
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddStockMovement (Method)
Description
The AddStockMovement function adds a stockMovement record.
Request (AddStockMovementSoapIn)

The request body is of type AddStockMovement.

Request Body Parameters

NameDescriptionData Type
 StockMovementInfo
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 AddStockMovement 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
Response (AddStockMovementSoapOut)

The response body is of type AddStockMovementResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddStockMovementResult Element Sequence AddStockMovementResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service