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.rejected event is sent when a user’s KYC verification has been rejected after review.
This indicates that the user did not meet identity verification requirements and cannot proceed with KYC-restricted actions.
Example Payload
Data Fields
Unique identifier of the user whose KYC verification was rejected.
KYC status. Always
rejected for this event.Current KYB status for the associated business, if applicable.
Handling the Event
Use this event to:- Block KYC-restricted features and actions
- Notify the user of the rejection outcome
- Allow re-submission if supported by your flow
- Record rejection details for compliance and auditing

