# Digital ticket compatible with Google Pay. Endpoint: GET /tickets/{ticketId}/pkpass Version: futuristic-tix Security: MuseumPlaceholderAuth ## Path parameters: - `ticketId` (string) ## Response 200 fields (application/json): - `Date` (string) - `eventName` (string) Name of the special event. - `ticketId` (string) Unique identifier for museum ticket. Generated when purchased. ## Response 400 fields (application/problem+json): - `type` (string) Example: "object" - `title` (string) Example: "Validation failed" ## Response 404 fields (application/problem+json): - `type` (string) Example: "object" - `title` (string) Example: "Validation failed"