Return an pkpass for your ticket. Can be added to your wallet app and used for event entry.
Security
MuseumPlaceholderAuth
- Mock serverhttps://innovario.apishowdown.com/_mock/catalog/api-showdown/museum/v2/openapi/tickets/{ticketId}/pkpass
- https://api.fake-museum-example.com/v1.1https://api.fake-museum-example.com/v1.1/tickets/{ticketId}/pkpass
curl -i -X GET \
-u '<username>:<password>' \
https://innovario.apishowdown.com/_mock/catalog/api-showdown/museum/v2/openapi/tickets/a54a57ca-36f8-421b-a6b4-2e8f26858a4c/pkpassPkpass for a ticket.
Response
{ "eventName": "Pirate Coding Workshop", "eventDate": "2023-10-29", "ticketId": "a54a57ca-36f8-421b-a6b4-2e8f26858a4c" }