Skip to content

Commit 6c3c101

Browse files
[skip ci] Updates
1 parent 85f764e commit 6c3c101

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

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

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

1615+
<p><strong>Note on <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> in <code class="language-plaintext highlighter-rouge">customFields</code>:</strong></p>
1616+
1617+
<p>The <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> field reflects the Single PNR configuration for the supplier:</p>
1618+
<ul>
1619+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> configuration exists in connector settings in Travel Config page and is enabled there, it appears in <code class="language-plaintext highlighter-rouge">customFields</code> with value <code class="language-plaintext highlighter-rouge">"true"</code>.</li>
1620+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> configuration exists in connector settings in Travel Config page, but is not enabled there, it appears in <code class="language-plaintext highlighter-rouge">customFields</code> with value <code class="language-plaintext highlighter-rouge">"false"</code>.</li>
1621+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> configuration doesn’t exists in connector settings in Travel Config page, it does not appear in <code class="language-plaintext highlighter-rouge">customFields</code>.</li>
1622+
</ul>
1623+
1624+
<blockquote>
1625+
<p><strong>Important:</strong> If this is the first time the connector is being configured for a company in Company Travel Configuration, you must save or change the value of the field for it to be reflected in <code class="language-plaintext highlighter-rouge">customFields</code>.</p>
1626+
</blockquote>
1627+
16151628
<h2 id="-hotelpropertyref"><a id="schemahotelpropertyref"></a> HotelPropertyRef</h2>
16161629

16171630
<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>Thu, 11 Sep 2025 16:21:38 +0000</pubDate>
9-
<lastBuildDate>Thu, 11 Sep 2025 16:21:38 +0000</lastBuildDate>
8+
<pubDate>Thu, 11 Sep 2025 16:58:35 +0000</pubDate>
9+
<lastBuildDate>Thu, 11 Sep 2025 16:58:35 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)