Modifying Saved Trips

When modifying information in an existing saved trip, send the entire saved trip with all information that you want included.

Note: Saved trip elements are not stored in history. Saved trip information is stored at the Universal Record level and does not interact with any providers.

Schema

Located in Universal.xsd:

How To

Itinerary data for a saved trip can be modified using SavedTripModifyReq in UniversalRecord.

  1. Included the entire saved trip in the request.
    • Itinerary-level notes can be added using the following elements within SavedTrip: AirTripNote, VehicleTripNote, HotelTripNote, and RailTripNote. Each note has a Text attribute that is used for the note.
  2. The SavedTripModifyRsp contains the new saved trip data.
    • If TargetBranch is not provided in the request, SavedTrip/AgencyInfo/AgentAction/BranchCode has the value of the ControlBranch ProfileId.