出款与争议
拒付预警
当支付交易的拒付预警被创建或更新时发送。
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.chargeback.alert.created | 新建了一个拒付预警案件。 |
acquiring.chargeback.alert.updated | 已有的拒付预警被更新。 |
请求体
application/json
A unique identifier for this event.
Top-level event category.
可用选项:
ACQUIRING The specific event type that occurred.
可用选项:
acquiring.chargeback.alert.created, acquiring.chargeback.alert.updated Chargeback alert case ID.
API version number.
示例:
"V1.6.0"
Chargeback alert details associated with the event.
响应
200
Return 200 to acknowledge receipt.

