Card Lifecycle
Card Status Updated
Published when a card status update order completes or fails.
WEBHOOK
Event Types
| Event Type | Description |
|---|---|
card.status.update.succeeded | The status change was applied. |
card.status.update.failed | The status change 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.status.update.succeeded, card.status.update.failed Card order ID.
API version number.
Example:
"V1.6.0"
Card status change details.
Response
200
Return 200 to acknowledge receipt.

