{ "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": [ 314903, 207799, 128460, 15424, 105491, 110675, 3680, 155560, 109137, 322602, 575221, 386339, 644910, 14961, 128452, 39076, 504339, 163034, 134762, 952293, 363305, 931434, 314559, 991499, 711791, 555861, 190248, 3686, 136789, 73119, 209442, 313999, 616783, 880785, 19041, 77881, 204044, 363909, 198890, 22860, 109853, 198525, 126120, 65245, 362523, 14183, 204000, 974863, 203977, 210800 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }