Price Segments API Reference

POST

book/airoffer/reservationworkbench/{workbenchID}/offers/buildfromunpricedsegments

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

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. The previous production endpoints will be deprecated 30 Jan 2026. Pre-production endpoints were deprecated 5 Dec 2025. See Endpoint Migration for details.

Related Content: Booking Guide

GDS only; NDC does not support unpriced segments.

You can use the Price Segments request to either:

  • auto-price one or more unpriced segments, detailed below

  • manually build a fare for one or more unpriced segments (implementation pending)

Each scenario uses its own request payload. Both payloads support auto-pricing/building one or multiple segments for one or multiple passengers on a booking.

To use the Price Segments API, you must have an existing booking with an unpriced segment. This unpriced segment could have been created or added to a booking with the Unpriced Segment API, or the unpriced segment could have been created by removing the filed fare from an offer with the Cancel Workbench Items API.

Request

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

Query Parameters

None.

Request Body to Auto-price Segment

Request Body to Manually Price Fare

Details pending upcoming release.

Response

Example Request

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.

Example Response

For additional examples, download the developer toolkits and see Using Postman and Developer Toolkits.