The VerifyStockTransactionLedgerInfo function verifies a stockTransactionLedger record against the available business rules.
Method | /VerifyStockTransactionLedgerInfo |
The request body is of type VerifyStockTransactionLedgerInfo.
Name | Description | Data Type |
---|---|---|
stockTransactionLedger | StockTransactionLedgerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStockTransactionLedgerInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStockTransactionLedgerInfoResult | ArrayOfVerifyExceptionInfo |
|