Bookeasy - Get Operators Information( getOperatorsInformation )

Navigate to Bookeasy

Details

  • Name Get Operators Information
  • Description Responsible for returning detailed information in relation to an operator.
  • MethodGroup Operators

Parameters

  • q
    Type Int32
    Required true
  • name
    Type String
    Example <a class="showCode" href="/be/getOperatorsInformation?q=4&name=fun ">/be/getOperatorsInformation?q=4&name=fun </a>
  • includeInactiveOperators
    Type Boolean
    Example <a class="showCode" href="/be/getOperatorsInformation?q=4&includeinactiveoperators=true">/be/getOperatorsInformation?q=4&includeinactiveoperators=true</a>
  • operators
    Type String
    Example <a class="showCode" href="/be/getOperatorsInformation?q=4&operators=7365,7376">/be/getOperatorsInformation?q=4&operators=7365,7376</a>
  • CampaignId
    Type Int32
    Example <a class="showCode" href="/be/getOperatorsInformation?q=85&CampaignId=6">/be/getOperatorsInformation?q=85&CampaignId=6</a>
  • ExternalSearch
    Type Boolean
    Example <a class="showCode" href="/be/getOperatorsInformation?q=4&operators=7365,7376&ExternalSearch=true">/be/getOperatorsInformation?q=4&operators=7365,7376&ExternalSearch=true</a>
  • showInternalOperators
    Type Boolean
    Example <a class="showCode" href="/be/getOperatorsInformation?q=4&operators=7365,7376&showInternalOperators=true">/be/getOperatorsInformation?q=4&operators=7365,7376&showInternalOperators=true</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Operators Information Model">getOperatorsInformationModelNew</a>
    Name Get Operators Information Model
    Description Used to return information from getOperatorsInformation 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>