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 Int32Description The Control Id of the rooms you are interested inRequired trueExample <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 ModelDescription The response model for the get vc config 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>
