Get unavailable dates for a property
GET/developer/properties/:id/unavailableDates
Retrieve all dates that are unavailable (booked or blocked) for a property. Returns an array of date strings that cannot be selected as check-in or stay dates. Use this to grey out dates in a calendar/datepicker widget.
Request
Responses
- 200
- 403
- 404
- 429
Array of unavailable date strings for the property calendar
Invalid API key, IP not whitelisted, or origin not allowed
Property not found
Rate limit exceeded — check Retry-After header