πŸ“ˆ Digest into multi-rates in Holidu API!

Multi-rates in Holidu API v2.0

New feature available in our API!

πŸ“˜

We’re excited to introduce a new functionality: multi-rates!

  • You can now specify a Rate Identifier (rateId) in your requests to manage different rates (e.g., "Standard Rate", "Non-Refundable Rate") separately across apartments.
  • The rateId parameter is a string field used across multiple parts of our API:
    • LOS (Length of Stay)
    • Payment Configuration
    • Cancellation conditions

⚑ Summary: Why use multi-rates?

  1. Manage twopricing models (e.g., refundable vs non-refundable) separately.
  2. Delete, update, or retrieve LOS, payment settings and cancellation conditions per rate.
  3. Keep your apartment’s pricing structure more flexible and organized.

❗️

Important:

β˜‘οΈ If no rateId is passed, the request operates on the default rate.

β˜‘οΈ rateId must be a valid string and should be consistently used across different API calls for the same rate.

β˜‘οΈ Product design is currently supporting two rates per listings, so please set-up only:

  • one flexible rate (with free-cancellation)
  • one non-refundable rate (without free cancellation)

Please find here the Holidu API V2 LOS on how to set up a use rateId in LOS along with Holidu API V2 Payment configuration in payment configuration and Holidu API V2 Cancellation conditions in cancellation conditions.

If you are interested and still have some question, feel free to reach out to [email protected] or your Technical Account Manager.