This API will get ticketing sales details and uses pagination and searching functionality to retrieve records.
Path Parameters event url
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 - ✅
Here is the description of response attributes, which returns in the form of a JSON.
Attribute | Description | |
---|---|---|
data | It contains below list of attributes | |
Attribute | Description | |
grossRevenue | It represents the gross revenue amount. | |
recurringEventDates |
| |
recurringEventId | It represents the recurring event identifier. | |
ticketsSold | It represents the total number of tickets sold. | |
totalTickets | It represents the total number of tickets. | |
recordsFiltered | It returns the filter added to get a listing of attendees. | |
recordsTotal | It returns total records of all attendees. | |
error | It contains error information. |