TheDocumentation Index
Fetch the complete documentation index at: https://developer.finogates.com/llms.txt
Use this file to discover all available pages before exploring further.
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
Unique identifier of the user whose KYC verification failed.
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

