Create Post-Commit Workbench API Reference

POST

book/session/reservationworkbench/buildfromlocator?Locator={LocatorCode}

For {LocatorCode} send the locator code of the reservation to retrieve (returned in the workbench commit in Confirmation/Locator/value).

Base path:

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

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

Related Content:Booking Guide, Ticketing Guide

Initiate a post-commit workbench to create a session for ticketing or updating an existing reservation. This is a prerequisite step for any workbench session to modify, update, or ticket a reservation.

Hotel and Car Content with Air Bookings

The Reservation Retrieve and Create Post-Commit Workbench responses return air, hotel, and/or car segments for any reservation that includes that content, called a multi-content booking. All segments must have been booked with the JSON Air APIs, JSON Hotel APIs, JSON Car APIs (full release pending), or a terminal program. You can also add either GDS or NDC air offers to a hotel and/or car booking. See the Booking Guide for Air, Hotel, & Car for workflows.

Request

Query Parameters

Parameter Description Required/Optional

Locator

Send the reservation locator code in the Locator parameter.

Required

Request Body

None.

Response

Example Request

No request body. POST request example:

https://api.travelport.com/11/air/book/session/reservationworkbench/buildfromlocator?Locator=0058XL

Example Response

The response returns all existing details in the reservation, using the same format as a Reservation Retrieve, plus a workbench identifier at the end of the response. The Identifier/value at the end of the response (36b6297f-b317-46fd-aaf1-1443faa8f3ef in this example) would be sent in subsequent transactions to refer to this workbench.