Skip to main content
The kyc.applied event is sent when a user has submitted their KYC information and the verification process has been initiated. At this stage, the KYC is under review and no final decision has been made.

Example Payload


Data Fields

string
Unique identifier of the user who submitted KYC information.
string
Current KYC status. Always applied for this event.

Handling the Event

Use this event to:
  • Mark the user as KYC submitted
  • Disable restricted features until verification completes
  • Trigger internal compliance workflows
  • Track KYC progression