Price Check

💸 Price Check API

Hotel prices are dynamic and can change at any time. To prevent booking failures due to price fluctuations, it's essential to pass the correct price during the booking process.

The Price Check API verifies whether the price for a given recommendationId is still valid or has changed.

🔁 Why Use This API?

  • Ensures the price is up-to-date before booking
  • Helps avoid failed bookings due to outdated pricing
  • Promotes transparency with end-users by allowing confirmation on price change
⚠️

If there's a price change, it’s recommended to:

  • Notify the user
  • Proceed with booking only after obtaining their consent

Attempting to book with an outdated price will result in booking failure.

📘 API Reference: Price Check API Documentation