Wallet pass content
Understand which Aparté ticket details can appear on Apple Wallet and Google Wallet passes.
Why pass content matters
A wallet ticket should show the information needed at a glance. In most cases, that means the event, the venue, the date, the seat, and the barcode.
The Aparté connector exposes both simple wallet-friendly fields and richer ticket details. This makes it possible to start with a clean design and expand only when needed.
Real-world examples
Concert ticket: show the event name, date, gate, block, row, and seat.
Theatre ticket: highlight venue, floor, designation, and rate category.
Multi-price event: display both the main price and supporting pricing labels when relevant.
Main information available on the pass
The connector can expose the most common ticketing data used on a wallet pass:
ticket holder identity
event and session details
order reference
seat and access information
venue details
barcode and ticket status
This is usually enough to build a clear event ticket without custom development.
Common fields used in designs
The most commonly used fields include:
aparte.eventLabelaparte.eventSessionDateStartaparte.venueLabelaparte.categoryLabelaparte.rankaparte.seataparte.doorLabelbarcode
These fields cover the majority of standard ticket layouts for Apple Wallet and Google Wallet.
Additional details available
When a pass needs more context, the connector also exposes additional data such as order identifiers, pricing details, customer contact fields, venue address lines, and ticket status.
Examples include:
aparte.orderIdaparte.orderItemIdaparte.statusaparte.amountsaparte.venueCity
This extra information is useful for richer designs, support flows, or advanced segmentation.
Keep the design simple
A wallet pass works best when the essential information is immediately visible. In many projects, the first version should focus on the event, seat, venue, and barcode, then add more fields only when they help operations or customer service.
When deeper customization is needed, the full Aparté ticket payload is also available under debug.aparte.ticket.
For routing and advanced customization strategy, see Advanced customization.
FAQ
Does every Aparté field need to appear on the wallet pass?
No. Most passes only need a small set of key fields. The rest can stay available in the background for future use.
Last updated

