Reports
Report Created
Published when a report is created and ready for download.
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 |
|---|---|
issuing.report.created | The report has been generated. |
issuing.report.succeeded | The report is ready (includes secret_key for bulk card number reports). |
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:
issuing.report.created, issuing.report.succeeded Report ID.
API version number.
Example:
"V1.6.0"
Report generation details.
Response
200
Return 200 to acknowledge receipt.

