ticketing.ticket_delivery.requested
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to reconcile vendor-owned ticket requested lifecycle data, including attendee details owned by the vendor.
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 | ticket_delivery:<identifier> |
| Category | Ticketing |
| Availability | Available in the public webhook reference. |
| Schema title | ticketing.ticket_delivery.requested v1 payload |
| Schema ID | https://schemas.cope.com/events/ticketing.ticket_delivery.requested/v1 |
Payload Fields
| Field | Required | Type | Allowed Values | Description |
|---|---|---|---|---|
attendee | yes | object | - | - |
delivery_kind | yes | string | - | - |
event_id | yes | string | - | - |
event_product_id | yes | string | - | - |
event_type | yes | const | ticketing.ticket_delivery.requested | - |
occurred_at | yes | string | - | - |
order_id | no | string | - | - |
order_line_id | no | string | - | - |
recipient | yes | string | - | - |
requested_at | yes | string | - | - |
schema_version | yes | const | 1.0 | - |
ticket_delivery_id | yes | string | - | - |
ticket_id | yes | string | - | - |