Retrieves detailed ticket information for a specific order item
GET/api/v1/eventim/order/tickets/:orderItemId
Fetches comprehensive ticket details for all tickets associated with a specific order item (order row). Returns ticket fields including barcode, seat information, event details, customer information, and venue information. Only returns tickets with status greater than 299 (PrintAttempt) and with a non-empty barcode. Used to display ticket details after order confirmation and printing.
SOAP Equivalent: AWSP_OrderGetTicketField