Bookeasy - Get Event Config( getEventConfig )

Navigate to Bookeasy

Details

  • Name Get Event Config
  • Description Responsible for returning config information in relation to a specific event.
  • MethodGroup Events

Parameters

  • q
    Type Int32
    Description The unique identifier of the event that you want to run the operation on.
    Example <a class="showCode" href="/be/getEventConfig?q=5590">/be/getEventConfig?q=5590</a>
    Required true
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Event Config Model">GetEventConfigModel</a>
    Name Get Event Config Model
    Description Defines the get event config response object.

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>