{
"HotelCode": "1022368",
"Currency": "INR",
    "Rooms": [
        {
            "Name": [
                "Deluxe Room",
                "Deluxe Room"
            ],
            "BookingCode": "1022368!TB!2!TB!43bf3f8c-1b86-11f1-a239-5e229df4ffd4!TB!N!TB!AFF!",
            "Inclusion": "Bed and Breakfast",
            "DayRates": [
                [
                    {
                        "BasePrice": 10807.56
                    },
                    {
                        "BasePrice": 10807.56
                    }
                ],
                [
                    {
                        "BasePrice": 10807.56
                    },
                    {
                        "BasePrice": 10807.56
                    }
                ]
            ],
            "TotalFare": 43456.14,
            "TotalTax": 226.66,
            "CancelPolicies": [
                {
                    "FromDate": "08-03-2026 00:00:00",
                    "ChargeType": "Fixed",
                    "CancellationCharge": 0
                },
                {
                    "FromDate": "20-03-2026 00:00:00",
                    "ChargeType": "Percentage",
                    "CancellationCharge": 100
                }
            ],
            "MealType": "BreakFast",
            "IsRefundable": true,
            "WithTransfers": false
        },
        {
            "Name": [
                "Deluxe Ocean View",
                "Deluxe Ocean View"
            ],
            "BookingCode": "1022368!TB!3!TB!43bf3f8c-1b86-11f1-a239-5e229df4ffd4!TB!N!TB!AFF!",
            "Inclusion": "Bed and Breakfast",
            "DayRates": [
                [
                    {
                        "BasePrice": 12743.41
                    },
                    {
                        "BasePrice": 12743.41
                    }
                ],
                [
                    {
                        "BasePrice": 12743.41
                    },
                    {
                        "BasePrice": 12743.41
                    }
                ]
            ],
            "TotalFare": 51240.14,
            "TotalTax": 267.26,
            "CancelPolicies": [
                {
                    "FromDate": "08-03-2026 00:00:00",
                    "ChargeType": "Fixed",
                    "CancellationCharge": 0
                },
                {
                    "FromDate": "20-03-2026 00:00:00",
                    "ChargeType": "Percentage",
                    "CancellationCharge": 100
                }
            ],
            "MealType": "BreakFast",
            "IsRefundable": true,
            "WithTransfers": false
        },
        {
            "Name": [
                "Studio Ocean View",
                "Studio Ocean View"
            ],
            "BookingCode": "1022368!TB!1!TB!43bf3f8c-1b86-11f1-a239-5e229df4ffd4!TB!N!TB!AFF!",
            "Inclusion": "Bed and Breakfast",
            "DayRates": [
                [
                    {
                        "BasePrice": 16937.91
                    },
                    {
                        "BasePrice": 16937.91
                    }
                ],
                [
                    {
                        "BasePrice": 16937.91
                    },
                    {
                        "BasePrice": 16937.91
                    }
                ]
            ],
            "TotalFare": 68107.92,
            "TotalTax": 355.22,
            "CancelPolicies": [
                {
                    "FromDate": "08-03-2026 00:00:00",
                    "ChargeType": "Fixed",
                    "CancellationCharge": 0
                },
                {
                    "FromDate": "20-03-2026 00:00:00",
                    "ChargeType": "Percentage",
                    "CancellationCharge": 100
                }
            ],
            "MealType": "BreakFast",
            "IsRefundable": true,
            "WithTransfers": false
        }
    ]
}