Bookeasy - Get Events Details Short.( getEventsDetailsShort )
Navigate to Bookeasy
Details
- Name Get Events Details Short.
- Description This message returns short details relating to a event.
- MethodGroup Events
Parameters
-
q
Type Int32Description The control id for the visitor center you are searching from.Required trueExample <a class="showCode" href="/be/getEventsDetailsShort?q=4">/be/getEventsDetailsShort?q=4</a>
-
operators
Type StringDescription A list of operator ids you wish to filter the search byExample <a class="showCode" href="/be/getEventsDetailsShort?q=85&operators=70129,68282">/be/getEventsDetailsShort?q=85&operators=70129,68282</a>
-
ExternalSearch
Type BooleanDescription Will allow you to search operators that are not linked to your visitor center.Example <a class="showCode" href="/be/getEventsDetailsShort?q=85&ExternalSearch=true">/be/getEventsDetailsShort?q=85&ExternalSearch=true</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type List<<a href="/ui/Show?name=Get Events Details Short Model">getEventsDetailsShortModel</a>>Name Get Events Details Short ModelDescription This is the model used when returning a response from getEventsDetailsShortModel
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>