Open MasoodRehman opened 4 years ago
Hi MasoodRehman,
The hotelbooking response currency data depends on the PCC/TargetBranch. Each pcc has a preferred rate established in the host and you need to change that by raising a My.Travelport.com to ticket get back rate in your preferred currency. You can try sending ApproximateBase and ApproximateTotal in the booking request to check if it sends back response in your preferred currency. Thanks.
Hi @vivekjyotipramanik ,
I have used the PreferredCurrency parameter in HotelSearchAvailabilityReq and HotelDetailsReq requests and working I can see the amount in USD but when I do reservation neither PrefferedCurrency is supported by Reservation request and niether the response has amoun in USD.
As you can see HotelRateDetail element has an amount in AUD there is no parameter e.g ApproximateBase which hold the amount in preferred currency, I do not want to covert it manually for presentation, I know there is a parameter PreferredCurrency but it only work in HotelSearchAvailabilityReq and HotelDetailsReq
Any hint will be appreciated.
Thank you.