get
https://api.accelevents.com/rest/host/ticketing//ticketTypes
This API is used to get all available ticketing types associated with the specified event. API is used as host side event admin and super admin can access this API. It will return data like allowEditingOfDisclaimer, currencySymbol, equivalentTimezone, eventStartDate, eventEndDate, ticketTypes and many more. To call this API, user will have to pass query param with API URL like fetchHiddenTicketsOnly, dataType, recurringEventId and authentication key to authenticate user.