Event Overview
Event Type:REFUND_STATUS_UPDATECategory: Payment
Description: Refund status has changed This webhook is triggered whenever a refund transitions to a new status (for example, while it is being processed) 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_STATUS_UPDATE" for this webhook eventstring
required
Timestamp when the event occurred in ISO 8601 formatExample:
"2026-05-27T14:30:01.359434"string
required
Webhook payload version (currently “1.0.0”)
string
required
Unique identifier for the event instanceExample:
"b3e91f47-20ad-4c85-9f31-6d0a87145e2b"object
required
Event-specific data payload containing refund details