Skip to main content

Event Overview

Event Type: REFUND_FAILED
Category: Payment
Description: Refund could not be completed
This webhook is triggered when a refund fails to process or its final status could not be confirmed through EximPe.

Delivery Details

Headers

Signature verification (recommended):
Compute HMAC-SHA256(encryption_key, raw_body) where raw_body is the exact UTF-8 request body as received. Compare the hex result with the X-Webhook-Signature header to ensure the webhook is from the platform and unchanged.

Payload Schema

Field Specifications

string
required
Always "REFUND_FAILED" for this webhook event
string
required
Timestamp when the event occurred in ISO 8601 formatExample: "2026-06-03T14:30:02.854654"
string
required
Webhook payload version (currently “1.0.0”)
string
required
Unique identifier for the event instanceExample: "a1f4c92d-7b08-4e16-9c3a-2d6f815b0e47"
object
required
Event-specific data payload containing refund details