Skip to main content
The kyc.approved event is sent when a user’s KYC verification has been successfully approved. This indicates that the user has passed identity verification and is eligible to access KYC-restricted features.

Example Payload


Data Fields

string
Unique identifier of the user whose KYC verification was approved.
string
Final KYC status. Always approved for this event.

Handling the Event

Use this event to:
  • Enable all KYC-restricted features
  • Allow wallet funding, withdrawals, and payments
  • Update the user’s compliance state
  • Record approval for auditing and regulatory reporting