{ "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-03-27", "checkOut": "2025-03-28" }, "occupancies": [ { "rooms": 1, "adults": "2", "children": "0" } ], "hotels": { "hotel": [ 112787, 144056, 190571, 596148, 477341, 600382, 350460, 350082, 475421, 699509, 962421, 595941, 596102, 595932, 986180 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }