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 Int32
    Description The control id for the visitor center you are searching from.
    Required true
    Example <a class="showCode" href="/be/getToursDetailsShort?q=4">/be/getToursDetailsShort?q=4</a>
  • operators
    Type String
    Description A list of operator ids you wish to filter the search by
    Example <a class="showCode" href="/be/getToursDetailsShort?q=4&operators=28975,44666">/be/getToursDetailsShort?q=4&operators=28975,44666</a>
  • ExternalSearch
    Type Boolean
    Description 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 Model
    Description This is the model used when returning a response from getToursDetailsShortModel

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>