{ "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": [ 108750, 19046, 428620, 105393, 1055206, 91390, 3685, 70760, 1020080, 15705, 438239, 372989, 107335, 816689, 163462, 726493, 974885, 405880, 726935, 703698, 110676, 330900, 638643, 1002663, 8559, 216019, 51120, 8560, 135218, 3684, 19039, 19040, 13881, 668987, 108194, 805167, 659462, 330134, 821798, 14207, 143594, 15742, 8558, 616784, 14136, 116954, 15426, 363363, 8287, 216081 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }