Bookeasy - Get Operator Images( getOperatorImages )
Navigate to Bookeasy
Details
- Name Get Operator Images
- Description Responsible for returning a list of images for the operators requested
- MethodGroup Operators
Parameters
-
q
Type Int32Description q is the Control id the operator belongs to.Required true
-
operators
Type StringDescription A list of operator ids you wish to filter the search byExample <a class="showCode" href="/be/getOperatorImages?q=4&operators=7365,7376">/be/getOperatorImages?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 Operator Images Model">GetOperatorImagesModel</a>Name Get Operator Images ModelDescription The response object for getOperatorImages 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>