Check the Hotel Release Notes for updates across all Hotel APIs.

Create Passive Reservation API Reference

POST

book/reservations/passive

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/hotel/

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

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/hotel/

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

Related Content: Hotel Guide, Hotel Workflow Diagram, Hotel Availability API Reference

Use Create Passive Reservation to add a passive hotel booking segment to an existing booking. This is a full payload request that creates a single HTL MK segment in the PNR constructed from the components of the request. There is no reference payload version of this request.

Request

Query Parameters

None.

Request Body

Response

The following response objects and elements are specific to passive segments within a reservation. If the complete reservation has both active and passive segments, additional

objects and elements may be present as found in the Create Reservation Reference Payload API Reference.

Example Request

The example below shows the Create Passive Reservation full payload request to produce a passive segment with all components:

  1. HTL HL MK1 DEN 10NOV-OUT15NOV /P-12345/N-HILTON DOWNTOWN DENVER/RQ-USD256.00/R-ABC123/CF-12344DJSH/W-123 Main Street*Denver*CO*US*65445/BC-H/SI-Remark/NM-FIRST LAST/CD-12345678/G-VI1234123412341234EXP1026/CM-10/EX-2/EC-1

Example Response

The response for the Create Passive Reservation Full Payload request is nearly identical to the response for the reference payload request. An example of a PNR with passive segment is shown. See the Create Reservation Reference Payload API Reference.

Error Messages

These error messages are specific to Create Passive Reservation Full Payload.

See the Create Reservation Reference Payload API Reference for general Create Reservation error messages.