Settlement & Refunds
Payment Refund
Published when a payment refund is created, succeeds, or fails.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
Use this file to discover all available pages before exploring further.
Event Types
| Event Type | Description |
|---|---|
acquiring.refund.created | A refund request was created. |
acquiring.refund.succeeded | The refund was completed successfully. |
acquiring.refund.failed | The refund failed. |
Body
application/json
A unique identifier for this event.
Top-level event category.
Available options:
ACQUIRING The specific event type that occurred.
Available options:
acquiring.refund.created, acquiring.refund.succeeded, acquiring.refund.failed Payment refund ID.
API version number.
Example:
"V1.6.0"
Payment refund details associated with the event.
Response
200
Return 200 to acknowledge receipt.

