Bookeasy - Get Event Manager Locations( getTmOperatorLocations )
Navigate to Bookeasy
Details
- Name Get Event Manager Locations
- Description Responsible for returning Event Manager Locations for a particular operator.
- MethodGroup Modules
Parameters
-
q
Type Int32Description The unique identifier for the visitor center who has the tour manager module.Required true
-
OperatorId
Type Int32Description The unique id of the operator to be searched.Required trueExample <a class="showCode" href="/be/getTmOperatorLocations?q=6&OperatorId=19700">/be/getTmOperatorLocations?q=6&OperatorId=19700</a>
-
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>