The VerifyReport function verifies an report record against the available business rules.
Method | /VerifyReport |
The request body is of type VerifyReport.
Name | Description | Data Type |
---|---|---|
report | ReportInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReportResponse.
Name | Description | Data Type |
---|---|---|
VerifyReportResult | ArrayOfVerifyExceptionInfo |
|