200
Identity verification results retrieved successfully.
Returns primary and/or secondary IDV results. Either can be null if not submitted to this creditor. | Schema — OPTIONAL |
|---|
primary objectIdentity verification results for an applicant. applicationId uuidThe application identifier | applicantId uuid | document objectGovernment-issued document information type string — OPTIONALType of document (e.g., "DRIVERS_LICENSE", "PASSPORT") | number string — OPTIONAL | country string — OPTIONALDocument issuing country code | releaseYear string — OPTIONALYear the document version was released | name string — OPTIONAL | issueDate date — OPTIONAL | expiryDate date — OPTIONAL | barcode string — OPTIONALRaw barcode data from document |
| identity objectIdentity information extracted from the government-issued document firstName string — OPTIONAL | middleName string — OPTIONALMiddle name from document | lastName string — OPTIONAL | givenName string — OPTIONALGiven name field from document | dateOfBirth date — OPTIONALDate of birth from document | address string — OPTIONAL | sex string — OPTIONAL | height string — OPTIONAL |
| images objectSigned URLs to IDV images frontImageUrl string — OPTIONALSigned URL to front of document image | backImageUrl string — OPTIONALSigned URL to back of document image | faceImageUrl string — OPTIONALSigned URL to applicant's face photo |
| identityVerificationResult stringPossible values: [HIGH, MEDIUM, LOW, UNAVAILABLE, UNKNOWN] Identity verification result from the provider, potentially modified based on comparison results. | identityVerificationResultStatus string — OPTIONALPossible values: [PASSED, INCONCLUSIVE, FAILED] Simplified identity verification status derived from identityVerificationResult.
- PASSED: High confidence verification (HIGH)
- INCONCLUSIVE: Medium confidence or unavailable (MEDIUM, UNKNOWN, UNAVAILABLE)
- FAILED: Low confidence verification (LOW)
| identityVerificationReportPdfUrl string — OPTIONALSigned URL to the generated IDV PDF report. |
| secondary objectIdentity verification results for an applicant. applicationId uuidThe application identifier | applicantId uuid | document objectGovernment-issued document information type string — OPTIONALType of document (e.g., "DRIVERS_LICENSE", "PASSPORT") | number string — OPTIONAL | country string — OPTIONALDocument issuing country code | releaseYear string — OPTIONALYear the document version was released | name string — OPTIONAL | issueDate date — OPTIONAL | expiryDate date — OPTIONAL | barcode string — OPTIONALRaw barcode data from document |
| identity objectIdentity information extracted from the government-issued document firstName string — OPTIONAL | middleName string — OPTIONALMiddle name from document | lastName string — OPTIONAL | givenName string — OPTIONALGiven name field from document | dateOfBirth date — OPTIONALDate of birth from document | address string — OPTIONAL | sex string — OPTIONAL | height string — OPTIONAL |
| images objectSigned URLs to IDV images frontImageUrl string — OPTIONALSigned URL to front of document image | backImageUrl string — OPTIONALSigned URL to back of document image | faceImageUrl string — OPTIONALSigned URL to applicant's face photo |
| identityVerificationResult stringPossible values: [HIGH, MEDIUM, LOW, UNAVAILABLE, UNKNOWN] Identity verification result from the provider, potentially modified based on comparison results. | identityVerificationResultStatus string — OPTIONALPossible values: [PASSED, INCONCLUSIVE, FAILED] Simplified identity verification status derived from identityVerificationResult.
- PASSED: High confidence verification (HIGH)
- INCONCLUSIVE: Medium confidence or unavailable (MEDIUM, UNKNOWN, UNAVAILABLE)
- FAILED: Low confidence verification (LOW)
| identityVerificationReportPdfUrl string — OPTIONALSigned URL to the generated IDV PDF report. |
|
|