The VerifyStockTransactionRowInfo function verifies a stockTransactionAttribute record against the available business rules.
Method | /VerifyStockTransactionAttributeInfo |
The request body is of type VerifyStockTransactionAttributeInfo.
Name | Description | Data Type |
---|---|---|
stockTransactionAttribute | StockTransactionAttributeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStockTransactionAttributeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStockTransactionAttributeInfoResult | ArrayOfVerifyExceptionInfo |
|