API Reference

Webhook endpoint to handle qwallet events

This endpoint receives webhook callbacks from QWallet for various wallet-related events.
Currently supported events include:

  • deposit.successful: Triggered when a user deposit is successfully processed.
  • withdrawal.successful: Triggered when a user withdrawal is successfully processed.

The payload contains the event type and event-specific data.
The request is authenticated to ensure only authorized sources can post data.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!