Add Product API Reference

POST

book/product/reservationworkbench/{workbenchID}/shoppingcart/products/buildfromproducts

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

Base path:

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

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

Related Content: Booking Guide

AirReservation 23.11.25 and later. GDS only; not supported for NDC.

As an alternative to not only the usual booking workflow but also the JSON API minimum required workflow, you can send Add Product instead of Add Offer. This alternative flow allows you to start with booking and skip the Search and AirPrice steps; however, you must already have full details for the itinerary to book. This full payload request is best suited for corporate customers who frequently travel the same itinerary and do not need or want to check price or alternative options. The request sends flight and class of service data as sourced from outside the JSON APIs.

Add Product is sent in the booking workflow instead of the Add Offer step: Initiate Workbench > Add Product > Add Traveler > Workbench Commit

Request

Query Parameters

None.

Request Body

Response

Example Request

Example Response