持卡人与 KYC
持卡人KYC状态变更
当持卡人的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.kyc.status_changed | 持卡人的KYC验证状态已变更。 |
请求体
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.kyc.status_changed Cardholder ID.
API version number.
示例:
"V1.6.0"
Cardholder information included in KYC and cardholder update events.
响应
200
Return 200 to acknowledge receipt.

