ticketing.event.published
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to start or refresh vendor-owned event operations after a ticketing event becomes active.
Delivery Contract
| Field | Value |
|---|---|
| Encoding | CloudEvents 1.0 structured JSON |
| Delivery | At least once |
| Idempotency | Use the CloudEvents source + id tuple, or COPE idempotency_key when available. |
| Source | cope.ticketing |
| Subject pattern | event:<identifier> |
| Category | Ticketing |
| Availability | Available in the public webhook reference. |
| Schema title | ticketing.event.published v1 payload |
| Schema ID | https://schemas.cope.com/events/ticketing.event.published/v1 |
Payload Fields
| Field | Required | Type | Allowed Values | Description |
|---|---|---|---|---|
capacity | yes | integer | - | - |
ends_at | yes | string | - | - |
event_id | yes | string | - | - |
event_product_ids | yes | array | - | - |
event_type | yes | const | ticketing.event.published | - |
occurred_at | yes | string | - | - |
schema_version | yes | const | 1.0 | - |
starts_at | yes | string | - | - |
status | yes | const | published | - |
timezone | yes | string | - | - |
title | yes | string | - | - |
venue | no | object | - | - |