Skip to content

Commit 71b387b

Browse files
[skip ci] Updates
1 parent 5e4bf5d commit 71b387b

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

api-reference/direct-connects/hotel-service-4/v4.endpoints.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,6 +2317,10 @@ <h4 id="request-5">Request</h4>
23172317
</span><span class="p">{</span><span class="w">
23182318
</span><span class="nl">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"OrgUnit"</span><span class="p">,</span><span class="w">
23192319
</span><span class="nl">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"Travel Agents"</span><span class="w">
2320+
</span><span class="p">},</span><span class="w">
2321+
</span><span class="p">{</span><span class="w">
2322+
</span><span class="nl">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"SinglePnrEnabled"</span><span class="p">,</span><span class="w">
2323+
</span><span class="nl">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"true"</span><span class="w">
23202324
</span><span class="p">}</span><span class="w">
23212325
</span><span class="p">],</span><span class="w">
23222326
</span><span class="nl">"searchSessionToken"</span><span class="p">:</span><span class="w"> </span><span class="s2">"b41168ba-7ee1-4b68-9934-47f5c55337d6"</span><span class="p">,</span><span class="w">

api-reference/direct-connects/hotel-service-4/v4.schemas.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,6 +1612,17 @@ <h2 id="-customfield"><a id="schemacustomfield"></a> CustomField</h2>
16121612
</tbody>
16131613
</table>
16141614

1615+
<blockquote>
1616+
<p><strong>Note on <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> in <code class="language-plaintext highlighter-rouge">customFields</code>:</strong></p>
1617+
</blockquote>
1618+
1619+
<p>The <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> field reflects the Single PNR configuration for the supplier:</p>
1620+
<ul>
1621+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> exists in Partner Service Vendor &gt; Customize Fields but is not enabled in Company Travel Configuration, it appears in <code class="language-plaintext highlighter-rouge">customFields</code> with value <code class="language-plaintext highlighter-rouge">"false"</code>.</li>
1622+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> exists in Partner Service Vendor &gt; Customize Fields and is enabled in Company Travel Configuration, it appears in <code class="language-plaintext highlighter-rouge">customFields</code> with value <code class="language-plaintext highlighter-rouge">"true"</code>.</li>
1623+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> is removed from Partner Service Vendor &gt; Customize Fields, it does not appear in <code class="language-plaintext highlighter-rouge">customFields</code>.</li>
1624+
</ul>
1625+
16151626
<h2 id="-hotelpropertyref"><a id="schemahotelpropertyref"></a> HotelPropertyRef</h2>
16161627

16171628
<p>Reference to hotel property using provider specific property code.</p>

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>Tue, 09 Sep 2025 19:46:08 +0000</pubDate>
9-
<lastBuildDate>Tue, 09 Sep 2025 19:46:08 +0000</lastBuildDate>
8+
<pubDate>Tue, 09 Sep 2025 19:48:41 +0000</pubDate>
9+
<lastBuildDate>Tue, 09 Sep 2025 19:48:41 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)