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 Traveler Updatable Items request and makes a change to one or more objects returned in that Updatable Items response. It is sent as part of a workbench session, either during the initial bookingClosed A confirmed reservation with the carrier. A held booking is a reservation that has not yet been ticketed. The terms booking and reservation are interchangeable. workflow or a post-commitClosed Refers to the state of a booking after the booking is created, which happens after the initial booking workbench is commited and the reservation locator code issued. workbench for an existing reservation. It is followed by a workbench commit

See the Traveler Modify Guide for a list of 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.