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 Int32
    Description 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 Model
    Description Defines the get tour config response object.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>