{
"data": {
"actor_user_id": "example_id",
"event_id": "example_id",
"event_type": "cart.product.created",
"occurred_at": "2026-05-05T12:00:00.000Z",
"product_id": 1000,
"product_name": "example_product_name",
"product_type": "example_product_type",
"schema_version": "1.0"
},
"datacontenttype": "application/json",
"dataschema": "https://schemas.cope.com/events/cart.product.created/v1",
"id": "cart.product.created:example",
"idempotency_key": "cart.product.created:example",
"source": "cope.cart",
"specversion": "1.0",
"subject": "product:example",
"time": "2026-05-05T12:00:00.000Z",
"type": "cart.product.created"
}