{ "Status": { "Code": 200, "Description": "Successful" }, "HotelResult": [ { "HotelCode": "1900899", "Currency": "EUR", "Rooms": [ { "Name": [ "Superior Double Room with Two Double Beds" ], "BookingCode": "1900899!TB!4!TB!8bc802c4-4308-11f1-9275-fe146dee15ba!TB!N!TB!AFF!", "Inclusion": "VAT service fee is included in the rates", "TotalFare": 34.2, "TotalTax": 5.4, "MealType": "Room_Only", "IsRefundable": false, "WithTransfers": false } ] }, { "HotelCode": "1423591", "Currency": "EUR", "Rooms": [ { "Name": [ "Economic Room" ], "BookingCode": "1423591!TB!12!TB!8bc802c4-4308-11f1-9275-fe146dee15ba!TB!N!TB!AFF!", "Inclusion": "Room Only", "TotalFare": 18.88, "TotalTax": 0, "MealType": "Room_Only", "IsRefundable": true, "Supplements": [ [ { "Index": 1, "Type": "Included", "Description": "Sales tax", "Price": 1.48, "Currency": "USD" }, { "Index": 1, "Type": "Included", "Description": "Service charge (taxable)", "Price": 1.63, "Currency": "USD" } ] ], "WithTransfers": false } ] } ] }