Bookeasy - Get Operator Config( getOperatorConfig )

Navigate to Bookeasy

Details

  • Name Get Operator Config
  • Description If you are interested in building a page where you will search this operator alone, this message will contain all the setup information you may require.
  • MethodGroup Operators

Parameters

  • OperatorId
    Type Int32
    Description The Unique Identifier for the operator you wish to get the config information for.
    Required true
    Example <a class="showCode" href="/be/getOperatorConfig?OperatorId=7410">/be/getOperatorConfig?OperatorId=7410</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Operator Config Response">GetOperatorConfigResponse</a>
    Name Get Operator Config Response
    Description Is an operator response object for Operator Details.

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>