Skip to main content

Itinerary Option - Duplicate Itinerary

Product Management avatar
Written by Product Management
Updated this week

Overview

Easily create a duplicate of the itinerary, e.g., to do a small variation of an offer for a customer.

The duplicate itinerary features allow copying over all components of the original itineraries to the duplicate, including PAX and contact data if already defined. The duplicated itinerary will have a new itinerary ID, and the creation date/author will be set to the moment of duplication and the user who triggered the duplication.

Note: Only itineraries which are status "In Planning" or "Checkout Started" but not booked yet can be duplicated.

Duplicate an Itinerary in the Agent Centre

  • Go to Customer Itineraries

  • Search for the itinerary which should be duplicated

  • Click on the three dots

  • Click on Duplicate Itinerary

Bildschirmfoto_2022-09-06_um_15.50.39.png
  • When clicking Duplicate Itinerary, a module opens, which allows duplicating the itinerary while changing the Title.

Bildschirmfoto_2022-09-06_um_15.51.53.png
  • Change the title of the itinerary and Duplicate

  • A new modal will pop up, which shows the information about the duplicated itinerary, such as

    • the Title of the duplicated itinerary

    • and the new itinerary ID

Bildschirmfoto_2022-09-06_um_15.52.54.png
  • Click on Show Duplicate to show the duplicated itinerary on the itinerary overview page

Bildschirmfoto_2022-09-06_um_15.53.43.png

Duplicate an Itinerary in Customer Care

  • Go to Customer Care

  • Search for the itinerary which should be duplicated

  • Click on the itinerary ID

  • On the itinerary overview page, click on the Action button

  • Click on Duplicate Itinerary

Bildschirmfoto_2022-09-06_um_19.30.50.png

The following steps will be as described for the duplication in the agent centre.

Planner API

The planner API has a new endpoint /itineraries/{id}/duplicate to duplicate itineraries. The title of the duplicated itinerary can be passed in the request.

Did this answer your question?