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

Modify Passive Reservation API Reference

Put

book/reservations/{reservationIdentifier}/passiveupdate

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 Modify Passive Reservation to modify any parameter within an MK passive hotel booking segment of an existing PNR. This is a full payload request that results in 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 response for the Modify Passive Reservation Full Payload request is nearly identical to the response for the create reference payload request.

See the Create Reservation Reference Payload API Reference for the response table and examples.

Example Request

The example below shows the Modify Passive Reservation full payload request to modify the stay dates of the segment:

  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 Modify Passive Reservation Full Payload request is identical to the response for the Create Passive Reservation Full Payload request and can be found here: Create Passive Reservation Reference Payload API Reference.

Error Messages

These error messages are specific to all Passive Reservation Full Payload type messages.

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