Ticket module display page setting

This API is used to get the ticket module display page setting with the specified event. It will return data like showEnterEventButton, address, startDate, endDate, preEventAccessMinutes, eventListingStatus and ticketTypes etc.
To call this API, the user has to pass query param with API urls like eventUrl, accesscode and authentication key to authenticate the user.

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

Response

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

AttributeDescription
showRegistrationButtonThis contains the show registration button on the event landing page.
endDateThis contains the end date of ticket sales.
eventFormatThis contains the event venue status like VIRTUAL, HYBRID, or IN-PERSON.
eventListingStatusThis contains the event listing status. It will return types like PRIVATE, PUBLIC, PREVIEW, PUBLISHED, or POSTPONED.
eventVenueStatusThis will return the event venue status like VENUE, VIRTUAL, or TO BE ANNOUNCED.
preEventAccessMinutesThis will return the number of pre-event access times in minutes.
showEnterEventButtonThis contains the show enter event button on the portal. By default set a false value.
addressThis contains the event venue address.
showTicketPriceThis contains the show ticket price on the event landing page.
startDateThis contains the start date of ticket sales.
ticketTypesThis contains the different types of tickets. It will return a list of ticketing types.
  • *typeId** : It contains the ticket type id.
  • *price** : It contains the ticket type price.
  • *ticketType** : It contains the ticket type e.g. FREE, PAID or DONATION.
  • *dataType** : It contains the datatype e.g. TICKET or ADDON.

Error Code

Here are the possible error messages, which return if any condition gets failed or required data is missing for processing.

Error codeError Description
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource.
403Accessing the resource you were trying to reach is forbidden.
404The resource you were trying to reach is not found.
40600013Cant create url
4040200No Event could be found
4040051Ticketing setting not found
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

User pass the accesscode for ticket module display page setting

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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