Discard Workbench API Reference

Del

book/session/reservationworkbench/{workbenchID}

For {workbenchID} send the workbench identifier returned in ReservationResponse/Identifer/value in the workbench create response.

Base path:

Use this base path if you have not yet received or not migrated to the new credentials from Travelport:

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

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

Use this base path after you have migrated to the new credentials from Travelport (using .net instead of .com):

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

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

Related Content:Booking Guide, Ticketing Guide

At any point in a booking or ticketing workflow, if necessary, you can discard the workbench and any information in it. You do not need to discard any workbench you have committed, only a workbench you do not want to commit. Worbenches/sessions stay open for 30 minutes before expiring.

Request

As part of the request requirements, also see Authentication and Common Air Headers.

Query Parameters

None.

Request Body

Response

HTTP 204 No Content message.

Example Request

Send a blank ReservationID object in the payload request per the example request below.

Example Response

HTTP 204 No Content message.