Retrieve Workbench API Reference
Get |
book/session/reservationworkbench/{workbenchID} 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, Booking Session Workflow
At any point in the booking session, you can retrieve the workbench. The response returns all details added to the workbench at that point.
Request
Also see Authorization and Common Headers.
Query Parameters
None.
Request Body
None.
Response
The request returns all information that has been added to the reservation workbench at this point. For example, if you have added an offer but not travelers, the request returns offer details but no traveler information.
The response uses the same format as the Reservation Retrieve.
Example Request
No message payload.
Example Response
See the Reservation Retrieve API Reference.