API Reference

Get ticketing sales wrapper date

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
that can be an array of objects.

Attribute

Description

grossRevenue

It represents the gross revenue amount.

recurringEventDates

  • *checkInXMinutesBefore:** Number of allowed minutes before check-in.
  • *endTime:** Recurring event end time.
  • *occursFrom:** It represents a recurring event start date.
  • *occursUntil:** It represents a recurring event end date.
  • *startTime:** Recurring event start time.

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.

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