出款与争议
Payout最终状态
当商户发起的资金提现到达新状态时发送。
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.payout.created | Payout请求已创建。 |
acquiring.payout.succeeded | Payout成功完成。 |
acquiring.payout.failed | Payout失败。 |
请求体
application/json
A unique identifier for this event.
Top-level event category.
可用选项:
ACQUIRING The specific event type that occurred.
可用选项:
acquiring.payout.created, acquiring.payout.succeeded, acquiring.payout.failed Payout ID.
API version number.
示例:
"V1.6.0"
Payout details associated with the event.
响应
200
Return 200 to acknowledge receipt.

