ComparisonSearchesItinerary
In all Flights Searches API comparison requests, filter {ComparisonSearchesItinerary}
to identify the comparison itinerary can be provided.
Field | Description | Type | Examples | Default |
---|---|---|---|---|
ⓝ compare_origin_country | Filter by comparison country of origin in ISO 3166-1 alpha-2 standard format (in lower case). | string | it | Same as origin_country . |
ⓝ compare_destination_country | Filter by comparison country of destination in ISO 3166-1 alpha-2 standard format (in lower case). | string | fr | Same as destination_country . |
ⓝ compare_origin_city | Filter by comparison city of origin in IATA code standard format (in lower case). | string | mil | Same as origin_city . |
ⓝ compare_destination_city | Filter by comparison city of destination in IATA code standard format (in lower case). | string | rom | Same as destination_city . |