Run a completeness and income insights checkAsk AIpost https://api.sikoia.com/v2/completeness-income-checksCheck Completness and Income. This endpoint executes a two-stage workflow: it first validates the entity against all completeness rules, then automatically initiates income verification upon success. A successful response returns the combined data from both processes.Body Paramsvalidation_type_idstring | nullThe unique identifier for the check type, such as the ID for the 'Last 3 months of payslips' check.entity_idstring | nullThe company_id, person_id or case_id of the entity.entity_typestring | nullenumThe type of entity.casecompanypersoncaseAllowed:companypersoncasechecklist_paramsarray of objects | nullA list of parameters for the validation check to run against, such as specifying an individual document instead of the entire entity.checklist_paramsADD objectResponses 200The validation check is completed 400Entity Deleted/Not Found 401Unauthorized 429Too Many Requests 500Internal Server ErrorUpdated 2 months ago