Below are the available filters for activities. These get passed as JSON during your HTTP post.
Name | Example | Type | Options |
---|---|---|---|
Id | 1 | INTEGER | |
fromDate | 2023-12-12 | DATE | |
toDate | 2023-12-17 | DATE | |
bypassRoomMaxOccupancy | 1 | INTEGER |
|
The purpose of the bypassRoomMaxOccupancy is to allow more accommodation results to display regardless of the passenger combination. We suggest that you include logic to only enable the bypass if the customer is searching for a larger group of people i.e. 6 adults+ Important Note: If you are using the bypass max occupancy, please note that the price will not be provided for 'per person' priced accommodation. Prices will only be returned for 'per unit' prices accommodation (i.e. apartments) as the configuration of passengers does not affect the the price per room. We recommend in that you add logic on your website to allow for this. Additional logic suggestions for when the bypass is active
|
Name | Example | Type | Options |
---|---|---|---|
adults | 1 | INTEGER | |
children | 1 | INTEGER | |
childrenAges | 10 | ARRAY |