The GetSingleStockTransactionRowDetail function returns the stockTransaction record for the given primary key.
Method | /GetSingleStockTransactionRow |
The request body is of type GetSingleStockTransactionRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockTransactionRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockTransactionRowResult | StockTransactionRowInfo |
|