accesso_get_order
Read an accesso ticket link and retrieve order number plus every admission—product, participant, date, start time, barcode text, and merchant instructions—without requiring a login.
Instructions
Read an accesso ticket link: the order number and every admission on it — product, participant, date, start time, barcode text, and the merchant instructions. Covers any accesso-powered venue (theme parks, camps, festivals). Needs no login; the emailed link is the credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The accesso ticket link from the order-confirmation email. Optional when ACCESSO_TICKET_URL is set. | |
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact returns the slim per-ticket projection — identity, participant, date, time; "full" returns every field parsed from the order page. | |
| include_terms | No | Include each ticket's terms and conditions (long, and identical per venue). |