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 Int32Description The Unique Identifier for the operator you wish to get the config information for.Required trueExample <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 ResponseDescription Is an operator response object for Operator Details.
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>