Skip to main content

Get available nights from a check-in date

POST 

/developer/properties/:id/available-nights

Given a check-in date, returns the valid night durations available for a property (e.g., 3, 4, 7, 14 nights). Takes into account subsequent bookings, minimum stay rules, and short break configuration. Use this to populate a "number of nights" dropdown after the guest selects a check-in date.

Request

Responses

Array of valid night durations available from the given check-in date