Traveler Update API Reference

Put

book/traveler/reservationworkbench/{workbenchID}/travelers/updatefromtravelerupdateditems/{TravelerID}

For {workbenchID} send the workbench identifier returned in ReservationResponse/Identifer/value in the workbench create response.

For {TravelerID} send the system-generated traveler identifier returned when the traveler was added, and in the Workbench Create and Workbench Retrieve responses.

Base path:

Pre-production https://api.pp.travelport.com/11/air/

Production https://api.travelport.com/11/air/

Related Content: Booking Guide, Traveler Modify Guide

The Traveler Update request follows an Updatable Items request and makes a change to one or more items identified as updatable in that Updatable Items response. It is sent as part of a workbench session, either during the initial booking workflow or a post-commit workbench for an existing reservation. It is followed by a workbench commit

See the Traveler Modify Guide for currently supported changes.

Request

Query Parameters

None.

Request Body

Response

The response returns a 204 No Content message.

Example Request

Example Response

The response returns a 204 No Content message.