Complete guide to onboard individual customers through KYC verification
Create Customer Profile
Upload Documents
Start Verification
Monitor Status
Field | Type | Description | Example |
---|---|---|---|
type | string | Must be "individual" | "individual" |
name | string | Customer’s full legal name | "John Doe" |
taxId | string | Valid tax ID for the country | "123.456.789-00" (CPF for Brazil) |
birthDate | string | Date of birth (YYYY-MM-DD) | "1990-01-01" |
country | string | ISO 3166-1 alpha-3 country code | "BRA" |
email | string | Valid email address | "john.doe@example.com" |
customerId
and a KYC link:
link
provided in the response above to proceed with the next steps.id_card
) - front and backdrivers_license
) - front and backpassport
) - single pageType | Description |
---|---|
not_started | Verification hasn’t been initiated yet |
under_verification | Documents are being reviewed |
approved | Customer is fully verified and ready to transact |
temporary_rejection | Documents need to be resubmitted |
final_rejection | Customer was not approved |