Skip to content

Commit f1177ad

Browse files
[skip ci] Updates
1 parent 9930964 commit f1177ad

3 files changed

Lines changed: 15 additions & 8 deletions

File tree

api-reference/authentication/app-center-learn-more.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,11 @@ <h3 id="note">Note:</h3>
13221322
<td>Add, update, or deactivate attendees</td>
13231323
<td><a href="/api-reference/expense/attendees/v2.attendees.html">Attendee V2</a>, <a href="/api-reference/expense/attendees/v3.attendees.html">Attendee V3</a></td>
13241324
</tr>
1325+
<tr>
1326+
<td><code class="language-plaintext highlighter-rouge">attendee.admin.read</code> <a name="attendadminread"></a></td>
1327+
<td>Admin read only access to attendee types</td>
1328+
<td><a href="/api-reference/common/attendees/v4.admin-attendee-types.html">Attendee Types V4</a></td>
1329+
</tr>
13251330
<tr>
13261331
<td><code class="language-plaintext highlighter-rouge">attendee.read</code> <a name="attendread"></a></td>
13271332
<td>Read attendee data</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>Mon, 05 May 2025 17:32:06 +0000</pubDate>
9-
<lastBuildDate>Mon, 05 May 2025 17:32:06 +0000</lastBuildDate>
8+
<pubDate>Mon, 05 May 2025 18:08:35 +0000</pubDate>
9+
<lastBuildDate>Mon, 05 May 2025 18:08:35 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2025-05-05.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -502,17 +502,19 @@ <h2 id="previews">Previews</h2>
502502

503503
<p>In general, this table lists items that will be shipping in the next 30-60 days. For a broader view of features that are coming, please see our <a href="https://roadmaps.sap.com/board?PRODUCT=089E017A62AB1EDA94C15F5EDB3400E1&amp;range=CURRENT-LAST#Q3%202024">Road Map Explorer</a>.</p>
504504

505-
<p>Date|API|Preview
506-
—|—|—</p>
507-
508-
<h3 id="preview-new-fields-added-to-financial-integration-services-fis-v4-api">Preview: New Fields Added to Financial Integration Services (FIS) v4 API</h3>
509-
510505
<table>
506+
<thead>
507+
<tr>
508+
<th>Date</th>
509+
<th>API</th>
510+
<th>Preview</th>
511+
</tr>
512+
</thead>
511513
<tbody>
512514
<tr>
513515
<td><a href="/tools-support/release-notes/api/2025-04-03.html">04/2025</a></td>
514516
<td>New Report Events for Concur Expense</td>
515-
<td>Concur Expense Events will be amended to include two new events: <code class="language-plaintext highlighter-rouge">reportUpdated</code> and <code class="language-plaintext highlighter-rouge">reportDeleted</code>. They will be on the same <code class="language-plaintext highlighter-rouge">public.concur.expense.report</code> topic associated with this event group. These events will be published upon any report update or delete action whether through the product UI, an API such as the Update Unsubmitted Report, or other automated sources such as the Expense Assistant.</td>
517+
<td>Concur Expense Events will be amended to include two new events: <code class="language-plaintext highlighter-rouge">reportUpdated</code> and <code class="language-plaintext highlighter-rouge">reportDeleted</code>. They will be on the same <code class="language-plaintext highlighter-rouge">public.concur.expense.report</code> topic associated with this event group.</td>
516518
</tr>
517519
<tr>
518520
<td><a href="/tools-support/release-notes/api/2025-04-03.html">04/2025</a></td>

0 commit comments

Comments
 (0)