get https://api.accelevents.com/rest/host/performance/ticketing/holder/CSV
This API used to download the ticket holder data in CSV format for a specified event.
This API can be accessed by Event Admins, Organizer Admins, and Enterprise Admins.
Description of response attributes. Attributes are returned as JSON.
If the response returns successfully you will receive a Success
response.
Attribute | Description |
---|---|
type | Type of API response. i.e Success or Fail. |
message | The body of the API response containing date for the end user. |
To call this API, you may pass in the startTime and endTime for the date range of orders you would like to access.
The response will include a CSV with all properties associated with Ticket Holders
for a given event. Please note, if you are only capturing information for Ticket Buyers
or if you are capturing other properties for Ticket Buyers
you will want to use the Ticket Buyer
endpoint.