{ "status": "failed", "error_code": "INVALID_DATA", "reason": "Error at parameters: All hotel codes specified in the search request are inactive and\/or invalid.", "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": [ 263636, 109391, 884490 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1, "minCategory": 1, "maxCategory": 5 } } }