Skip to main content

Event Overview

Event Type: PAYMENT_REFUNDED
Category: Payment
Description: Payment has been refunded
This webhook is triggered when a payment is refunded to the customer 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 "PAYMENT_REFUNDED" for this webhook event
string
required
Timestamp when the event occurred in YYYY-MM-DD HH:MM:SS formatExample: "2024-02-15 16:53:15"
string
required
Webhook payload version (currently “1.0”)
string
required
Unique identifier for the event instanceExample: "e40552bf-ed12-4f35-9a97-162d97e6fa34"
object
required
Event-specific data payload containing refund details