Skip to main content

Get the minimum stay calendar for a listing.

GET 

/listings/:listing_id/min_stay_calendar

Returns the per-date minimum stay derived from the listing's minimum stay rules for a given date range. One entry is returned for each date in the range.

A null value for min_stay means no specific rule covers that date.

Defaults to today through the maximum calendar horizon (1.5 years) when start_date and end_date are omitted. The total date range may not exceed 3 years.

Request

Responses

Array of minimum stay entries ordered by stay date.