Unpriced Segment API Reference

POST

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

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

Use the Unpriced Segment API in either the booking or post-booking workflow to add an unpriced segment to the workbench. You can send the Unpriced Segment request instead of the Add Offer API in the booking workflow. Or, to add both an unpriced segment and an offer, you can send both Unpriced Segment and Add Offer. Unpriced Segment adds flight/s as unpriced segmentsClosed An air segment without any associated fare or pricing, generally booked for availability versus cost. Shown in the UnpricedSegments object instead of the Offer object. GDS only; NDC does not use unpriced segments. instead of as an offer, which is by definition priced.

Unpriced segments can be priced using the AutoPrice/Manual Fare API.

GDS only; NDC does not support unpriced segments.

Request

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

Query Parameters

None.

Request Body

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.