{ "Status": { "Code": 200, "Description": "Successful" }, "HotelResult": [ { "HotelCode": "1847118", "Currency": "EUR", "Rooms": [ { "Name": [ "Deluxe Studio,2 Twin Beds and 1 Queen Sofa Bed,NonSmoking" ], "BookingCode": "1847118!TB!4!TB!f62e1862-1caf-11f1-811e-9e1d23f75d7c!TB!N!TB!AFF!", "Inclusion": "Room Only", "TotalFare": 1717.01, "TotalTax": 180.81, "MealType": "Room_Only", "IsRefundable": true, "WithTransfers": false } ] }, { "HotelCode": "1038349", "Currency": "EUR", "Rooms": [ { "Name": [ "Double Room, 2 Twin Beds,NonSmoking" ], "BookingCode": "1038349!TB!3!TB!f62e1862-1caf-11f1-811e-9e1d23f75d7c!TB!N!TB!AFF!", "Inclusion": "Room Only", "TotalFare": 781.49, "TotalTax": 81.89, "MealType": "Room_Only", "IsRefundable": true, "WithTransfers": false } ] } ] }