Card Lifecycle
Card Elevate Limit
Published when a temporary per-transaction limit elevation 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.elevate_limit.succeeded | The elevation was applied and is in effect until expires_at. |
card.elevate_limit.failed | The elevation could not be applied. |
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.elevate_limit.succeeded, card.elevate_limit.failed Card ID.
API version number.
Example:
"V1.6.0"
Outcome of a temporary per-transaction limit elevation.
Response
200
Return 200 to acknowledge receipt.

