Skip to main content
POST
Submit KYC

Body Parameters

Full legal name (2–255 chars).
country
string
required
ISO 3166-1 alpha-3 country code (e.g. USA, GBR, IND).
proofOfIdentity
object
required
{ docType, number, issuingCountry } or { docType, s3Key }. docType is free text; issuingCountry is ISO alpha-3.
proofOfAddress
object
{ line1, line2?, city, state?, postalCode, country } or { s3Key }.
dob
string
YYYY-MM-DD.
gender
string
male, female, other.
incomeRange
string
below_5l, 5l_to_10l, 10l_to_25l, 25l_to_50l, 50l_to_1cr, above_1cr.
isPep
boolean
Politically Exposed Person. Optional; if true, KYC is rejected.

Request

Response

Errors