{ "status": "failed", "error_code": "INVALID_DATA", "reason": "Error at property stay: checkIn must be prior to checkOut date.", "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-03", "checkOut": "2025-04-03" }, "occupancies": [ { "rooms": 1, "adults": "2", "children": "3", "paxes": [ { "type": "CH", "age": "10" }, { "type": "CH", "age": "6" }, { "type": "CH", "age": "8" } ] } ], "hotels": { "hotel": [ 20208, 38938, 15520, 438239, 372989, 392362, 302626, 386312, 237261, 329110, 575261, 193541, 975455, 107335, 15240, 828479, 417583, 362410, 86778, 9784, 925198, 86779, 14135, 8579, 4922, 53613, 90972, 135205, 15443, 37342, 611801, 230244, 362671, 331295, 816689, 385850, 1029620, 135877, 15401, 1024300, 395564, 15628, 132696, 283800, 662146, 163462, 726493, 911537, 885011, 301829 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }