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 | 43 | INTEGER (3) | Options are available in /Transfers/Locations endpoint |
toLocationId | 23 | INTEGER (3) | Options are available in /Transfers/Locations endpoint |
fromLocationType | airports | OPTION |
Options are available in /Transfers/Locations endpoint |
toLocationType | hotels | OPTION |
Options are available in /Transfers/Locations endpoint |
tripType | oneway | VARCHAR (6) |
|