{ "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": [ 184706, 96734, 89326, 15239, 102177, 189461, 981058, 1040043, 364218, 653184, 129710, 75384, 86782, 998197, 945891, 163120, 135210, 759513, 1030414, 976329, 96813, 945852, 386352, 173651, 327535, 207802, 38976, 108750, 177972, 386351, 935404, 75340, 586341, 295366, 19046, 912134, 158841, 211033, 1037709, 739511, 385828, 785009, 93281, 428620, 105393, 427451, 844273, 958852, 527561, 776155 ] }, "dailyRate": 1, "filter": { "maxHotels": 2000, "maxRooms": 1, "maxRatesPerRoom": 1 } } }