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

Check ID

kyb.ein_document_verification

Response Schema

string
required
Type identifier “KYBEINDocumentVerificationResult”
string
The verified EIN number extracted from the document
string
The verified business name extracted from the document
object
The verified business address extracted from the document
string
The date on the document in YYYY-MM-DD format
array
List of valid EIN documents that were successfully verified
array
List of invalid EIN documents that failed verification

Example Response