API Reference

Retrieve categories detail

This API will get all categories details of the recently visited event for the passed data type.

Path Parameters
eventUrl - It contains 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 array.

AttributeDescription
idRepresents the unique identifier of seating categories.
nameRepresents the name of a seating category.
havingVariationsRepresents if a ticket has variation or not.
colorRepresents the seating category color code.
imageUrlRepresents the seating category image URL.
quantityRepresents the total quantity of tickets for the category.
eventIdA number that represents a unique identifier for an event.
positionRepresents the position value of the category.
dataTypeRepresents the ticket type, value can be TICKET or ADDON.
ticketTypeRepresents ticket type, value can be FREE, PAID or DONATION.
Path Params
string
required

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

Query Params
string
required
Defaults to TICKET

Pass event ticket type to get categories detail.

Headers
string
Responses

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