Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

General Purpose

The command will retrieve package' details of the attraction and session associated with provided package ID.
Package ID are ID retrieve from [ G_ATT_Package ] Get Available Attraction Package.

...

Variable Name

Variable Type

Explain

Example

dateOfSalesDate(YYYY-mm-dd)Date of sales, by given which date of sales to combine with packageID to fetch available attractions and session bundled in the package2017-11-03
packageIDVarchar(255)Package ID retrieve from from [ G_ATT_Planboard Package ] Get Plan Board AvailabilityAvailable Attraction Package, with combinations of above variable dateOfSales, if package are within validations dates, bundled attractions along with its session will be returnABCD1234

...