Content

Guides

KYC reuse with Sumsub share tokens

Import existing Sumsub verifications when creating individual customers by passing a share token, skipping document collection for users who already completed KYC on your own Sumsub account.

Reuse an existing Sumsub verification

If your customers already completed KYC on your own Sumsub account, pass a Sumsub share token in the new optional shareToken field when creating a customer to import the existing verification instead of collecting documents again. Lumx detects the verification and reuses it, so onboarding is completed with fewer documents and less waiting.

Availability: KYC reuse is only available for INDIVIDUAL customers at this stage. Business customers (KYB) are not covered, including individual associated parties within a business verification flow. It also requires a data-sharing agreement between you and Lumx. See the KYC Reuse guide for more information.

A

{
"shareToken": "_act-sbx-jwt-token-from-sumsub",
"type": "INDIVIDUAL",
"name": "William Default",
"taxId": "123.456.789-00",
"birthDate": "1990-01-01",
"country": "BRA",
"email": "william.default@example.com",
"accounts": ["BRL"]
}

Stay up to date with what Lumx is developing.

Sign up to receive them by email.

Lumx

Copy link

Copied!

kyc-reuse-with-sumsub-share-tokens

Guides

In this page