The EIN Document Verification check helps verify the authenticity of Employer Identification Number (EIN) documents and validates the business tax identification information. This guide explains how to run the check, what data to provide, and how to interpret the results.Documentation Index
Fetch the complete documentation index at: https://docs.parcha.ai/llms.txt
Use this file to discover all available pages before exploring further.
Check ID
kyb.ein_document_verification
Overview
The check analyzes various aspects of EIN documents:- Document authenticity and validity
- IRS document type verification
- EIN number validation
- Business name and address verification
- Document fraud detection
How the Check Works
-
Document Analysis
- Extracts key information from EIN documents
- Validates document structure and format
- Verifies document authenticity
- Identifies EIN, business name, and address
-
Information Verification
- Cross-references extracted data with self-attested information
- Validates business name matches
- Confirms EIN number
- Verifies business address
-
Visual Verification
- Validates IRS logo presence and authenticity
- Verifies form layout matches official IRS documents
- Checks document type (CP-575, CP-575A, 147C, etc.)
- Ensures document is authentic and unaltered
Document Requirements
The following information must be present in the EIN documents for it to be considered valid:Valid IRS Documents
- Must be one of the following document types:
- CP-575 Notice
- CP-575A Notice
- 147C Letter
- IRS EIN Confirmation Letter
Required Information
- Employer Identification Number (EIN) in XX-XXXXXXX format
- Business Name
- Business Address
- Document/Statement Date
- IRS Logo and Official Layout
- Document must be from the IRS
Document Authenticity
- Must contain valid IRS logo
- Must match official IRS form layout
- Must be a genuine IRS document (not altered or fake)
- Must be properly formatted and structured
Check Configuration
The check can be configured with the following parameters:Whether to enable visual verification of documents.
Whether to enable document fraud detection.
Example Configuration
Running the Check
API Endpoint
Example Request
Initial Response
Retrieving Check Results
Once the job is complete, retrieve the results using the job ID with thegetJobByID endpoint. Make sure to include the include_check_results=true parameter to get the full check results.