v1

latestOpenAPI 3.1.02026-08-0610344237.7 KB
Hotel

Verify hotel price

Checks if the previously selected hotel price has been modified. To indicate the change in hotel price, the priceChange field in the response will be set to true and the price object will contain the latest hotel price. If the price remains unchanged, the priceChange field will be set as false and the price object will contain the original price.

post/v2/hotel/price-check

Request body

priceValidateKeystring required

The key used to validate the price.

tripIdstring

The trip ID for the booking.

Response

OK

bookingKeystring required

The unique key used to make the hotel booking.

timeoutinteger required

Timeout for the booking key in seconds.

priceChangeboolean required

Indicates if the price has changed.