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 Int32Required true
-
name
Type StringExample <a class="showCode" href="/be/getOperatorsInformation?q=4&name=fun ">/be/getOperatorsInformation?q=4&name=fun </a>
-
includeInactiveOperators
Type BooleanExample <a class="showCode" href="/be/getOperatorsInformation?q=4&includeinactiveoperators=true">/be/getOperatorsInformation?q=4&includeinactiveoperators=true</a>
-
operators
Type StringExample <a class="showCode" href="/be/getOperatorsInformation?q=4&operators=7365,7376">/be/getOperatorsInformation?q=4&operators=7365,7376</a>
-
CampaignId
Type Int32Example <a class="showCode" href="/be/getOperatorsInformation?q=85&CampaignId=6">/be/getOperatorsInformation?q=85&CampaignId=6</a>
-
ExternalSearch
Type BooleanExample <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 BooleanExample <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 ModelDescription Used to return information from getOperatorsInformation operation
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>