结算与退款
支付退款
当支付退款被创建、成功或失败时发送。
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.
事件类型
| 事件类型 | 描述 |
|---|---|
acquiring.refund.created | 退款请求已创建。 |
acquiring.refund.succeeded | 退款成功完成。 |
acquiring.refund.failed | 退款失败。 |
请求体
application/json
A unique identifier for this event.
Top-level event category.
可用选项:
ACQUIRING The specific event type that occurred.
可用选项:
acquiring.refund.created, acquiring.refund.succeeded, acquiring.refund.failed Payment refund ID.
API version number.
示例:
"V1.6.0"
Payment refund details associated with the event.
响应
200
Return 200 to acknowledge receipt.

