3DS card enrolled
Last updated: January 7, 2026
This Issuing event occurs when a card is successfully enrolled in 3D Secure (3DS).
1{2"id": "evt_az5sblvku4ge3dwpztvyizgcau",3"type": "3ds_card_enrolled",4"version": "2.0.0",5"created_on": "2026-01-10T08:13:14Z",6"data": {7"card_id": "crd_z7clkniyb3ourbpzx2dvl67654",8"enrollment_date_time": "2026-01-10T08:12:14Z"9}10}
| Field name | Description |
|---|---|
string | The event's unique identifier, prefixed with |
string | The type of event. |
string | The webhook's version. |
date-time | The date and time when the event was triggered, in UTC. |
object | The webhook message. |
string | The card's unique identifier, prefixed with |
string | The date and time when the card was enrolled in 3DS, in UTC. |