The GetSingleStockMovement function returns the stockMovement record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleStockMovement |
The request body is of type GetSingleStockMovement.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockMovementResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockMovementResult | StockMovementInfo |
|