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.
card.images_uploaded event is sent when a user has successfully uploaded all required images for a card.
This event indicates that the card has completed the image submission step and can proceed to further verification or activation.
Example Payload
Data Fields
Unique identifier of the user who uploaded the card images.
Unique identifier of the card whose images were uploaded.
Card image upload status. Always
complete for this event.Handling the Event
Use this event to:- Mark card image verification as complete
- Advance the card to the next verification or activation step
- Track completion of card onboarding

