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 address 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, or add it individually instead of in a single payload, use the Travel Agency Corporate ID and Travel Agency Address 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 a corporate code and address for the agency to add to the booking in the workbench.

Example Response

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

The following example is a Reservation Retrieve response for a booking with travel agency corporate ID and address, returned in the TravelAgency object.