list_reservations
Get Hostaway reservations by guest name, listing, or arrival date range. Read-only access to reservation details without creating or modifying data.
Instructions
List reservations via GET /v1/reservations. Read-only. doorCode / doorCodeVendor / doorCodeInstruction are stripped. Create reservation is not implemented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | No | Guest name search | |
| listingId | No | ||
| arrivalEndDate | No | ||
| arrivalStartDate | No |