ticketing.check_in.created
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to reconcile attendance for a known vendor-owned ticket.
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 | check_in:<identifier> |
| Category | Ticketing |
| Availability | Available in the public webhook reference. |
| Schema title | ticketing.check_in.created v1 payload |
| Schema ID | https://schemas.cope.com/events/ticketing.check_in.created/v1 |
Payload Fields
| Field | Required | Type | Allowed Values | Description |
|---|---|---|---|---|
attendee | yes | object | - | - |
check_in_id | yes | string | - | - |
checked_in_at | yes | string | - | - |
device_id | no | string | - | - |
event_id | yes | string | - | - |
event_product_id | yes | string | - | - |
event_type | yes | const | ticketing.check_in.created | - |
gate | no | string | - | - |
occurred_at | yes | string | - | - |
scanner_session_id | yes | string | - | - |
schema_version | yes | const | 1.0 | - |
ticket_id | yes | string | - | - |