Skip to main content
KYC verification link data Contains links and information needed to complete the KYC verification process. This includes URLs for identity verification and terms of service acceptance.

Properties

PropertyTypeDescription
idstringUnique identifier for the KYC verification
full_namestringFull name of the person or business being verified
emailstringEmail address associated with the verification
typeKycTypeType of KYC verification (individual or business)
kyc_linkstringURL where the user completes KYC identity verification
tos_linkstringURL where the user reviews and accepts terms of service
kyc_statusKycStatusCurrent verification status
rejection_reasonsstring[]List of reasons for rejection if KYC was rejected
tos_statusTosStatusTerms of service acceptance status
created_atstringISO 8601 timestamp when the KYC link was created
customer_idstringExternal customer ID in the KYC provider system
persona_inquiry_typestringType of inquiry in the Persona verification system
I