---
title: "Best Fares"
method: GET
path: "/offers/fares/bestfares"
tags: ["Offers"]
---

# Best Fares

`GET /offers/fares/bestfares`

Retrieve best fares for the requested journey across multiple days or multiple months.

## Query parameters

- `catalogues` string, required
- `origin` string, required
- `destination` string, required
- `travel-date` string, required
- `trip-duration` string, required
- `range` string, required
- `cabin-class` string
- `country` string
- `trackingid` string
- `fare-family` string

## Headers

- `Accept` string, required

## Response `200`

OK

- string

---

[API](https://skmtc.dev/lufthansaopenapi/apis/lh-partner-api.md) · [All operations](https://skmtc.dev/lufthansaopenapi/apis/lh-partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lufthansaopenapi/lh-partner-api/revisions/95d0b17153d7/schema)
