*** title: KYC Reliance using Sumsub slug: features/kyc-reliance-sumsub subtitle: Reuse existing Sumsub KYC data to eliminate redundant user verification --------------------------------------------------------------------------------- **KYC Reliance using Sumsub** allows partners to reuse their existing Sumsub KYC data with Transak, eliminating the need for users to complete verification again. ## Problem Statement Traditional integration flows require users to complete KYC verification separately for each platform, creating unnecessary friction and delays in the user journey. Here are some of the **key challenges** with duplicate KYC processes:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Mandatory Fields
For seamless user onboarding, ensure the following fields are validated in Sumsub and included in the shared token:
| Field | Validation | Valid Format |
|---|---|---|
| First Name | 1 to 50 characters | John |
| Last Name | 1 to 50 characters | Doe |
| Date of Birth (DOB) | Age 18–150 years | dd/mm/yyyy, dd-mm-yyyy, dd.mm.yyyy |
| Mobile Number | Valid number with + and country code | +11234567890, +919876543210 |
| Address Line 1 | 1 to 200 chars, at least one alphabetic, valid postcode format | 123 Main Street, 2nd Avenue |
| Address Line 2 | Optional, 1 to 200 chars | — |
| City | 1 to 50 characters | Austin |
| State | 1 to 100 characters | Texas |
| Post Code | Valid postcode | 45123 |
| Country Code | Valid country code | FRA, IND |
| ID Document | Valid supported country document | Passport, Driver's License, Residence Permit, ID Card |
| Advanced Liveliness | Valid live selfie | Live selfie |
|
|
|
|
|
|
|
|
|
|