API Reference

Get list of ticketing sales data

This API will get ticketing sales data to display on the dashboard. By default ticket data type details will be fetched and can be changed to display ADDON type details.

Path Parameters Not Required

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 array

Attribute

Description

ticketSold

Represents the count of the total ticket sold.

totalTickets

Represents the count of total tickets.

ticketTypeName

Represents the name of the ticket.

ticketPrice

Represents the price of the ticket.

status

Represents the status of the ticket, such as ACTIVE or not.

endDate

Represents the ticket end date.

Language
Credentials
Header
Click Try It! to start a request and see the response here!