You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Modify a specific reservation. For more details about the modification process, please read<ahref="./v4.hotel-modify-booking.html">Hotel modify support for CHS</a></p>
2793
+
<p>Modify a specific reservation. For more details about the modification process, check out<ahref="./v4.hotel-modify-booking.html">Hotel Modify Support for CHS</a>.</p>
Copy file name to clipboardExpand all lines: api-reference/direct-connects/hotel-service-4/v4.hotel-modify-booking.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1288,7 +1288,7 @@ <h1 id="hotel-modify-support-for-chs">Hotel Modify Support For CHS</h1>
1288
1288
1289
1289
<h2id="overview">Overview</h2>
1290
1290
1291
-
<p>This document describes the workflow that will be used if a CHS supplier wants to implement support for modifying hotel booking. As of now, SAP Concur supports only modification of dates with possibility of changing other attributes in the future. The supplier can choose to support this feature by implementing the Hotel Service <ahref="./v4.endpoints.html#modify-">v4 <codeclass="language-plaintext highlighter-rouge">modify</code> endpoint</a>.</p>
1291
+
<p>This document describes the workflow that will be used if a CHS supplier wants to implement support for modifying hotel booking. As of now, SAP Concur supports only modification of dates with possibility of changing other attributes in the future. The supplier can choose to support this feature by implementing the Hotel Service v4 <ahref="./v4.endpoints.html#modify-"><codeclass="language-plaintext highlighter-rouge">modify</code></a> endpoint.</p>
Copy file name to clipboardExpand all lines: tools-support/release-notes/api/2025-08-07.html
+11-5Lines changed: 11 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -441,6 +441,17 @@ <h1 id="api-release-notes-august-2025">API Release Notes, August 2025</h1>
441
441
442
442
<h2id="new-this-month">New This Month</h2>
443
443
444
+
<h3id="now-available-support-of-hotel-date-modification-for-hotel-connectors">Now Available: Support of Hotel Date Modification for Hotel Connectors</h3>
445
+
446
+
<p>Hotel connectors support the modification of check-in and check-out dates using the Hotel Service v4 Modify endpoint. This allows users to change their dates of stay without having to cancel and rebook. When a user selects <strong>Change</strong>, we will send a rate-details request to the connector using the same <codeclass="language-plaintext highlighter-rouge">ratePlanId</code> as used in the original booking, together with the <codeclass="language-plaintext highlighter-rouge">confirmationCodes</code> associated with the original booking. The Hotel Connector will respond with the price details for the new dates so the user can review and accept. Once the user confirms the change request, we will invoke the modify endpoint.</p>
447
+
448
+
<p>The support of modification is optional. If the modification is supported by the Hotel Connector, they must send back the following flag in the Reservation response indicating whether that booking can be modified:</p>
<h3id="now-available-post-operation-change-in-attendee-v4">Now Available: POST Operation Change in Attendee v4</h3>
445
456
446
457
<p>The Attendee v4 API will have the POST behavior changed. During a POST operation, even if a single attendee matches the duplicate criteria, a duplicate error will be thrown.</p>
<td>New Fields Added to Financial Integration Services (FIS) v4 API</td>
578
589
<td>For customers of the Concur Expense Professional Edition using the Financial Integration Services (FIS) v4 API, additional fields will be included in the Expense report document payload and mileage fields will be added to the payroll document schema.</td>
<td>Support of Hotel Date Modification for Hotel Connectors</td>
583
-
<td>Hotel connectors will support the modification of check-in and check-out dates using the Hotel Service v4 Modify endpoint. This will allow users to change their dates of stay without having to cancel and rebook.</td>
0 commit comments