Bookeasy - Get Tours Operator Tour Details.( getToursOperatorTourDetails )
Navigate to Bookeasy
Details
- Name Get Tours Operator Tour Details.
- Description This message returns details relating to a tour operators tours.
- MethodGroup Tours
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/getToursOperatorTourDetails?q=4&operators=28975,44666">/be/getToursOperatorTourDetails?q=4&operators=28975,44666</a>
-
CampaignId
Type Int32Description Filters the results to only return specific campaign information. This overrides the operators parameterExample <a class="showCode" href="/be/getToursOperatorTourDetails?q=85&CampaignId=6">/be/getToursOperatorTourDetails?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/getToursOperatorTourDetails?q=85&operators=19700&ExternalSearch=true">/be/getToursOperatorTourDetails?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 Tours Operator Tours Details Model">GetToursOperatorTourDetailsModel</a>Name Get Tours Operator Tours Details ModelDescription The response object for the get tours operato tours 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>