Retrieves all reservations with optional filtering
Optional tenant ID to specify which tenant to operate as. Controls which reservations are accessible. If not provided, the default tenant will be used.
Currency to display prices in (ISO 4217)
"USD"
Filter by integration account ID
"123e4567-e89b-12d3-a456-426614174000"
Filter by listing ID
"123e4567-e89b-12d3-a456-426614174000"
Filter by reservation status
INQUIRY
, PENDING
, CONFIRMED
, MODIFIED
, MOVED
, CANCELLED
, EXPIRED
, NO_SHOW
, STAYING
, POST_STAY
, UNKNOWN
, BLOCKED
Filter by check-in date starting from
"2025-06-01T00:00:00.000Z"
Filter by check-in date up to
"2025-06-30T00:00:00.000Z"
Filter by check-out date starting from
"2025-06-15T00:00:00.000Z"
Filter by check-out date up to
"2025-07-15T00:00:00.000Z"
Reservations retrieved successfully
The response is of type object[]
.