Skip to content

Commit e191f36

Browse files
[skip ci] Updates
1 parent 3492e8f commit e191f36

File tree

6 files changed

+139
-4927
lines changed

6 files changed

+139
-4927
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,6 +1411,16 @@ <h3 id="note">Note:</h3>
14111411
<td>Grants read and write access to Event Topics once subscribed</td>
14121412
<td><a href="/api-reference/ess/v4.event-subscription.html">Event Subscription Service v4</a></td>
14131413
</tr>
1414+
<tr>
1415+
<td><code class="language-plaintext highlighter-rouge">expense.config.attendeetypes.restricted.read</code><a name="expense.config.attendeetypes.restricted.read"></a></td>
1416+
<td>Get a list of all attendee types applicable to a user</td>
1417+
<td><a href="https://developer.concur.com/api-reference/expense/expense-config/v4.expense.config.html">Expense Configuration v4</a></td>
1418+
</tr>
1419+
<tr>
1420+
<td><code class="language-plaintext highlighter-rouge">expense.config.groups.restricted.read</code><a name="expense.config.groups.restricted.read"></a></td>
1421+
<td>Get group information applicable to a user/company</td>
1422+
<td><a href="https://developer.concur.com/api-reference/expense/expense-config/v4.expense.config.html">Expense Configuration v4</a></td>
1423+
</tr>
14141424
<tr>
14151425
<td><code class="language-plaintext highlighter-rouge">expense.config.policies.restricted.read</code><a name="expense.config.policies.restricted.read"></a></td>
14161426
<td>Get a list of all expense policies applicable to a user</td>

api-reference/expense/expense-report/expense-entry.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,6 +1530,13 @@ <h3 id="parameters-3">Parameters</h3>
15301530

15311531
<h2 id="delete-an-expense-entry-">Delete an Expense Entry <a name="delete"></a></h2>
15321532

1533+
<div class="alert alert-danger">
1534+
<p><strong>The DELETE Expense is being deprecated.</strong></p>
1535+
<p>Deprecation Date: 06/23/2025</p>
1536+
<p>Partners and customers using a deprecated API should contact SAP Concur and discuss moving to the latest version.</p>
1537+
<p>Learn more in the <a href="/tools-support/deprecation-policy.html">API Lifecycle &amp; Deprecation Policy.</a></p>
1538+
</div>
1539+
15331540
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>DELETE /api/v3.0/expense/entries/{id}
15341541
</code></pre></div></div>
15351542

0 commit comments

Comments
 (0)