Bookeasy - Get Operator Booking Questions( getOperatorBookingQuestions )
Navigate to Bookeasy
Details
- Name Get Operator Booking Questions
- Description Responsible for returning Booking Questions for a particular operator.
- MethodGroup Operators
Parameters
-
q
Type Int32Description The Unique identifier for the operator you wish to get Booking Questions for.Required true
-
p
Type Int32Description The Unique identifier for the product (eg. room, tour) you wish to get Booking Questions for.Required true
-
adults
Type Int32
-
children
Type Int32
-
infants
Type Int32
-
concessions
Type Int32
-
students
Type Int32
-
observers
Type Int32
-
family
Type Int32
-
includeInternalOnly
Type Boolean
-
InPackageMode
Type Boolean
-
StartDate
Type DateTime
-
uiView
Type Boolean
-
IgnoreCache
Type Boolean
-
ShowError
Type Boolean
-
callback
Type String
Response
-
Name Get Operator Booking Questions Model
Faults
-
Name Json Result ErrorDescription This error is thrown where something happens and it was unexpected.Type JsonResultError