Skip to main content

Event Overview

Event Type: REFUND_STATUS_UPDATE
Category: 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

string
required
Always "REFUND_STATUS_UPDATE" for this webhook event
string
required
Timestamp when the event occurred in ISO 8601 formatExample: "2026-05-27T14:30:01.359434"
string
required
Webhook payload version (currently “2.0.0”)
string
required
Unique identifier for the event instanceExample: "d7402af1-9c63-4e80-a512-3f8b61e0d294"
object
required
Event-specific data payload containing refund details