Bookeasy - Get Operators Metadata( getOperatorsMetadata )
Navigate to Bookeasy
Details
- Name Get Operators Metadata
- Description Responsible for returning meta data information for the operators specified in the request.
- MethodGroup Operators
Parameters
-
q
Type Int32Description The Control Id of the rooms you are interested inRequired trueExample <a class="showCode" href="/be/getOperatorsMetadata?q=4">/be/getOperatorsMetadata?q=4</a>
-
operators
Type StringDescription A list of operator ids you wish to filter the search byExample <a class="showCode" href="/be/getOperatorsMetadata?q=4&operators=7365,7376">/be/getOperatorsMetadata?q=4&operators=7365,7376</a>
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Operators Metadata Model">GetOperatorsMetadataModel</a>Name Get Operators Metadata ModelDescription The response object for the get operators metadata 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>