GET itinerary price metric
Query parameters
airport code, following IATA standard, from which the traveler will depart
airport code, following IATA standard, to which the traveler is going.
The date on which the traveler will depart from the origin to go to the destination.
Dates are specified in theISO 8601 YYYY-MM-DD format.
the preferred currency for display. Currency is specified in the ISO 4217 format, e.g. EUR for Euro
true to get price metrics for a one way trip, false to get price metrics for a round trip
Response
Successful reply
Changes
Changed in 1 of the 2 revisions of this API.933
- ▲
the response property
errors/items/codebecame optional for the status400response-property-became-optional
- ▲
the response property
errors/items/codebecame optional for the status500response-property-became-optional
- ▲
the response property
errors/items/statusbecame optional for the status400response-property-became-optional
- ▲
the response property
errors/items/statusbecame optional for the status500response-property-became-optional
- ▲
the response property
errors/items/titlebecame optional for the status400response-property-became-optional
- ▲
the response property
errors/items/titlebecame optional for the status500response-property-became-optional
- ▲
the
errors/items/sourceresponse's property type/format changed from/toobject/for status400response-property-type-changed
- ▲
the
errors/items/sourceresponse's property type/format changed from/toobject/for status500response-property-type-changed
- ▲
the
warnings/items/sourceresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ●
removed the optional property
errors/items/documentationfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
errors/items/documentationfrom the response with the500statusresponse-optional-property-removed
- ●
removed the optional property
warnings/items/documentationfrom the response with the200statusresponse-optional-property-removed
- ○
media type
application/jsonwas changed to a more specific media typeapplication/vnd.amadeus+jsonfor the response status200response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/vnd.amadeus+jsonfor the response status400response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/vnd.amadeus+jsonfor the response status500response-media-type-name-specialized
- ▲