Skip to content

card_product.created

Live

Delivered inside the standard event envelope — see data below for this type's payload shape.

Payload

card_product_idstringrequired
programme_idstringrequired

Example delivery

{
  "id": "uuid",
  "type": "card_product.created",
  "created_at": "date-time",
  "data": {
    "card_product_id": "string",
    "programme_id": "string"
  }
}