Skip to main content
Below is the list of all webhook event types Finogates can send to your webhook endpoint.
Each corresponds to a significant system action or user state update.

Each event name below links to a dedicated event reference page. When you click an event, you’ll find:
  • The full webhook payload schema
  • A realistic example payload sent by Finogates
  • A breakdown of important fields and status transitions
  • Clear guidance on when the event is triggered and how to handle it
This allows you to implement, test, and debug webhook integrations with confidence.

KYC Events

KYB Events

Wallet Funding Events

Wallet Withdrawal Events

Card Events

Payment Events

Next Steps

  • Open any event above to review its example payload and detailed field definitions
  • Learn how to verify webhook signatures to ensure webhook authenticity
  • Understand webhook delivery retries in Retry Behavior
  • Explore the full webhook response structure in the Webhook Response Reference