{ "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-08", "checkOut": "2025-06-14" }, "occupancies": [ { "rooms": 1, "adults": "2", "children": "0" }, { "rooms": 1, "adults": "1", "children": "1", "paxes": [ { "type": "CH", "age": "12" } ] } ], "hotels": { "hotel": [ 190476, 122906, 449761, 195855, 992407, 1029042, 102434, 53260, 449764, 826009, 362231, 78998 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1, "minCategory": 1, "maxCategory": 5 } } }