Skip to content

Commit 2ec720f

Browse files
[skip ci] Updates
1 parent a268385 commit 2ec720f

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
66
<link>https://preview.developer.concur.com/</link>
77
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
8-
<pubDate>Thu, 15 Jan 2026 18:30:14 +0000</pubDate>
9-
<lastBuildDate>Thu, 15 Jan 2026 18:30:14 +0000</lastBuildDate>
8+
<pubDate>Thu, 15 Jan 2026 19:39:15 +0000</pubDate>
9+
<lastBuildDate>Thu, 15 Jan 2026 19:39:15 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2026-01-12.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -467,13 +467,13 @@ <h2 id="new-this-month">New This Month</h2>
467467

468468
<h3 id="preview-additions-to-reservation-and-search-requests-in-hotel-service-v4">Preview: Additions to Reservation and Search Requests in Hotel Service v4</h3>
469469

470-
<ul>
471-
<li>New Travel Arranger Details</li>
472-
</ul>
470+
<p><strong>New Travel Arranger Details</strong></p>
473471

474472
<p>The Hotel Service v4 API will add travel arranger details to a reservation request. When a booking is created by a travel arranger, the SAP Concur system will send the contact information for the arranger, in addition to the contact details of the traveler, in the Reservation request. This will allow hotel connectors to send a confirmation email to the travel arranger when required.</p>
475473

476-
<p><strong>Example of the Reservation Request Details:</strong></p>
474+
<ul>
475+
<li>Example of the Reservation Request Details:</li>
476+
</ul>
477477

478478
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>"arranger" : {
479479
"firstName": "William",
@@ -488,13 +488,13 @@ <h3 id="preview-additions-to-reservation-and-search-requests-in-hotel-service-v4
488488
}
489489
</code></pre></div></div>
490490

491-
<ul>
492-
<li>Addition of GIATA ID to Hotel Search Request</li>
493-
</ul>
491+
<p><strong>Addition of GIATA ID to Hotel Search Request</strong></p>
494492

495493
<p>When a traveler searches for a specific hotel, Concur Travel will send the GIATA ID of that hotel property in the Search request which will allow hotel connectors to easily identify the hotel being requested.</p>
496494

497-
<p><strong>Example of the New Element Details:</strong></p>
495+
<ul>
496+
<li>Example of the New Element Details:</li>
497+
</ul>
498498

499499
<p><img src="./2026-01-12-hotel-service.png" alt="GIATA ID example" /></p>
500500

0 commit comments

Comments
 (0)