{ "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": [ 203496, 214983, 330813, 714436, 127786, 108888, 204020, 214736, 363648, 237405, 4113, 203594, 135695, 141946, 14642, 210217, 135694, 798391, 187479, 139520, 669786, 150675, 162552, 899335, 986614, 311671, 362387, 169158, 300381, 610722, 228759, 884964, 108889, 331722, 603661, 386348, 19043, 386190, 14623, 139274, 177242, 14621, 821792, 1039628, 831327, 143242, 402619, 437899, 896275, 654181 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }