{ "Status": { "Code": 200, "Description": "Successful" }, "HotelResult": [ { "HotelCode": "5008123", "Currency": "EUR", "Rooms": [ { "Name": [ "Deluxe King Room" ], "BookingCode": "5008123!TB!1!TB!4b463ccb-4450-11f1-9533-ca9b40fc9859!TB!N!TB!AFF!", "Inclusion": "VAT City tax is included in the rates", "DayRates": [ [ { "BasePrice": 41.35 }, { "BasePrice": 41.35 } ] ], "TotalFare": 88.79, "TotalTax": 6.1, "CancelPolicies": [ { "FromDate": "29-04-2026 00:00:00", "ChargeType": "Fixed", "CancellationCharge": 0 }, { "FromDate": "23-06-2026 00:00:00", "ChargeType": "Fixed", "CancellationCharge": 46.59531708749816 }, { "FromDate": "07-07-2026 00:00:00", "ChargeType": "Percentage", "CancellationCharge": 100 } ], "MealType": "Room_Only", "IsRefundable": true, "WithTransfers": false }, { "Name": [ "Suite" ], "BookingCode": "5008123!TB!2!TB!4b463ccb-4450-11f1-9533-ca9b40fc9859!TB!N!TB!AFF!", "Inclusion": "VAT City tax is included in the rates", "DayRates": [ [ { "BasePrice": 41.35 }, { "BasePrice": 41.35 } ] ], "TotalFare": 88.79, "TotalTax": 6.1, "CancelPolicies": [ { "FromDate": "29-04-2026 00:00:00", "ChargeType": "Fixed", "CancellationCharge": 0 }, { "FromDate": "23-06-2026 00:00:00", "ChargeType": "Fixed", "CancellationCharge": 46.59531708749816 }, { "FromDate": "07-07-2026 00:00:00", "ChargeType": "Percentage", "CancellationCharge": 100 } ], "MealType": "Room_Only", "IsRefundable": true, "WithTransfers": false } ] } ] }