Bookeasy - Get Operator Modification Dates( getOperatorModDates )
Navigate to Bookeasy
Details
- Name Get Operator Modification Dates
- Description Responsible for returning last change times for operators that match the request provided.
- MethodGroup Operators
Parameters
-
q
Type Int32Description The Unique Identifier of the visitor center you are searching (control id).Required trueExample /be/getOperatorModDates?q=6
-
OperatorId
Type Int32Description If you wish to filter this response to a particular operator specify the operator id in this value
-
ModifiedAfter
Type DateTimeDescription Will only return operators that have been modified after the date specified here.
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Name Get Operator Modified Dates ModelDescription Defines the response object for the GetOperator Mod Dates Operation.
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type JsonResultError