Hotels com Provider

פרמיום
על ידי Tipsters CO | מְעוּדכָּן 19 days ago | Travel
פּוֹפּוּלָרִיוּת

9.9 / 10

חֶבִיוֹן

1,541ms

רמת שירות

100%

Health Check

100%

חזרה לכל הדיונים

Redirect user for booking

Rapid account: Umaidashraf 0
umaidashraf0
3 months ago

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 months ago

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 months ago

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.

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות