{ "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": [ 419598, 653185, 237362, 969306, 88840, 168984, 161706, 323774, 98417, 332008, 376188, 203673, 925200, 20025, 143838, 14963, 214911, 808301, 799839, 237511, 135204, 384266, 136144, 81293, 1023292, 324401, 230590, 136861, 143593, 386338, 74860, 109298, 51119, 110713, 3687, 8580, 4102, 135721, 135215, 376845, 976587, 59204, 979771, 130265, 130264, 657581, 993314, 48551, 695954, 1052447 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }