Bookeasy - Get Tour Config( getTourConfig )
Navigate to Bookeasy
Details
- Name Get Tour Config
- Description Responsible for returning config information in relation to a specific tour.
- MethodGroup Tours
Parameters
-
q
Type Int32Description The unique identifier of the tour that you want to run the operation on.Example <a class="showCode" href="/be/getTourConfig?q=5590">/be/getTourConfig?q=5590</a>Required true
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Tour Config Model">GetTourConfigModel</a>Name Get Tour Config ModelDescription Defines the get tour config response object.
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>