Bookeasy - Get Vc Locations( getVcLocations )
Navigate to Bookeasy
Details
- Name Get Vc Locations
- Description Responsible for returning Visitor Center Locations.
- MethodGroup Visitor Center
Parameters
-
q
Type Int32Description The unique identifier of the visitor center you wish to get location information forExample <a class="showCode" href="/be/getVcLocations?q=4">/be/getVcLocations?q=4</a>Required true
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Type <a href="/ui/Show?name=Get Visitor Center Locations Model">GetVcLocationsModel</a>Name Get Visitor Center Locations ModelDescription Contains a list of bookeasy locations.
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>