Get all reservations
Retrieves all reservations with optional filtering
Documentation Index
Fetch the complete documentation index at: https://ota-docs.calry.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Optional tenant ID to specify which tenant to operate as. Controls which reservations are accessible. If not provided, the default tenant will be used.
Query Parameters
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"
Response
Reservations retrieved successfully
Unique identifier for the reservation
"123e4567-e89b-12d3-a456-426614174000"
ID of the listing being reserved
"123e4567-e89b-12d3-a456-426614174000"
ID of the integration account
"123e4567-e89b-12d3-a456-426614174000"
Reservation ID in the provider system
"HMKYWB7BF8"
Provider identifier for listing
"3827197"
Check-in date (ISO format)
"2025-06-15"
Check-out date (ISO format)
"2025-06-22"
Total number of guests
2
Guest information
Status of the reservation
INQUIRY, PENDING, CONFIRMED, MODIFIED, MOVED, CANCELLED, EXPIRED, NO_SHOW, STAYING, POST_STAY, UNKNOWN, BLOCKED "CONFIRMED"
Source of the reservation
"website"
Additional notes for the reservation
"Guest requested early check-in if possible"
Original currency of the reservation (ISO 4217)
"USD"
Display currency of the reservation (ISO 4217)
"EUR"
Total price of the stay
880
Price components breakdown
Parent property ID, if applicable
"PROP12345"
Number of adult guests
2
Number of children
1
Number of infants
0
Number of pets
0
Creation date of the reservation (ISO format)
"2025-05-20T14:30:00.000Z"
Last update date of the reservation (ISO format)
"2025-05-21T10:15:00.000Z"
Cancellation date of the reservation (ISO format, if cancelled)
"2025-05-25T09:45:00.000Z"
Confirmation date of the reservation (ISO format)
"2025-05-20T15:00:00.000Z"