{
"version": "V1.6.0",
"event_name": "ISSUING",
"event_type": "card.activation.status",
"event_id": "2ad09af2-f6dd-4fbf-bc47-83712aa2670d",
"source_id": "ba4bdf3e-c2b7-4197-9487-dc269e77b2c0",
"data": {
"activation_status": "Activated",
"card_id": "ba4bdf3e-c2b7-4197-9487-dc269e77b2c0",
"card_number": "40963608****5859"
}
}Security & Activation
Activation Status
Published when a card activation succeeds or fails.
WEBHOOK
activationStatus
{
"version": "V1.6.0",
"event_name": "ISSUING",
"event_type": "card.activation.status",
"event_id": "2ad09af2-f6dd-4fbf-bc47-83712aa2670d",
"source_id": "ba4bdf3e-c2b7-4197-9487-dc269e77b2c0",
"data": {
"activation_status": "Activated",
"card_id": "ba4bdf3e-c2b7-4197-9487-dc269e77b2c0",
"card_number": "40963608****5859"
}
}Event Types
| Event Type | Description |
|---|---|
card.activation.status | The card activation status has changed. |
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.activation.status Card ID.
API version number.
Example:
"V1.6.0"
Card activation result.
Show child attributes
Show child attributes
Response
200
Return 200 to acknowledge receipt.

