post https://api.sikoia.com/v2/validation-checks
Runs a validation checklist against a specific case, person, company, or data source.
This endpoint automatically checks whether an entity passes all the rules in a specific validation checklist.
To proceed, ensure that validation_type_id
, entity_id
and entity_type
are valid.
To run the checklist against a specific data source use the check_params
filter and provide the source_id
and source_id_type
of the data source you want to use.
A successful response will include a validation_instance_id
that can be used to check the status of the request.