The VerifyReportCategory function verifies an reportCategory record against the available business rules.
Method | /VerifyReportCategory |
The request body is of type VerifyReportCategory.
Name | Description | Data Type |
---|---|---|
reportCategory | ReportCategoryInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReportCategoryResponse.
Name | Description | Data Type |
---|---|---|
VerifyReportCategoryResult | ArrayOfVerifyExceptionInfo |
|