Validation Report Rules REST Endpoints
Validation Report Rules
The validation report resource is used to view the status of validation rules.
- Add status for all setup tasks
- Method: postPath:
/crmRestApi/resources/11.13.18.05/validationReport - Get a setup task status
- Method: getPath:
/crmRestApi/resources/11.13.18.05/validationReport/{validationReportUniqID} - Get all setup tasks statuses
- Method: getPath:
/crmRestApi/resources/11.13.18.05/validationReport - Populate validation report
- Method: postPath:
/crmRestApi/resources/11.13.18.05/validationReport/action/populateValidationReport - Update status for all setup tasks
- Method: patchPath:
/crmRestApi/resources/11.13.18.05/validationReport/{validationReportUniqID}