put https://open-api.guesty.com/v1/reservations/
Use this request to alter a guest reservation.
NOTE:
- To amend the check-in and check-out dates, please use
checkInDateLocalized
andcheckOutDateLocalized
with the formatYYYY-MM-DD
.
In this case, we do not recommend using fieldscheckIn
andcheckOut
with UTC format (example2023-01-30T10:00:00+02:00
) it might cause timezone and dates discrepancies. - Update check-in and check-out times using
plannedArrival
andplannedDeparture
.
IMPORTANT:
Include ignoreCalendar
and ignoreTerms
at your own risk. These will ignore any calendar block or listing requirement and may lead to an overbooking or unsuitable booking.