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 Int32
    Description q is the Control id the operator belongs to.
    Required true
  • operators
    Type String
    Description A list of operator ids you wish to filter the search by
    Example <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 Model
    Description The response object for getOperatorImages operation

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>