| forType |
string |
Product itself or the place where the product is served. |
| onDemand |
boolean |
Defines availabilities source: ondemand (by default) or cached. |
| dateFrom |
date-time |
|
| dateUntil |
date-time |
To check a date range (from-until) can only be used in combination with ondemand=false and checks each date separately. |
| numberOfTravelers |
integer |
|
| fullPeriodOnly |
boolean |
Only availabilities where start date + duration is within the requested date range will be returned. This can only be used in combination with ondemand=false. |