accesso_get_ticket
Retrieve complete ticket details for a single admission by its index, including merchant instructions and optional terms and conditions.
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. |