accesso_get_ticket
Fetch a single admission's full details from an accesso order using its index, including merchant instructions and optional terms.
Instructions
One admission from an accesso order in full detail, including the merchant instructions and (on request) the terms. Identify it by its index from accesso_get_order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | The accesso ticket link from the order-confirmation email. Optional when ACCESSO_TICKET_URL is set. | |
| index | Yes | Ticket index, from accesso_get_order. | |
| include_terms | No | Include the terms and conditions. |