---
title: "Changes to Reconstruct an itinerary from an itinerary ID."
method: GET
path: "/api/v6/refresh-itinerary"
---

# Changes to Reconstruct an itinerary from an itinerary ID.

`GET /api/v6/refresh-itinerary`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 52 revisions.

- **2026-07-30** `f4c11a2b0431` — 2 info
- **2026-07-16** `dbfe4b7f2bab` — 6 warning, 3 info
- **2026-07-12** `03f152d705b9` — 2 info
- **2026-07-09** `ddd353807e6a` — 2 info
- **2026-07-02** `360889ae286f` — 1 breaking
- **2026-06-06** `457c392131be` — 18 info
- **2026-05-25** `a2ab90068a35` — 5 info
- **2026-05-22** `1844a7e745fe` — 5 info
- **2026-05-21** `f808465a02ed` — 6 warning
- **2026-05-21** `4f82b7d9f956` — 1 info
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking

## Changes

- **2026-07-30** `f4c11a2b0431` — 2 info
  - added the new optional `query` request parameter `noCompulsoryReservation`
  - added the optional property `legs/items/reservation` to the response with the `200` status
- **2026-07-16** `dbfe4b7f2bab` — 6 warning, 3 info
  - added the new `HGV` enum value to the `legs/items/from/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `legs/items/intermediateStops/items/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `legs/items/mode` response property for the response status `200`
  - added the new `HGV` enum value to the `legs/items/to/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `legs/items/tripFrom/modes/items/` response property for the response status `200`
  - added the new `HGV` enum value to the `legs/items/tripTo/modes/items/` response property for the response status `200`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `postTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `preTransitModes`
  - added the enum value `HGV` to the property `items/` of the `query` request parameter `transitModes`
- **2026-07-12** `03f152d705b9` — 2 info
  - added the optional property `legs/items/agencyFareUrl` to the response with the `200` status
  - added the optional property `legs/items/ticketUrls` to the response with the `200` status
- **2026-07-09** `ddd353807e6a` — 2 info
  - added the optional property `legs/items/steps/items/fromOsmNode` to the response with the `200` status
  - added the optional property `legs/items/steps/items/toOsmNode` to the response with the `200` status
- **2026-07-02** `360889ae286f` — 1 breaking
  - for the `query` request parameter `maxMatchingDistance`, default value was changed from `25` to `250`
- **2026-06-06** `457c392131be` — 18 info
  - added the new optional `query` request parameter `cyclingSpeed`
  - added the new optional `query` request parameter `elevationCosts`
  - added the new optional `query` request parameter `ignorePostTransitRentalReturnConstraints`
  - added the new optional `query` request parameter `ignorePreTransitRentalReturnConstraints`
  - added the new optional `query` request parameter `maxMatchingDistance`
  - added the new optional `query` request parameter `maxPostTransitTime`
  - added the new optional `query` request parameter `maxPreTransitTime`
  - added the new optional `query` request parameter `pedestrianSpeed`
  - added the new optional `query` request parameter `postTransitModes`
  - added the new optional `query` request parameter `postTransitRentalFormFactors`
  - added the new optional `query` request parameter `postTransitRentalPropulsionTypes`
  - added the new optional `query` request parameter `postTransitRentalProviderGroups`
  - added the new optional `query` request parameter `postTransitRentalProviders`
  - added the new optional `query` request parameter `preTransitModes`
  - added the new optional `query` request parameter `preTransitRentalFormFactors`
  - added the new optional `query` request parameter `preTransitRentalPropulsionTypes`
  - added the new optional `query` request parameter `preTransitRentalProviderGroups`
  - added the new optional `query` request parameter `preTransitRentalProviders`
- **2026-05-25** `a2ab90068a35` — 5 info
  - added the optional property `legs/items/from/stopCode` to the response with the `200` status
  - added the optional property `legs/items/intermediateStops/items/stopCode` to the response with the `200` status
  - added the optional property `legs/items/to/stopCode` to the response with the `200` status
  - added the optional property `legs/items/tripFrom/stopCode` to the response with the `200` status
  - added the optional property `legs/items/tripTo/stopCode` to the response with the `200` status
- **2026-05-22** `1844a7e745fe` — 5 info
  - added the new optional `query` request parameter `pedestrianProfile`
  - added the new optional `query` request parameter `requireBikeTransport`
  - added the new optional `query` request parameter `requireCarTransport`
  - added the new optional `query` request parameter `transitModes`
  - added the new optional `query` request parameter `useRoutedTransfers`
- **2026-05-21** `f808465a02ed` — 6 warning
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/from/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/intermediateStops/items/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/to/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/tripFrom/alerts/items/cause` response property for the response status `200`
  - added the new `SPECIAL_EVENT` enum value to the `legs/items/tripTo/alerts/items/cause` response property for the response status `200`
- **2026-05-21** `4f82b7d9f956` — 1 info
  - endpoint added
- **2026-02-21** `b7bf68a0d6f3` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/motis-project/apis/motis-api/docs/api/v6/refresh-itinerary/get.md) · [API](https://skmtc.dev/motis-project/apis/motis-api.md) · [Page](https://skmtc.dev/motis-project/apis/motis-api/changes/api/v6/refresh-itinerary/get)
