Get list of ticketing buyer data with amounts

This API will get ticket buyer data with the gross and net amount of recent events to display on the dashboard. By default ticket data type details will be fetched and can be changed to display ADDON type details. This API support pagination, allowing you to pass details of page index and row count to get specific data, and you can pass values in the search parameter to find specific values.

Path Parameters eventUrl

Body Parameters Not Required

Response Details / Check response object

Authentication required - ✅

Role wise accessibility 
 Super Admin - ✅ Admin - ✅ Staff - ❌ Attendee - ❌ Exhibitor - ❌ Speaker - ❌

Modules Display - ❌ Portal - ❌ Host - ✅

Query Params
string
enum
Defaults to TICKET
Allowed:
int64
Defaults to 0

Unique identifier of an event.

int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 10

number of records per page.

string

Pass text to search value.

string

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Headers
string
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json