Bookeasy - Get Vc Config Operation( getVcConfig )

Navigate to Bookeasy

Details

  • Name Get Vc Config Operation
  • Description Responsible for returning visitor center config. Removed from getInformation to enable a faster read of this information.
  • MethodGroup Visitor Center

Parameters

  • q
    Type Int32
    Description The Control Id of the rooms you are interested in
    Required true
    Example <a class="showCode" href="/be/getVcConfig?q=4">/be/getVcConfig?q=4</a>
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Vc Config Model">GetVcConfigModel</a>
    Name Get Vc Config Model
    Description The response model for the get vc config 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>