Get Schedule (arrivals / departures / turnovers)
ownerrez_get_scheduleRetrieve operational schedule for a date range, showing arrivals, departures, stays, and same-day turnovers across all properties or a single property.
Instructions
The operational schedule for a date range across all properties (or one): who arrives, who departs, who stays through, and same-day turnovers. One call — no need to pass property ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Range end date, e.g. 2026-08-16. | |
| from | Yes | Range start date, e.g. 2026-08-10. | |
| property_id | No | Limit to one property. |