Filter Parameters

Below are the available filters for activities. These get passed as JSON during your HTTP post.

Name Example Type Options
fromDate 2025-05-01 DATE
(YYYY-MM-DD)
toDate 2025-05-08 DATE
(YYYY-MM-DD)
fromLocationId 39 INTEGER (3) Options are available in /Transfers/Locations endpoint
toLocationId 420 INTEGER (3) Options are available in /Transfers/Locations endpoint
adults 4 INTEGER (2) 1-99
Note, the age of an adult is from 12 years upwards.
children 3 INTEGER (2) 1-99
Note, the age of a child is from 0-11 years (inclusive).
ages 1,2,5,20,30,44,67 ARRAY This is an optional variable...by passing this you can provide more accurate pricing for the party travelling. If you don't supply this information at time of request, we'll provide a price based on the number of adults and children specified. If you do supply the list of ages, we'll use that instead which allows us to provide more accurate pricing across more pricing bands (i.e. infant, child, junior, adult and seniors) therefore achieving better discounts.

For your reference please see below ages to show the bandings we use when calculating your price.

  • Infant: 0-3 years
  • Child: 4-11 years
  • Junior: 12-25 years
  • Adult: 26-64 years
  • Senior: 65+ years
fromTime 10:00 TIME
(HH:MM)
toTime 16:15 TIME
(HH:MM)