Properties
Property | Type | Description |
---|---|---|
id | string | Unique identifier for the KYC verification |
full_name | string | Full name of the person or business being verified |
email | string | Email address associated with the verification |
type | KycType | Type of KYC verification (individual or business) |
kyc_link | string | URL where the user completes KYC identity verification |
tos_link | string | URL where the user reviews and accepts terms of service |
kyc_status | KycStatus | Current verification status |
rejection_reasons | string [] | List of reasons for rejection if KYC was rejected |
tos_status | TosStatus | Terms of service acceptance status |
created_at | string | ISO 8601 timestamp when the KYC link was created |
customer_id | string | External customer ID in the KYC provider system |
persona_inquiry_type | string | Type of inquiry in the Persona verification system |