Skip to main content

IdProofingAuthenticationResult

Returns the result of authenticating an ID document.

Properties

NameTypeDescriptionNotes
document_authentication_resultstrThe ID document authentication result.
document_data_fieldsList[IdProofingDocumentDataField]The list of fields extracted from the ID document.[optional]
document_test_resultsList[ImmutableIdProofingDocumentTestResult]The result of individual tests performed on the ID document.[optional]
face_matchboolReturns true if the document photo and the selfie image matched.[optional]
face_match_scoreintFace match score normalized to the range 0-100, where 80 or higher is considered a match. Clients should rely on the isFaceMatch property rather than the raw score.[optional]

Example