Skip to content

Commit 4cbaf64

Browse files
[skip ci] Updates
1 parent ff47ca4 commit 4cbaf64

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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, 12 Jun 2025 19:25:03 +0000</pubDate>
9-
<lastBuildDate>Thu, 12 Jun 2025 19:25:03 +0000</lastBuildDate>
8+
<pubDate>Thu, 12 Jun 2025 20:04:41 +0000</pubDate>
9+
<lastBuildDate>Thu, 12 Jun 2025 20:04:41 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -472,25 +472,25 @@ <h3 id="preview-detokenizer-dtk-v5-api">Preview: Detokenizer (DTK) v5 API</h3>
472472

473473
<p>The first DTK v5 API will return the RSA public key and version of the RSA public key. The caller needs to wrap their symmetric key using this public key and this wrapped symmetric key needs to be passed to the second DTK v5 API along with the version earlier mentioned, and the mandatory credit card GUID received from client request to provide encrypted credit card account number.</p>
474474

475-
<h3 id="preview-new-operations-for-the-expense-configuration-v4">Preview: New Operations for the Expense Configuration v4</h3>
475+
<h3 id="preview-new-apis-for-the-expense-configuration-v4">Preview: New APIs for the Expense Configuration v4</h3>
476476

477-
<p>The Expense Configuration Service will release new GET operations, as follows:</p>
477+
<p>The Expense Configuration Service will release GET API operations, as follows:</p>
478478

479479
<p><strong>GET Attendee Types for a user’s expense group v4 API</strong></p>
480480

481-
<p>A new <code class="language-plaintext highlighter-rouge">v4 GET Attendee Types</code> operation will allow for the retrieval of all attendee types applicable to the user’s expense group based on their <code class="language-plaintext highlighter-rouge">userId</code>.</p>
481+
<p>A <code class="language-plaintext highlighter-rouge">GET Attendee Types v4</code> API operation will be released to allow for the retrieval of all attendee types applicable to the user’s expense group based on their <code class="language-plaintext highlighter-rouge">userId</code>.</p>
482482

483483
<p><strong>GET User Expense Groups v4 API</strong></p>
484484

485-
<p>A new <code class="language-plaintext highlighter-rouge">v4 GET Groups</code> operation will allow for the retrieval of an expense group applicable to a user based on their <code class="language-plaintext highlighter-rouge">userId</code>, including policies, payment types and attendee types linked to the group.</p>
485+
<p>A <code class="language-plaintext highlighter-rouge">GET Groups v4</code> API operation will be released to allow for the retrieval of an expense group applicable to a user based on their <code class="language-plaintext highlighter-rouge">userId</code>, including policies, payment types and attendee types linked to the group.</p>
486486

487487
<p><strong>GET Company Expense Groups v4 API</strong></p>
488488

489-
<p>A new <code class="language-plaintext highlighter-rouge">v4 GET Company Groups</code> API operation will allow for the retrieval of all expense groups applicable for a company based on their <code class="language-plaintext highlighter-rouge">companyID</code>.</p>
489+
<p>A <code class="language-plaintext highlighter-rouge">GET Company Groups v4</code> API operation will be released to allow for the retrieval of all expense groups applicable for a company based on their <code class="language-plaintext highlighter-rouge">companyID</code>.</p>
490490

491491
<p><strong>GET Company Expense Groups by ID v4 API</strong></p>
492492

493-
<p>A new <code class="language-plaintext highlighter-rouge">v4 GET Company Groups by Id</code> API operation will allow for the retrieval of an expense group by <code class="language-plaintext highlighter-rouge">id</code>, including policies, payment types and attendee types linked to the group.</p>
493+
<p>A <code class="language-plaintext highlighter-rouge">GET Company Groups by Id v4</code> API operation will be released to allow for the retrieval of an expense group by <code class="language-plaintext highlighter-rouge">id</code>, including policies, payment types and attendee types linked to the group.</p>
494494

495495
<h3 id="preview-public-certificate-root-change">Preview: Public Certificate Root Change</h3>
496496

0 commit comments

Comments
 (0)