Resell API Reference

POST

modify/reservations/{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: Exchange, Refund, and Void Guide

The Resell API is the last step in modifying a held 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. or exchanging a ticket for NDC. It commits the changes in the workbench and may issue tickets. It is part of the NDC modify/exchange workflow: Create a post-commit workbench, Reshop to shop for the new itineraryClosed The entire trip on a booking, including all flights on all legs. Also called a journey., Reprice to confirm pricing, and Resell as detailed here to commitClosed API call that ends a workbench session, finalizing all changes and requests in that session. Depending on the workbench transactions, the commit workbench request may create a reservation, issue a ticket or EMD, exchange tickets, or modify a reservation. the changes.

When exchanging a ticket, at Resell, if a partial refund is due, new tickets are issued and the refund is credited to the original form of payment. If a payment is due or the amount is an even exchangeClosed Cancel or modify a ticketed itinerary and issue a new ticket. See the Cancel, Exchange, and Refund Options Guide.:

  • To issue the new tickets at commit, you must send Add Form of Payment and Add Payment before Resell to send payment and issue tickets. For an even exchange, send Add Payment with a zero amount.

  • To hold the booking, do not add any payment information in this workbench.

Some NDC carriers do not support held bookings for a ticket exchange and require that payment is sent and tickets issued at Resell. For carrierClosed An airline. support details, see NDC capabilities by airline through JSON API in the Travelport Knowledge Base.

Request

Query Parameters

None.

Request Body

No message payload.

Response

The Resell response uses the same format as the Commit Workbench response.

Example Request

No message body.

Example Response

For additional examples and scenarios, download the developer toolkits and see Using Postman and Developer Toolkits.

You can use the Reshop/Reprice/Resell workflow to modify the air itinerary on a held booking, or to exchange a ticketed itinerary. The example below is the response for updating the itinerary on a held booking. When exchanging a ticketed itinerary, the response is similar except that the new ticket numbers are also returned.