Issues with Minimum Length of Stay and Calendar

Hi,

On our IBE, we use an availability calendar to display available dates to customers. Normally, this functions fine as we use the /connect/hotels/{id}/availability endpoint to build this calendar by searching for availability for each day of the month. However, we've recently onboarded a hotel that has a minimum LOS of 2 nights on all of their rates, so this method doesn't work for them because when searching for availability for each day of the month, we get empty results back because of their minimum LOS (I've attached a couple examples of API requests/responses to demonstrate what I mean).

Is there any way we can edit the configuration/pass something to the API call to still enforce the minimum LOS on the availability, but also allow us to get availability for the rooms on a per-day basis? Also, I know that some work was being done on creating a Calendar endpoint within Rover, is work still continuing on this?

Thanks!

txt
txt
Login or Signup to post a comment