ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleStockMovement
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleStockMovement (Method)
Description
The GetSingleStockMovement function returns the stockMovement record for the given primary key.
Request (GetSingleStockMovementSoapIn)

The request body is of type GetSingleStockMovement.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleStockMovement Element

Overview

Sequence
itemId xs:int
Response (GetSingleStockMovementSoapOut)

The response body is of type GetSingleStockMovementResponse.

Response 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 GetSingleStockMovementResult Element Sequence GetSingleStockMovementResponse Element

Overview

See Also
All Operations Resource GroupProductBaseComponents Web Service