Skip to main content
The Proof of Address Document Verification check returns a detailed analysis of the provided address documents and verification results. The check result will be returned in the payload field of the check result object.

Check ID

kyb.proof_of_address_verification

Response Schema

string
required
Type identifier “ProofOfAddressCheckResult”
string
The verified business name extracted from the document
object
The verified address extracted from the document
string
Type of document used for verification (e.g., “government_letter”, “utility_bill”)
boolean
Whether the document is valid for proof of address verification
array
List of valid proof of address documents
array
List of invalid proof of address documents
array
List of all documents analyzed

Example Response