Security & Activation
Verification OTP
Published when a Google Pay or Apple Pay binding requires verification via 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.
Event Types
| Event Type | Description |
|---|---|
card.verification.otp | A verification OTP was generated for a Google Pay or Apple Pay binding. |
Body
application/json
A unique identifier for this event.
Top-level event category. Always ISSUING for card issuance events.
Available options:
ISSUING The specific event type that occurred.
Available options:
card.verification.otp Card ID.
API version number.
Example:
"V1.6.0"
OTP details for wallet binding verification.
Response
200
Return 200 to acknowledge receipt.

