Skip to main content
The kyc.failed event is sent when a user’s KYC verification fails due to a system or verification error. This is a rare event and indicates that the KYC process could not be completed successfully.

Example Payload


Data Fields

string
Unique identifier of the user whose KYC verification failed.
string
KYC status. Always failed for this event.

Handling the Event

Use this event to:
  • Flag the user for manual or automated review
  • Retry the KYC process if supported
  • Alert compliance or operations teams
  • Prevent further automated KYC processing