Bookeasy - Get Vc Locations Hierarchy( getVcLocationsHierarchy )
Navigate to Bookeasy
Details
- Name Get Vc Locations Hierarchy
- Description Responsible for returning Visitor Center Locations wraped up in their regions and states.
- MethodGroup Visitor Center
Parameters
-
q
Type Int32Example <a class="showCode" href="/be/getVcLocationsHierarchy?q=4">/be/getVcLocationsHierarchy?q=4</a>Required true
-
ShowAll
Type BooleanExample <a class="showCode" href="/be/getVcLocationsHierarchy?q=4&ShowAll=true">/be/getVcLocationsHierarchy?q=4&ShowAll=true</a>Description When this value is set to true it will return all locations in the system. Defaults to false.
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Vc Location Hierarchy Model">GetVcLocationsHierarchyModel</a>Name Vc Location Hierarchy ModelDescription Defines a response for the get vc locations hierarchy request.
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>