Bookeasy - Get Tour Manager Operator Attributes( GetTmOperatorAttributes )

Navigate to Bookeasy

Details

  • Name Get Tour Manager Operator Attributes
  • Description Is A data method for the Tour Manager Module. Returnes Tour manager Operator attributes for the operator id specified in the request.
  • MethodGroup Modules

Parameters

  • q
    Type Int32
    Description The unique id of the operator to be searched.
    Example <a class="showCode" href="/be/GetTmOperatorAttributes?q=19700">/be/GetTmOperatorAttributes?q=19700</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Tour Manager Operator Attributes Model">GetTmOperatorAttributesModel</a>
    Name Get Tour Manager Operator Attributes Model
    Description The model object for the get tour manager operator attributes operation.

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>