Card Balance
Card Recharged
Published when a card recharge 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.recharge.succeeded | The card was recharged successfully. |
card.recharge.failed | The recharge 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.recharge.succeeded, card.recharge.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.

