What are the different paths to start the Holidu integration?

To integrate with our Holidu API it is important that you send to our endpoints the following:

  • Apartment data (listings: photos, descriptions, facilities, etc)

  • Availabilities

  • Information about the prices

  • And information in case there is a booking cancellation or modification.

Additionally, we require you to develop two endpoints (availabilities and booking), so we can send live queries to confirm availabilities and bookings.

 

Prices

Regarding the prices, it is important to note that we have two different paths (options). Which one is suitable for you? it depends on how you manage the prices, for that reason we offer two paths:

  • LOS (Length of stay) offers the possibility to set up different prices depending on how long is the stay

  • RATES (in this case, you also must develop the endpoint AVAILABILITY)

  • If you choose RATES then you also must develop the endpoint AVAILABILITY

  • If you develop the endpoint LOS you don’t need to develop the endpoint AVAILABILITY since the available dates are including in the LOS endpoint

  • If you send data to the LOS endpoint then all the info sent to RATES and/or to AVAILABILITY will NOT be considered (LOS overwrites all data sent to RATES and AVAILABILITIES)

In case you have any questions, please contact providersupport@holidu.com