The GetSingleStockTransactionLedger function returns the stockTransactionLedger record for the given primary key.
Method | /GetSingleStockTransactionLedger |
The request body is of type GetSingleStockTransactionLedger.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStockTransactionLedgerResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStockTransactionLedgerResult | StockTransactionLedgerInfo |
|