Card Balance
Card Withdraw
Published when a card withdrawal order completes or fails.
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.withdraw.succeeded | The withdrawal completed successfully. |
card.withdraw.failed | The withdrawal failed. |
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.withdraw.succeeded, card.withdraw.failed Card order ID.
API version number.
Example:
"V1.6.0"
Card balance operation details for recharge and withdraw events.
Response
200
Return 200 to acknowledge receipt.

