Skip to main content

IdProofingAuthenticationResult

Returns the result of authenticating an ID document.

Properties

NameTypeDescriptionNotes
DocumentAuthenticationResultstringThe ID document authentication result.
DocumentDataFieldsList<IdProofingDocumentDataField>The list of fields extracted from the ID document.[optional]
DocumentTestResultsList<ImmutableIdProofingDocumentTestResult>The result of individual tests performed on the ID document.[optional]
FaceMatchbool?Returns true if the document photo and the selfie image matched.[optional]
FaceMatchScoreint?Face 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]