Security & Activation
Activation Code
Published when a card activation code is generated.
WEBHOOK
Event Types
| Event Type | Description |
|---|---|
card.activation.code | A card activation code was generated. |
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.code Card ID.
API version number.
Example:
"V1.6.0"
Card activation code details.
Response
200
Return 200 to acknowledge receipt.

