The GetSingleStockTransaction function returns the stockTransaction record for the given primary key.
Method | /GetSingleStockTransaction |
The request body is of type GetSingleStockTransaction.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockTransactionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockTransactionResult | StockTransactionInfo |
|