安全与激活
验证OTP
当Google Pay或Apple Pay绑定需要通过OTP验证时发送。
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.
事件类型
| 事件类型 | 描述 |
|---|---|
card.verification.otp | 为Google Pay或Apple Pay绑定生成了验证OTP。 |
请求体
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.
可用选项:
card.verification.otp Card ID.
API version number.
示例:
"V1.6.0"
OTP details for wallet binding verification.
响应
200
Return 200 to acknowledge receipt.

