{
    "Hotels": {
        "HotelDetails": {
            "HotelCode": "PMIPAL0099",
            "HotelName": "Caramelo Palma Beach",
            "Clients": {
                "ClientDetails": [
                    {
                        "ClientCode": "DER",
                        "ClientName": "Dertour",
                        "ToHotelCode": "PMI00012",
                        "Bookings": {
                            "BookingDetails": {
                                "BookedDate": "2025-07-10",
                                "BookingNumber": "398618068",
                                "PartyName": "MR WILLE\/KEVIN",
                                "BookingStatus": "Amended",
                                "Rooms": {
                                    "RoomDetails": {
                                        "SubResNo": "S250270478\/3",
                                        "CheckInDate": "2026-04-17",
                                        "CheckOutDate": "2026-04-21",
                                        "RoomStatus": "Confirmed",
                                        "RoomType": "Room Standard Double Balcony",
                                        "RoomTypeCode": "759",
                                        "TORoomTypeCode": "D1L",
                                        "OTARoomTypeCode": "RMSDDB00B0",
                                        "MealPlan": "Bed & Breakfast",
                                        "SupplierNotes": {},
                                        "TotalNumberOfPax": "2",
                                        "SupplementDetails": {},
                                        "DiscountDetails": {},
                                        "PassengerDetails": {
                                            "Passenger": [
                                                {
                                                    "PaxNumber": "1",
                                                    "Title": "Mr",
                                                    "PassengerType": "A",
                                                    "Age": "36",
                                                    "FirstName": "Kevin",
                                                    "LastName": "Wille",
                                                    "Nationality": {},
                                                    "Gender": "M"
                                                },
                                                {
                                                    "PaxNumber": "2",
                                                    "Title": "Mr",
                                                    "PassengerType": "A",
                                                    "Age": "37",
                                                    "FirstName": "Marcel",
                                                    "LastName": "Ruoff",
                                                    "Nationality": {},
                                                    "Gender": "M",
                                                    "ModifiedElements": {
                                                        "ModifiedElement": [
                                                            {
                                                                "FieldName": "Age",
                                                                "PreviousValue": "27",
                                                                "NewValue": "37"
                                                            },
                                                            {
                                                                "FieldName": "FirstName",
                                                                "PreviousValue": "Lukas",
                                                                "NewValue": "Marcel"
                                                            },
                                                            {
                                                                "FieldName": "LastName",
                                                                "PreviousValue": "Renner",
                                                                "NewValue": "Ruoff"
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        },
                                        "FlightDetails": {}
                                    }
                                }
                            }
                        }
                    },
                    {
                        "ClientCode": "DET",
                        "ClientName": "DERTOUR International",
                        "ToHotelCode": {},
                        "Bookings": {
                            "BookingDetails": {
                                "BookedDate": "2026-03-28",
                                "BookingNumber": "611801382",
                                "PartyName": "MR JANSEN\/MAIK",
                                "BookingStatus": "Confirmed",
                                "Rooms": {
                                    "RoomDetails": {
                                        "SubResNo": "S260164006\/1",
                                        "CheckInDate": "2026-04-20",
                                        "CheckOutDate": "2026-04-22",
                                        "RoomStatus": "Confirmed",
                                        "RoomType": "Room Standard Single Balcony",
                                        "RoomTypeCode": "2275",
                                        "TORoomTypeCode": {},
                                        "OTARoomTypeCode": "RMSDSG00B0",
                                        "MealPlan": "Bed & Breakfast",
                                        "SupplierNotes": {},
                                        "TotalNumberOfPax": "1",
                                        "SupplementDetails": {},
                                        "DiscountDetails": {},
                                        "PassengerDetails": {
                                            "Passenger": {
                                                "PaxNumber": "1",
                                                "Title": "Mr",
                                                "PassengerType": "A",
                                                "Age": "24",
                                                "FirstName": "Maik",
                                                "LastName": "Jansen",
                                                "Nationality": {},
                                                "Gender": "M"
                                            }
                                        },
                                        "FlightDetails": {}
                                    }
                                }
                            }
                        }
                    },
                    {
                        "ClientCode": "SUNMIX",
                        "ClientName": "Sunmix",
                        "ToHotelCode": {},
                        "Bookings": {
                            "BookingDetails": {
                                "BookedDate": "2026-03-28",
                                "BookingNumber": "17GD1E39XBN00",
                                "PartyName": "van Daal\/KasMr",
                                "BookingStatus": "Confirmed",
                                "Rooms": {
                                    "RoomDetails": {
                                        "SubResNo": "S260163954\/1",
                                        "CheckInDate": "2026-07-28",
                                        "CheckOutDate": "2026-08-11",
                                        "RoomStatus": "Confirmed",
                                        "RoomType": "Room Standard Double Balcony Land view",
                                        "RoomTypeCode": "2971",
                                        "TORoomTypeCode": {},
                                        "OTARoomTypeCode": "RMSDDBLWB0",
                                        "MealPlan": "Bed & Breakfast",
                                        "SupplierNotes": {},
                                        "TotalNumberOfPax": "2",
                                        "SupplementDetails": {},
                                        "DiscountDetails": {},
                                        "PassengerDetails": {
                                            "Passenger": [
                                                {
                                                    "PaxNumber": "1",
                                                    "Title": "Mr",
                                                    "PassengerType": "A",
                                                    "Age": "28",
                                                    "FirstName": "Kas",
                                                    "LastName": "van Daal",
                                                    "Nationality": {},
                                                    "Gender": "M"
                                                },
                                                {
                                                    "PaxNumber": "2",
                                                    "Title": "Ms",
                                                    "PassengerType": "A",
                                                    "Age": "24",
                                                    "FirstName": "Guusje",
                                                    "LastName": "de Wit",
                                                    "Nationality": {},
                                                    "Gender": "F"
                                                }
                                            ]
                                        },
                                        "FlightDetails": {}
                                    }
                                }
                            }
                        }
                    }
                ]
            }
        }
    }
}