Bookeasy - Get Events Operator Event Details.( getEventsOperatorEventDetails )
Navigate to Bookeasy
Details
- Name Get Events Operator Event Details.
- Description This message returns details relating to a event operators events.
- MethodGroup Events
Parameters
-
q
Type Int32Description q is the Control id the operator belongs to.Required true
-
operators
Type StringDescription A list of operator ids you wish to filter the search byExample <a class="showCode" href="/be/getEventsOperatorEventDetails?q=85&operators=70129,68282">/be/getEventsOperatorEventDetails?q=85&operators=70129,68282</a>
-
CampaignId
Type Int32Description Filters the results to only return specific campaign information. This overrides the operators parameterExample <a class="showCode" href="/be/getEventsOperatorEventDetails?q=85&CampaignId=6">/be/getEventsOperatorEventDetails?q=85&CampaignId=6</a>
-
ExternalSearch
Type BooleanDescription Enables you to return information on operators that are not linked to your visitor centerExample <a class="showCode" href="/be/getEventsOperatorEventDetails?q=85&operators=19700&ExternalSearch=true">/be/getEventsOperatorEventDetails?q=85&operators=19700&ExternalSearch=true</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Events Operator Events Details Model">GetEventsOperatorEventDetailsModel</a>Name Get Events Operator Events Details ModelDescription The response object for the get Events operato Events details model.
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>