post https://api.accelevents.com/rest/host/event//waitlist/releseWaitList
This API is used to release the waitlist to the people on it.
To call this API, the user has to pass the request body of waitListId and the authentication key to authenticate the user.
Here is the description of response attributes, which returns to the form of JSON.
It will return a success message if API execute successfully.
Attribute | Description |
---|---|
Type | Returns the type of API response. i.e Success or Fail. |
Message | Success |
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
4040200 | Event Not Found |
4061207 | To release this ticket from the waitlist, you must increase the Quantity Available on the Set Up Tickets page. |