Hotels com Provider

フリーミアム
よって Tipsters CO | 更新済み vor 19 Tagen | Travel
人気

9.9 / 10

レイテンシー

1,541ms

サービスレベル

100%

Health Check

100%

すべてのディスカッションに戻る

Redirect user for booking

Rapid account: Umaidashraf 0
umaidashraf0
vor 3 Monaten

How can I redirect the user to hotels.com url for specific hotel to actually book the room? I have the hotel Id in hotel search response, but not the url.

Rapid account: Donald Steve
DonaldSteve Commented vor 3 Monaten

HOW I RECOVERED MY LOST CRYPTO: Steve Hacker has my heartfelt gratitude for his incredible assistance in overcoming my cryptocurrency challenges. His knowledge and proficiency in the world of cryptocurrencies are truly outstanding. Taking the time to comprehend my situation, Steve offered practical advice and helped me navigate the complexities. A reliable professional, Steve is passionate about helping others succeed in the crypto space. If you’re facing crypto-related hurdles, don’t hesitate to contact him on Gmail: hackersteve911@gmail.com

Rapid account: Tipsters
tipsters Commented vor 3 Monaten

Hello!

You need expediaPropertyId or hotel ID, roomTypeCode and rateCode. You can get this from the room availability point /v2/hotels/offers.

You need to make a URL like this:

https://de.hotels.com/booking/details.html?bookingRequest.bookingApiVersion=v3
&init=true
&pos=HCOM_DE
&locale=de_DE
&bookingRequest.currency=EUR
&bookingRequest.expediaPropertyId=4528381
&bookingRequest.tspid=24
&bookingRequest.items[0].roomTypeCode=201904488
&bookingRequest.items[0].rateCode=209619035
&bookingRequest.items[0].arrivalDate=2024-02-01
&bookingRequest.items[0].departureDate=2024-02-02
&bookingRequest.items[0].businessModel=MERCHANT
&bookingRequest.items[0].roomOccupancies[0].numberOfAdults=2
rateUpsell=false
additionalAmount=0
&roomUpsell=false
&propertyUpsellAmount=0
&rateUpgradeEligible=false
&roomUpgradeEligible=true
&swpApplied=false

Regards. Tipsters.

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿