get https://api.accelevents.com/rest/host/event//getTicketingSalesGraphDetails
This API is used to get ticket sales data between passed dates.
Path parameters
eventUrl
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 array.
Attribute | Description |
---|---|
saleDate | Timestamp of ticketing sale. |
numberOfTicketSold | Number of tickets sold for the day. |
totalSale | The total amount of tickets sold for the day. |