Retrieves detailed information about a specific ticket using its unique `ticketId`. Admission content and descriptions are always included. Use `withAccessHistory` to include summarized access history and `withAccessHistoryDetails` to additionally include event-level access history. Use `withWallet` to include `inWallet` and `wallets`, the headers of the Attraction Wallets holding the ticket.
Response
This endpoint returns an object.
ticketIdUUID
The unique identifier of a ticket
ticketNumberstring
The unique identifier of a ticket
ticketKindenum
The kind of ticket, either individual or group admission.
reservationTokenstring
A unique token that identifies a ticket reservation
itemNumberstring
An item or product number defined in the ticketing system
issuedAtdatetime
The date and time when the ticket was issued
descriptionobject
Descriptive information about a ticket item. The source of these fields are configurable.
pinCodestringOptional
A pin code for the ticket, used for validation when rescheduling or revoking a confirmed ticket
unitPriceInclVatdoubleOptional
currencyCodestringOptional
ticketHolderstringOptional
The name of the person holding the ticket(s)
ticketHolderLanguagestringOptional
The language code the ticket holder wants to receive notifications in.
notificationAddressstringOptional
The email address or mobile phone number to send tickets and notifications to
inWalletbooleanOptional
Only present when withWallet=true. true when the ticket is in a wallet.
walletslist of objectsOptional
Only present when withWallet=true. The wallets currently holding the ticket, each as Get Wallet returns it but without the assets. Empty when the ticket is in no wallet.
printCountintegerOptional
printedAtdatetimeOptional
accessHistorylist of objectsOptional
admissionEntitlementslist of objectsOptional