
Report Structure
The validation report is returned as a JSON object containing adatabase_validation object with the following key sections:
status: The overall outcome of the validation check (Approved,Declined, orIn Review).match_type: The overall match result, indicating the level of confidence in the user’s identity (full_match,partial_match, orno_match).issuing_state: The country where the validation was performed, represented by its three-letter ISO code.validation_type: The specific method used for validation, such as1x1or2x2matching.screened_data: The user-provided data that was used for the validation check.validations: An object containing the detailed results from each checked data point.
Core Response Fields
Sample JSON Response
For more information about potential warnings during the Databse Validation process, check our Database Validation Warnings guide.