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.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
Unique identifier of the user who submitted KYC information.
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

