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

Log in to see full request history

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

AttributeDescription
data It contains below list of attributes
that can be an array of objects.
Attribute Description
grossRevenueIt represents the gross revenue amount.
recurringEventDatescheckInXMinutesBefore: 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.
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.
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.

Headers
string
Responses

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