Travelport / travelport-uapi-tutorial

The travelport-uapi-tutorial is a Java project for Universal API that will help you connect and code a standard workflow including Air and Hotel.
45 stars 34 forks source link

NameOverride in HoteCreateReservationRsp #342

Open hnguyen14 opened 7 years ago

hnguyen14 commented 7 years ago

Hi, I'm wondering why is that sometimes the result of HotelCreateReservation contains 'ReservationName' tag with 'NameOverride'. This result in wrong first name for those people with 2 word first name. Please refer to the attachment for the req and rsp.

rsp.txt req.txt

vivekjyotipramanik commented 7 years ago

Hi hnguyen14,

This might be happening cause there is a space in between your first name. Could you please try without space if it works. Also, Please raise an ORS ticket regarding this issue. Thanks.