Bookeasy - Get Events Details Short.( getEventsDetailsShort )

Navigate to Bookeasy

Details

  • Name Get Events Details Short.
  • Description This message returns short details relating to a event.
  • MethodGroup Events

Parameters

  • q
    Type Int32
    Description The control id for the visitor center you are searching from.
    Required true
    Example <a class="showCode" href="/be/getEventsDetailsShort?q=4">/be/getEventsDetailsShort?q=4</a>
  • operators
    Type String
    Description A list of operator ids you wish to filter the search by
    Example <a class="showCode" href="/be/getEventsDetailsShort?q=85&operators=70129,68282">/be/getEventsDetailsShort?q=85&operators=70129,68282</a>
  • ExternalSearch
    Type Boolean
    Description Will allow you to search operators that are not linked to your visitor center.
    Example <a class="showCode" href="/be/getEventsDetailsShort?q=85&ExternalSearch=true">/be/getEventsDetailsShort?q=85&ExternalSearch=true</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type List<<a href="/ui/Show?name=Get Events Details Short Model">getEventsDetailsShortModel</a>>
    Name Get Events Details Short Model
    Description This is the model used when returning a response from getEventsDetailsShortModel

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>