Validates inputs for a specific verification process type without actually submitting them. This allows clients to pre-validate document uploads and field values before formal submission, identifying any errors or missing requirements early in the process.
Unique identifier of the verification. This is the verificationId returned when starting a verification.
Type of verification process to validate.
LIVENESS, DOCUMENT_VERIFICATION, LOCATION_INTELLIGENCE, EMAIL_CHECK Empty array when no validation errors are found
Name of the field with validation error
"SELFIE_VIDEO"
Error message describing the validation failure
"Poor lighting detected in selfie video"
Error code for programmatic handling. Common error codes:
General Errors
Document Errors
Liveness Errors
Location Errors
Email Errors
"POOR_LIGHTING"