Traveler Update API Reference

Put

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

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

For {TravelerUpdatableItemsListResponseIdentifier} send the system-generated transaction identifier returned in the preceding Traveler Updatable Items response in TravelerUpdatableItemsListResponse/Identifier/value.

Base path:

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

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

Travelport has updated all JSON API authentication and authorization endpoints. Previous pre-production endpoints were deprecated 5 Dec 2025. Previous production endpoints are scheduled for deprecation 30 Jan 2026. API transactions using these endpoints after these dates in those environments will fail. See Endpoint Migration for details.

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 booking workflow or a post-commit workbench for an existing reservation. It is followed by a workbench commit

See the Traveler Modify Guide for a list of supported changes.

Request

As part of the request requirements, also see Authentication and Common Air Headers.

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.