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 Int32
    Description q is the Control id the operator belongs to.
    Required true
  • operators
    Type String
    Description A list of operator ids you wish to filter the search by
    Example <a class="showCode" href="/be/getToursOperatorTourDetails?q=4&operators=28975,44666">/be/getToursOperatorTourDetails?q=4&operators=28975,44666</a>
  • CampaignId
    Type Int32
    Description Filters the results to only return specific campaign information. This overrides the operators parameter
    Example <a class="showCode" href="/be/getToursOperatorTourDetails?q=85&CampaignId=6">/be/getToursOperatorTourDetails?q=85&CampaignId=6</a>
  • ExternalSearch
    Type Boolean
    Description Enables you to return information on operators that are not linked to your visitor center
    Example <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 Model
    Description The response object for the get tours operato tours details model.

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>