Check ID
kyb.source_of_funds_document_check
Response Structure
Example Response
Response Fields
string
The type identifier for the response. Will be “KYBSourceOfFundsDocumentVerificationResult”.
array
Array of documents that passed all verification checks.
array
Array of documents that failed one or more verification checks.
string
The confirmed business name after verification checks.
string
The confirmed source of funds after verification checks.
number
The confirmed funding amount after verification checks.
string
The confirmed document date after verification checks.
Key Components
Document Analysis
Each document invalid_documents or invalid_documents contains the following components:
Extraction Data
boolean
Indicates whether the document structure and content are valid.
string
Detailed analysis of the document content and its validity.
string
Brief overview of the document’s key information.
string
The document’s date in ISO format.
object
Any alerts or warnings associated with the document validation.
string
Business name extracted from the document.
string
Type of source of funds document (e.g., “bank_statement”, “fundraising_announcement”).
string
Detailed description of the source of funds with explanation of how they were acquired.
number
The amount of funds in dollars.
Document Metadata
object
Metadata about the document being verified.
string
The type identifier for the document object. Will be “Document”.
string
The URL where the document can be accessed.
string
The name of the document file.
string | null
Optional description of the document.
string
The type of source for the document (e.g., “file_url”).
number | null
The number of pages in the document, if available.
Fraud Verification Data
boolean
Indicates if the document passed all fraud verification checks.
string
Overall risk assessment result (e.g., “HIGH_RISK”, “LOW_RISK”).
array
Array of specific fraud indicators found in the document.
string
Unique identifier for the fraud indicator.
string
Category of the finding (e.g., “RISK”).
string
Specific category of the indicator (e.g., “modifications”).
string
Short description of the finding.
string
Detailed explanation of the fraud indicator.
object | null
Additional data associated with the indicator.
object | null
Additional attributes of the indicator.
string
Source of the fraud detection (e.g., “fraud”).
string
Detailed description of the fraud verification results.
Visual Inspection Results
string
Type identifier for the visual inspection results.
string
Comparative analysis with other reviewed documents.
string
Detailed reasoning behind the visual inspection conclusions.
object
boolean
Whether the document passed overall visual inspection.
string
Overview of all visual inspection findings.