持卡人与 KYC
持卡人更新
当持卡人信息被更新时发送。
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.
事件类型
| 事件类型 | 描述 |
|---|---|
cardholder.updated | 持卡人信息已更新。 |
请求体
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.
可用选项:
cardholder.updated Cardholder ID.
API version number.
示例:
"V1.6.0"
Cardholder information included in KYC and cardholder update events.
响应
200
Return 200 to acknowledge receipt.

