Hotels com Provider

부분 유료
분류별 Tipsters CO | 업데이트됨 22 days ago | Travel
인기

9.9 / 10

지연 시간

1,558ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

Redirect user for booking

Rapid account: Umaidashraf 0
umaidashraf0
4 месяца назад

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 3 месяца назад

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 3 месяца назад

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.

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입