Skip to main content
The 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

string
Unique identifier of the user who uploaded the card images.
string
Unique identifier of the card whose images were uploaded.
string
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