get
https://api.accelevents.com/rest/host/event//performance/ticketing/recurringEvent/revenueInfo
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 - ✅
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Here is the description of response attributes, which returns in the form of a JSON.
| Attribute | Description | |
|---|---|---|
| data | It contains below list of attributes that can be an array of objects. | |
| 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. |