Travel Agency Details API Reference (Single Payload)

POST

ticket/travelagency/reservationworkbench/{workbenchID}/travelagency

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

Use Travel Agency Details to add a travel agency corporate ID and details including address, telephone, and email to a bookingClosed A confirmed reservation with the carrier. A held booking is a reservation that has not yet been ticketed. The terms booking and reservation are interchangeable.. Must be sent as part of a workbench session, either during the initial booking workflow or a post-commitClosed Refers to the state of a booking after the booking is created, which happens after the initial booking workbench is commited and the reservation locator code issued. workbench for an existing booking, and followed by a workbench commit.

The reservation retrieve for a booking returns any travel agency details associated with that booking.

To update and delete this information, use the Travel Agency Corporate ID, Travel Agency Address, Travel Agency Email, and Travel Agency Telephone APIs.

Request

Query Parameters

None.

Request Body

Response

The response returns the details sent in the request. Objects returned vary per the request.

Example Request

The following example Travel Agency Details request sends an agency address, corporate code, telephone, and email to add to the booking in the workbench.

Example Response

The following response is returned for the Travel Agency Details request when telephone, address, email, and a corporate code are sent.

The following example is a Reservation Retrieve response for a booking with all supported travel agency details, returned in the TravelAgency object.