转账
转账状态变更
当发卡端转账状态发生变更时发送。
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.
事件类型
| 事件类型 | 描述 |
|---|---|
issuing.transfer.status_changed | 转账状态已变更(例如从 pending 变为 succeeded 或 failed)。 |
请求体
application/json
A unique identifier for this event.
Top-level event category. Always ISSUING for card issuance events.
可用选项:
ISSUING The specific event type that occurred.
可用选项:
issuing.transfer.status_changed Transfer ID.
API version number.
示例:
"V1.6.0"
Transfer status change details for issuing account transfers.
响应
200
Return 200 to acknowledge receipt.

