{
    "status": "failed",
    "error_code": null,
    "reason": "No Hotel Data Found",
    "api_type": "Availability",
    "api_descirption": "Search hotels and rooms available in a given time period",
    "endpoint_url": "https:\/\/api.hotelbeds.com\/hotel-api\/1.0\/hotels",
    "requested_data": {
        "platform": "1018",
        "stay": {
            "checkIn": "2025-06-26",
            "checkOut": "2025-06-27"
        },
        "occupancies": [
            {
                "rooms": 1,
                "adults": "2",
                "children": "0"
            }
        ],
        "hotels": {
            "hotel": [
                97561,
                171563,
                15326,
                295238,
                299715,
                232319,
                92560,
                296884,
                265998,
                293878,
                262992,
                200567,
                139722,
                300582,
                269696,
                139724,
                136213,
                137517,
                232241,
                172614,
                131622,
                875743,
                642632,
                556446,
                808103,
                807878,
                389917,
                619227,
                466201,
                556471,
                874562,
                556468,
                556475,
                460564,
                613703,
                556442,
                183728,
                976705,
                418379,
                131707,
                781524,
                403522,
                848804,
                296972,
                667984,
                173513,
                648856,
                806581,
                900513,
                294522
            ]
        },
        "dailyRate": 1,
        "filter": {
            "maxHotels": 2000,
            "maxRooms": 1,
            "maxRatesPerRoom": 1,
            "minCategory": 1,
            "maxCategory": 5
        }
    }
}