GET api/VuelosFLD/GetFLDFlights?date={date}&type={type}

Retorna el listado de los vuelos FLD en formato JSON.

Request Information

Parameters

NameDescriptionAdditional information
date
Formato: "dd/mm/yyyy"

Define this parameter in the request URI.

type
D (Domésticos), I (Internacionales), C (Conjunto)

Define this parameter in the request URI.