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 |