get
https://api.accelevents.com/rest/host/ticketing//order/eventTicket/
This API used to get ticketing holder data associated with the specified the ticketId and event. This API can be access by event admin and super admin. It will return data like ticketingFee, firstName, lastName, paidAmount, ticketType, bundleType, paidAmount and many others. To call this API, user have to pass query param with API URL like ticketId and authentication key to authenticate user.