卡片生命周期
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. |
请求体
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.elevate_limit.succeeded, card.elevate_limit.failed Card ID.
API version number.
示例:
"V1.6.0"
Outcome of a temporary per-transaction limit elevation.
响应
200
Return 200 to acknowledge receipt.

