Skip to content

Commit fd9cc33

Browse files
[skip ci] Updates
1 parent 14a7a46 commit fd9cc33

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

api-explorer/v3-0/Entries.swagger2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,12 @@
261261
}
262262
},
263263
"delete": {
264+
"deprecated":true,
264265
"tags": [
265266
"Resources"
266267
],
267268
"summary": "Delete an expense entry",
268-
"description": "Deletes the specified expense entry.",
269+
"description": "DEPRECATED: 06/26/2025 Deletes the specified expense entry.",
269270
"parameters": [
270271
{
271272
"name": "id",

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, 14 Jul 2025 21:29:28 +0000</pubDate>
9-
<lastBuildDate>Mon, 14 Jul 2025 21:29:28 +0000</lastBuildDate>
8+
<pubDate>Tue, 15 Jul 2025 20:23:45 +0000</pubDate>
9+
<lastBuildDate>Tue, 15 Jul 2025 20:23:45 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2025-07-10.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,22 @@ <h1 id="api-release-notes-july-2025">API Release Notes, July 2025</h1>
437437

438438
<h2 id="new-this-month">New This Month</h2>
439439

440+
<h3 id="preview-support-for-ipv6">Preview: Support for IPv6</h3>
441+
442+
<p>The SAP Concur platform will support IPv6 for network communication to and from SAP Concur solutions. This implementation is expected for Q4/2025. Previously, IPv6 was only supported for inbound HTTPS calls, and all other inbound and outbound calls supported only IPv4.</p>
443+
444+
<blockquote>
445+
<p><strong>Note:</strong> SAP recommends adding domains (for example, *.concursolutions.com) to your allow lists rather than specific IP addresses. SAP does not anticipate any interruption in functionality; however, clients who use allow lists or otherwise restrict SAP Concur IP addresses might need to update their lists to accommodate new IPv6 address ranges.</p>
446+
</blockquote>
447+
448+
<p><strong>Configuration / Feature Activation</strong></p>
449+
450+
<p>In most cases, this change is transparent, and no configuration or activation steps are required. Clients and partners who use allow lists to filter traffic received from SAP Concur solutions might need to update their lists.</p>
451+
452+
<blockquote>
453+
<p><strong>Note:</strong> SAP does not recommend filtering or restricting network communication based on IP addresses. If your company requires specific IP addresses, contact SAP Concur support or your SAP Concur representative for assistance.</p>
454+
</blockquote>
455+
440456
<h3 id="now-available-updates-to-oauth-20-application-management">Now Available: Updates to OAuth 2.0 Application Management</h3>
441457

442458
<p>We have updated the OAuth 2.0 Application Management tool, which is used to create apps for integrations. We have introduced two new fields: <code class="language-plaintext highlighter-rouge">App Stage</code> and <code class="language-plaintext highlighter-rouge">Application Type</code>. These fields provide drop-down lists from which you can select the appropriate value, facilitating better categorization and management of your apps. The update rollout started on July 9th, and the changes are expected to be reflected across all data centers by the end of the same week. For detailed information, check out the <a href="https://developer.concur.com/api-reference/authentication/oauth2-app-mgmt-tool.html">OAuth 2.0 Application Management Tool</a> documentation.</p>

0 commit comments

Comments
 (0)