Skip to main content

Complete KYB Verification Workflow

gu1’s KYB workflow automates the entire business verification process from initial data collection to ongoing monitoring. This guide walks through each step with technical implementation details.

Workflow Overview

Step 1: Initial Data Collection

What to Collect

Gather basic business information from your application form:
  • Company Name: Legal name and trade name
  • Registration Number: Government-issued business registration
  • Tax ID: EIN (US), CNPJ (Brazil), RFC (Mexico), etc.
  • Incorporation Date: When the business was formed
  • Country: Jurisdiction of incorporation
  • Business Address: Registered office location
  • Industry: Type of business activity
  • Expected Transaction Volume: Monthly/annual estimates

Example Application Form

Step 2: Create Business Entity

Use the Entities API to create a company entity in gu1:
Response:

Step 3: Document Upload & Verification

Upload required business documents for verification:

Required Documents

  1. Articles of Incorporation - Founding document
  2. Business License - Government-issued operating permit
  3. Tax Certificate - Proof of tax registration
  4. Proof of Address - Utility bill or bank statement
  5. Beneficial Ownership Declaration - UBO information

Upload Documents

Step 4: AI Analysis & Risk Assessment

Request AI-powered analysis of the business entity:
AI Analysis Response:

Step 5: Risk-Based Decision

Based on the risk score, route to appropriate workflow:

Step 6: Beneficial Ownership Verification

Identify and verify Ultimate Beneficial Owners (UBOs):

Step 7: Setup Ongoing Monitoring

Enable continuous monitoring for approved businesses:

Step 8: Status Updates & Notifications

Keep the business informed throughout the process:

Complete Workflow Implementation

Here’s a complete function that orchestrates the entire KYB workflow:

Timeline Estimates

Next Steps

Data Requirements

See detailed data fields needed for KYB

Complete Example

Full working code implementation

API Reference

Entity creation API documentation

Webhooks

Setup real-time notifications