Reservation Divide API Reference

POST

book/reservation/reservations/divide

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, Reservation Retrieve Guide

You can divide a reservation with multiple travelers into separate itineraries. This avoids having to cancel a multi-traveler booking to cancel or otherwise modify only some of the travelers.

Dividing an NDC reservation may affect subsequent support for modifying that reservation. See the Exchange, Refund, and Void Guide for support details by carrier.

Request

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

Query Parameters

None.

Request Body

In the request payload, send identifiers for the traveler/s to remove from the existing reservation. Any traveler identifiers that are not sent remain on the original reservation.

Response

The response returns the new child reservation. The previous reservation code can be used to retrieve the parent reservation.

Example Request

The following request removes one traveler from the existing reservation.

Example Response

The response returns details for the new reservation. Towards the end of the response, the reservation locator codes for the new (child) and original (parent) reservations are highlighted in yellow.