Incorporation Document Verification
Learn how to run incorporation document verification checks to validate business incorporation information
The Incorporation Document Verification check helps verify the authenticity of business incorporation documents and validates key incorporation information. This guide explains how to run the check, what data to provide, and how to interpret the results.
Check ID
kyb.incorporation_document_verification
Overview
The check analyzes various aspects of incorporation documents:
- Document authenticity and validity
- Business name verification
- Incorporation date confirmation
- Registered address validation
- Business activity verification
- Jurisdiction confirmation
- Registration number validation
How the Check Works
-
Document Analysis
- Extracts key information from incorporation documents
- Validates document structure and format
- Verifies official seals and signatures
- Checks document authenticity
-
Information Verification
- Cross-references extracted data with self-attested information
- Validates business registration details
- Confirms incorporation jurisdiction
- Verifies registered address
-
Fraud Detection
- Analyzes for document tampering
- Checks for inconsistencies
- Validates document authenticity
- Reviews visual elements
Document Requirements
The following information must be present in the incorporation documents for it to be considered valid:
Required Information
- Business Name
- Incorporation Date
- Business Address
- Jurisdiction of Incorporation
- Business filing number or registration number
Document Types
Must be one of the following document types:
- Articles of Incorporation
- Certificate of Formation
- Certificate of Organization
- Business Registration Certificate
- Company Registration Document
Document Authenticity
- Must contain official seals/stamps where applicable
- Must match official government document layout
- Must be from the appropriate government authority
- Must be properly formatted and structured
- Must not show signs of tampering or alteration
Document Content
The document must clearly show:
- Complete legal business name
- Date of incorporation/formation
- Registered business address
- Registration/filing number
- Jurisdiction where business is registered
- Business purpose or activities (if required by jurisdiction)
- Any required government seals or certifications
Check Configuration
The check can be configured with the following parameters:
Check Arguments
Whether to strictly verify the incorporation date. If true:
- Must be present in both self-attested data and documented information
- If missing in self-attested data, verification fails
- If dates differ by more than validity_period_days, verification fails
Number of days allowed for difference between self-attested and documented incorporation dates. Only used if verify_incorporation_date is true.
Whether to strictly verify the business registration number. If true:
- Must be present in both self-attested data and documented information
- If missing in self-attested data, verification fails
- Numbers must match exactly or be part of a compound number
Whether to strictly verify the business address. If true:
- Must be present in both self-attested data and documented information
- If missing in self-attested data, verification fails
- Address components must match with only minor formatting differences allowed
Whether to fail verification if high-risk fraud is detected. If true:
- Verification fails if fraud_verification_data shows “HIGH_RISK”
- Non-high-risk fraud issues are flagged but don’t fail verification
Whether to fail verification if visual verification fails. If true:
- Verification fails if visual_verification_data shows verification_passed as false
Data Processing Configuration
Whether to enable visual verification of documents.
Whether to enable document fraud detection.
Example Configuration
Running the Check
API Endpoint
Request Parameters
Use "public-bdd"
for business due diligence checks.
Use "kyb.incorporation_document_verification"
for incorporation document verification.
The business information and documents for verification.
Example Request
Example Response
Check Results
For full details of the response structure, see the Incorporation Document Verification Result documentation.