Skip to main content
WEBHOOK
Fired once when a card is terminated and its remaining balance is returned to your business wallet. The reference field is the provider transaction id — it is unique per refund, so use it as your idempotency key to avoid processing the same refund twice.

Body

application/json
event
string

The event type identifier.

version
string

Webhook payload version.

sign
string

HMAC-SHA256 signature of the data object using your webhook secret. Always verify this before processing.

data
object

Response

200

Acknowledge receipt of the event