Skip to content

Commit f438a93

Browse files
[skip ci] Updates
1 parent 22fe912 commit f438a93

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2543,7 +2543,9 @@ <h3 id="response-5">Response</h3>
25432543
</span><span class="s2">"NonSmoking"</span><span class="p">,</span><span class="w">
25442544
</span><span class="s2">"Upper floor away from elevator"</span><span class="w">
25452545
</span><span class="p">],</span><span class="w">
2546-
</span><span class="nl">"isModifiable"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
2546+
</span><span class="nl">"isModifiable"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w">
2547+
</span><span class="nl">"voucherUrl"</span><span class="p">:</span><span class="w"> </span><span class="s2">"https://samplehost.com/samplepath/voucher.pdf"</span><span class="p">,</span><span class="w">
2548+
</span><span class="nl">"activeSegmentInConcurPNR"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="w">
25472549
</span><span class="p">}</span><span class="w">
25482550
</span></code></pre></div></div>
25492551

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3106,6 +3106,12 @@ <h2 id="-reservationdetails"><a id="schemareservationdetails"></a> ReservationDe
31063106
<td><code class="language-plaintext highlighter-rouge">true</code> / <code class="language-plaintext highlighter-rouge">false</code></td>
31073107
<td>Whether or not this reservation can be modified.</td>
31083108
</tr>
3109+
<tr>
3110+
<td><code class="language-plaintext highlighter-rouge">voucherUrl</code></td>
3111+
<td><code class="language-plaintext highlighter-rouge">string</code></td>
3112+
<td>-</td>
3113+
<td>The URL to the voucher for this booking.</td>
3114+
</tr>
31093115
<tr>
31103116
<td><code class="language-plaintext highlighter-rouge">activeSegmentInConcurPNR</code></td>
31113117
<td><code class="language-plaintext highlighter-rouge">boolean</code></td>

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, 10 Jul 2025 19:48:18 +0000</pubDate>
9-
<lastBuildDate>Thu, 10 Jul 2025 19:48:18 +0000</lastBuildDate>
8+
<pubDate>Thu, 10 Jul 2025 20:58:58 +0000</pubDate>
9+
<lastBuildDate>Thu, 10 Jul 2025 20:58:58 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)