{
"version": "V1.6.0",
"event_name": "ISSUING",
"event_type": "issuing.report.created",
"event_id": "a7853254-4f23-46b3-8e64-b19131f94f50",
"source_id": "a4b49cd5-7605-4963-a318-d1eefc197e6e",
"data": {
"date_range": "2026-04-01 00:00:00 +0000 UTC - 2026-04-01 00:00:00 +0000 UTC",
"expire_time": "2026-04-15 16:54:11",
"report_id": "a4b49cd5-7605-4963-a318-d1eefc197e6e",
"report_type": "Card Settlement Report",
"secret_key": ""
}
}Reports
Report Created
Published when a report is created and ready for download.
WEBHOOK
reportCreated
{
"version": "V1.6.0",
"event_name": "ISSUING",
"event_type": "issuing.report.created",
"event_id": "a7853254-4f23-46b3-8e64-b19131f94f50",
"source_id": "a4b49cd5-7605-4963-a318-d1eefc197e6e",
"data": {
"date_range": "2026-04-01 00:00:00 +0000 UTC - 2026-04-01 00:00:00 +0000 UTC",
"expire_time": "2026-04-15 16:54:11",
"report_id": "a4b49cd5-7605-4963-a318-d1eefc197e6e",
"report_type": "Card Settlement Report",
"secret_key": ""
}
}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.
Show child attributes
Show child attributes
Response
200
Return 200 to acknowledge receipt.

