---
title: "GET itinerary price metric"
method: GET
path: "/analytics/itinerary-price-metrics"
tags: ["price-metrics"]
---

# GET itinerary price metric

`GET /analytics/itinerary-price-metrics`

## Query parameters

- `originIataCode` string, required
- `destinationIataCode` string, required
- `departureDate` string, required
- `currencyCode` string
- `oneWay` boolean

## Response `200`

Successful reply

## Other responses

- `400` — code | title ------- | ------------------------------------- 477 | INVALID FORMAT 572 | INVALID OPTION 32171 | MANDATORY DATA MISSING
- `500` — Internal Server Error

## Changes

- **2023-02-16** `48cc4a40bd86` — 9 breaking, 3 warning, 3 info
  - the response property `errors/items/code` became optional for the status `400`
  - the response property `errors/items/code` became optional for the status `500`
  - the response property `errors/items/status` became optional for the status `400`
  - the response property `errors/items/status` became optional for the status `500`
  - …11 more

[Change history](https://skmtc.dev/amadeus4dev/apis/flight-price-analysis-api/changes/analytics/itinerary-price-metrics/get.md)

---

[API](https://skmtc.dev/amadeus4dev/apis/flight-price-analysis-api.md) · [All operations](https://skmtc.dev/amadeus4dev/apis/flight-price-analysis-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/amadeus4dev/flight-price-analysis-api/revisions/48cc4a40bd86/schema)
