{ "Status": { "Code": 200, "Description": "Successful" }, "HotelResult": [ { "HotelCode": "1423591", "Currency": "EUR", "Rooms": [ { "Name": [ "Economic Room" ], "BookingCode": "1423591!TB!8!TB!63e4f62d-4308-11f1-8979-ea2b5401f7c9!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 } ] } ] }