YYYY-MM-DD format.
Examples:
Common fields
| Field | Meaning |
|---|---|
date_from | Arrival date, start date, or the beginning of a search range in API v1. |
date_to | Departure date, end date, or the end of a search range in API v1. |
dateFrom | Target API v2 equivalent of date_from. |
dateTo | Target API v2 equivalent of date_to. |
Booking dates
For booking and price requests,date_from is the arrival date and date_to is
the departure date.
The departure date must be after the arrival date.
Availability ranges
Availability endpoints can also usedate_from and date_to as a search
range.
When a range is omitted, the endpoint chooses defaults based on the nearest
available booking period. Check the endpoint reference for endpoint-specific
defaults.