/
Reporting
Reporting
POST | /congree/api/Reporting/v1/Linguistic | Stores the Language Check Report. |
The report should be included in the body in following form:
DocumentId - is guid which uniquely identifies the document.
Request body
{ "DocumentRuleSet": "string", "DocumentId": "00000000-0000-0000-0000-000000000000", "TotalCheckedWords": 0, "ReleaseLevel": 0, "RelativeReleaseLevel": 0, "ErrorData": [ { "ErrorType": "Abbreviation", "ErrorCount": 0, "ErrorSeverity": 0 } ] }
You can build report based on the response of linguistic check with parameter "IncludeReporting": true.
, multiple selections available,
Related content
Reporting
Reporting
More like this
Linguistic: Reporting
Linguistic: Reporting
More like this
Linguistic: Reporting
Linguistic: Reporting
More like this
Generating Congree Language Check Reports
Generating Congree Language Check Reports
More like this
Generating Congree Language Check Reports
Generating Congree Language Check Reports
More like this
Linguistic
Linguistic
More like this