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.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
Unique identifier of the user whose KYC verification was approved.
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

