Individual (KYC) Proof of Address Document Verification
Verify individual proof of address documents and validate address information
The individual proof of address document verification check response payload contains a detailed analysis of submitted address documents. The response includes extracted information, fraud detection findings, visual inspection, and overall validation results.
Response Structure
Example Response
Response Fields
The type identifier for the response. Will be “KYCProofOfAddressCheckResult”.
Array of documents that passed all verification checks.
Array of documents that failed one or more verification checks.
The verified name of the individual that matches the self-attested name.
The confirmed address after verification checks.
The type of document used for address verification (e.g., “utility_bill”, “bank_statement”).
Whether the document is valid and meets all verification requirements.
Key Components
Document Analysis
Each document in valid_documents
or invalid_documents
contains the following components:
Extraction Data
Indicates whether the document structure and content are valid.
Detailed analysis of the document content and its validity.
Brief overview of the document’s key information.
The document’s date in ISO format.
Any alerts or warnings associated with the document validation.
Individual’s name extracted from the document.
Address found in the document.
Document Metadata
Metadata about the document being verified.
The type identifier for the document object. Will be “Document”.
The URL where the document can be accessed.
The name of the document file.
Optional description of the document.
The type of source for the document (e.g., “file_url”).
The number of pages in the document, if available.