Bookeasy - Get Operator Booking Question Products( getPackageBookingQuestions )

Navigate to Bookeasy

Details

  • Name Get Operator Booking Question Products
  • Description Responsible for returning Products for a particular set of booking questions.
  • MethodGroup Operators

Parameters

  • PackageId
    Type Int32
  • ControlId
    Type Int32
  • StartDate
    Type DateTime
  • Adults
    Type Int32
  • Children
    Type Int32
  • Infants
    Type Int32
  • Concessions
    Type Int32
  • Students
    Type Int32
  • Observers
    Type Int32
  • Family
    Type Int32
  • IncludeInternalOnly
    Type Boolean
  • uiView
    Type Boolean
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Operator Booking Question Products Model">GetOperatorBookingQuestionActionsModel</a>
    Name Get Operator Booking Question Products Model

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>