Data needed to generate a pass — maps to existing ticket/event data
serialNumber: string
Unique token identifying this ticket
organizationName: string
Platform/domain name shown on the pass header
description: string
VoiceOver accessibility description for the pass
eventName: string
Event name displayed in the primary field
eventDate: string
ISO 8601 date used for relevantDate and secondary field
eventLocation: string
Venue shown in secondary field
attendeeDate: string | null
Selected date for daily/recurring events (null for one-off events)
quantity: number
Ticket quantity and price (in minor units, e.g. pence)
pricePaid: number
currencyCode: string
checkinUrl: string
Full URL encoded in the QR barcode
optional
foregroundColor: string
Optional pass colors (CSS rgb() format)
optional
backgroundColor: string
optional
labelColor: string