get
https://api.accelevents.com/rest/host/event//getTicketingTypeGraphDetails
This API is used to get ticketing type graph details for all ticket types for a particular event.
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 - ✅
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 array.
| Attribute | Description |
|---|---|
| name | Ticket name. |
| totalTickets | Number of tickets for the ticket type. |
| remainingTickets | Remaining number of tickets available for purchase. |
| ticketType | Ticket type. This can be FREE, PAID or DONATION. |
| grossSale | The total number of tickets that have been sold. |
| numberOfTicketPerTable | The number of tickets available per table. |
| soldAsBundleCount | The number of tickets sold in the bundle. |
| soldAsIndividualCount | The number of tickets sold as an individual. |
| individual | Is the ticket type individual? |