Get available waitlist details

User can use this api to get the details of waitlist setting.
User have to pass a eventurl for which they want to get the wait list details.

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

AttributesDescription
manualReleaseTicketsIt will return true if event host set the release wait list manually.
maxWaitListSizeIt will return allowed max wait limit count.
maxWaitListSizeReachedIt will provide true if max wait limit is reached.
phoneNumberRequiredIf event host have set phone number required than it will return true.
remainingTicketsIt will provide a remaining wait list ticket size.
timeToRespondInDaysIt will provide a respond time for pending wait list tickets in days.
timeToRespondInHoursIt will provide a respond time for pending wait list tickets in hours.
timeToRespondInMinutesIt will provide a respond time for pending wait list tickets in minutes.
waitListEnabledIt will return true, if wait list enabled.
waitListTicketReleaseMessageIt will provide a message description which is set by the event host.
waitListTriggerIt will return a event ticket type id for which condition needs to trigger a wait list.

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

Error CodeError Description
4040200 No Event could be found
Language
Click Try It! to start a request and see the response here!