Skip to content

Commit 662f001

Browse files
[skip ci] Updates
1 parent b4bcf33 commit 662f001

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,13 +1612,13 @@ <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>
1615+
<p><strong>Note: <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> in <code class="language-plaintext highlighter-rouge">customFields</code></strong></p>
16161616

16171617
<p>The <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> field reflects the Single PNR configuration for the supplier:</p>
16181618
<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>
1619+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> configuration exists in connector settings on the Travel Config page and is enabled, the value in <code class="language-plaintext highlighter-rouge">customFields</code> will be <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 on the Travel Config page but not enabled, the value in <code class="language-plaintext highlighter-rouge">customFields</code> will be <code class="language-plaintext highlighter-rouge">"false"</code>.</li>
1621+
<li>If <code class="language-plaintext highlighter-rouge">SinglePnrEnabled</code> configuration doesn’t exist in connector settings on the Travel Config page, it will not appear in <code class="language-plaintext highlighter-rouge">customFields</code>.</li>
16221622
</ul>
16231623

16241624
<blockquote>

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 17:00:16 +0000</pubDate>
9-
<lastBuildDate>Thu, 11 Sep 2025 17:00:16 +0000</lastBuildDate>
8+
<pubDate>Thu, 11 Sep 2025 17:39:27 +0000</pubDate>
9+
<lastBuildDate>Thu, 11 Sep 2025 17:39:27 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2025-09-04.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ <h3 id="now-available-hotel-service-v4-changes-in-reservationcriteria">Now Avail
457457
}
458458
</code></pre></div></div>
459459

460-
<p>We have included a wrapper <code class="language-plaintext highlighter-rouge">"hrefs"</code> attribute so that we can add references to other endpoints related to this booking in the future.</p>
460+
<p>We have included a wrapper <code class="language-plaintext highlighter-rouge">hrefs</code> attribute so that we can add references to other endpoints related to this booking in the future.</p>
461461

462462
<p>Find more details in the Hotel Service v4 documentation under <a href="https://developer.concur.com/api-reference/direct-connects/hotel-service-4/v4.schemas.html#-reservationcriteria">ReservationCriteria</a>.</p>
463463

0 commit comments

Comments
 (0)