Bookeasy - Get Tours Details Short.( getToursDetailsShort )
Navigate to Bookeasy
Details
- Name Get Tours Details Short.
- Description This message returns short details relating to a tour.
- MethodGroup Tours
Parameters
-
q
Type Int32Description The control id for the visitor center you are searching from.Required trueExample <a class="showCode" href="/be/getToursDetailsShort?q=4">/be/getToursDetailsShort?q=4</a>
-
operators
Type StringDescription A list of operator ids you wish to filter the search byExample <a class="showCode" href="/be/getToursDetailsShort?q=4&operators=28975,44666">/be/getToursDetailsShort?q=4&operators=28975,44666</a>
-
ExternalSearch
Type BooleanDescription Will allow you to search operators that are not linked to your visitor center.Example <a class="showCode" href="/be/getToursDetailsShort?q=85&ExternalSearch=true">/be/getToursDetailsShort?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 Tours Details Short Model">getToursDetailsShortModel</a>>Name Get Tours Details Short ModelDescription This is the model used when returning a response from getToursDetailsShortModel
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>