Bookeasy - Get Event manager operator config.( getTmOperatorConfig )

Navigate to Bookeasy

Details

  • Name Get Event manager operator config.
  • Description Responsible for returning Config information for a event manager operator..
  • MethodGroup Modules

Parameters

  • q
    Type Int32
    Description The unique identifier for the visitor center who has the tour manager module.
    Required true
  • OperatorId
    Type Int32
    Description This is operator id for the vc you wish to search for.
    Required true
    Example <a class="showCode" href="/be/getTmOperatorConfig?q=6&OperatorId=19700">/be/getTmOperatorConfig?q=6&OperatorId=19700</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Information Model">GetVcInformationModel</a>
    Name Get Vc Information Model
    Description Is the response object for the getVcInformation 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>