Event Overview
Event Type:REFUND_FAILEDCategory: 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
- Root Level Fields
- Data Object Fields
string
required
Always
"REFUND_FAILED" for this webhook eventstring
required
Timestamp when the event occurred in ISO 8601 formatExample:
"2026-06-03T14:30:02.854654"string
required
Webhook payload version (currently “2.0.0”)
string
required
Unique identifier for the event instanceExample:
"c5d9e203-8a41-4f7b-bf62-913e07ad4c18"object
required
Event-specific data payload containing refund details