cardholder.created
LiveDelivered inside the standard event envelope — see data below for this type's payload shape.
Payload
cardholder_idstringrequired
Example delivery
{
"id": "uuid",
"type": "cardholder.created",
"created_at": "date-time",
"data": {
"cardholder_id": "string"
}
}