I am upgrading from v3 to v4. One of the endpoints we use to get future scheduled flights is “AirlineFlightSchedules” from v3. However, I can’t seem to find the equivalent endpoint in v4.
We use the endpoint to get all flights for a route, such as FLL - LGA and it would return all flights scheduled to depart on that future date from all airlines. We want to maintain our App’s functionality with the new v4 endpoint.