{
    "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-04-09",
            "checkOut": "2025-04-15"
        },
        "occupancies": [
            {
                "rooms": 1,
                "adults": "2",
                "children": "0"
            }
        ],
        "hotels": {
            "hotel": [
                887318,
                740833,
                608424,
                623888,
                133982,
                107138,
                288352,
                109234,
                88317,
                409657,
                473603,
                592289,
                285735,
                120482,
                130031,
                130024,
                831981,
                112580,
                69043,
                128620,
                129957,
                129958,
                171156,
                134019,
                171157,
                132605,
                557511,
                285903,
                450307,
                133437,
                130032,
                129802,
                175396,
                346818,
                345095,
                827381,
                62860,
                89028,
                98598,
                89029,
                698424,
                86317,
                345667,
                62916,
                120185,
                701282,
                235858,
                740872,
                573158,
                573155
            ]
        },
        "dailyRate": 1,
        "filter": {
            "maxHotels": 2000,
            "maxRooms": 1,
            "maxRatesPerRoom": 1
        }
    }
}