The GetSingleStockTransactionRow function returns the stockTransactionAttribute record for the given primary key.
Method | /GetSingleStockTransactionAttribute |
The request body is of type GetSingleStockTransactionAttribute.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockTransactionAttributeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockTransactionAttributeResult | StockTransactionAttributeInfo |
|