Booking-date filters for get_pms_reservations
get_pms_reservations now supports filtering by the date a booking was made, in addition to the existing stay-date filter.
booked_start_date/booked_end_date: filter reservations by booking-made date (YYYY-MM-DD). Either may be provided alone.start_date/end_date: filter by stay (check-in/check-out) date, as before. Both are required together when used.- At least one of the stay-date range or the booking-date range must be provided.