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 - ✅

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response attributes, which returns in the form of a JSON.

AttributeDescription
dataIt contains below list of attributes
that can be an array of objects.
AttributeDescription
grossRevenueIt 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.
recurringEventIdIt represents the recurring event identifier.
ticketsSoldIt represents the total number of tickets sold.
totalTicketsIt represents the total number of tickets.
recordsFilteredIt returns the filter added to get a listing of attendees.
recordsTotalIt returns total records of all attendees.
errorIt contains error information.
Query Params
int32
Defaults to 0

Pages are zero indexed, thus providing 0 for page will return the first page.

int32
Defaults to 5
boolean
Defaults to false
string

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json