{"success":true,"errors":[],"data":{"reference_id":"d16ac3567877bc27720fced5136ad3ec","reservation_code":"5QJDM2H","related_reservation_codes":["5QJDM8J"]}}
ODALAR LÄ°STELE
{
    "success": true,
    "errors": [],
    "data": {
        "hotel_id": 9608,
        "room_types": [
            {
                "property_type": "Hotel",
                "room_type_id": 67034,
                "room_type_name": "",
                "max_occupancy": 2,
                "rooms": [
                    {
                        "room_id": 200877,
                        "room_name": "1"
                    },
                    {
                        "room_id": 200878,
                        "room_name": "2"
                    },
                    {
                        "room_id": 201071,
                        "room_name": "3"
                    }
                ]
            },
            {
                "property_type": "Hotel",
                "room_type_id": 67035,
                "room_type_name": "",
                "max_occupancy": 3,
                "rooms": [
                    {
                        "room_id": 200879,
                        "room_name": "1"
                    },
                    {
                        "room_id": 200880,
                        "room_name": "2"
                    }
                ]
            },
            {
                "property_type": "Hotel",
                "room_type_id": 67036,
                "room_type_name": "",
                "max_occupancy": 4,
                "rooms": [
                    {
                        "room_id": 200881,
                        "room_name": "1"
                    },
                    {
                        "room_id": 200882,
                        "room_name": "2"
                    }
                ]
            }
        ]
    }
}

RATE PLAN
{
    "success": true,
    "errors": [],
    "data": {
        "hotel_id": 9608,
        "rateplans": [
            {
                "rateplan_id": 0,
                "rateplan_name": "Master prices",
                "linked_to_master": true,
                "linked_to_rateplan_id": 0,
                "price_model": "PriceRelation",
                "dynamic_pricing": true,
                "room_types": []
            },
            {
                "rateplan_id": 114298,
                "rateplan_name": "OTA BAR",
                "linked_to_master": true,
                "linked_to_rateplan_id": 0,
                "price_model": "PriceRelation",
                "dynamic_pricing": true,
                "room_types": []
            },
            {
                "rateplan_id": 114299,
                "rateplan_name": "OTA NR",
                "linked_to_master": false,
                "linked_to_rateplan_id": 114298,
                "price_model": "Standard",
                "dynamic_pricing": false,
                "room_types": null
            },
            {
                "rateplan_id": 114453,
                "rateplan_name": "OTA HB",
                "linked_to_master": false,
                "linked_to_rateplan_id": 114298,
                "price_model": "Standard",
                "dynamic_pricing": false,
                "room_types": null
            }
        ]
    }
}