Skip to content

Commit 140f887

Browse files
[skip ci] Updates
1 parent f418c00 commit 140f887

2 files changed

Lines changed: 53 additions & 2 deletions

File tree

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>Tue, 03 Mar 2026 18:19:31 +0000</pubDate>
9-
<lastBuildDate>Tue, 03 Mar 2026 18:19:31 +0000</lastBuildDate>
8+
<pubDate>Tue, 03 Mar 2026 19:49:51 +0000</pubDate>
9+
<lastBuildDate>Tue, 03 Mar 2026 19:49:51 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2026-03-03.html

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,57 @@ <h1 id="api-release-notes-march-2026">API Release Notes, March 2026</h1>
429429

430430
<h2 id="new-this-month">New This Month</h2>
431431

432+
<h3 id="preview-get-participant-of-an-existing-request-in-request-v4">Preview: GET Participant of an Existing Request in Request v4</h3>
433+
434+
<p>The Request v4 API will enable customers and partners manage the budget request experience more completely through Concur Request web services. Enhancements will include capabilities to view and manage <em>Participants</em> on a <em>Parent Request</em>, as well as related improvements to existing endpoints.</p>
435+
436+
<p><strong>Overview</strong></p>
437+
438+
<p>The new <em>Participants</em> area will be added to the Request v4 API, including two new endpoints:</p>
439+
440+
<ul>
441+
<li>
442+
<p><strong>View participants and related child requests</strong></p>
443+
444+
<p>Customers and partners will be able to retrieve the list of participants associated with a <em>Parent Request</em>, along with the child requests linked to it.</p>
445+
</li>
446+
<li>
447+
<p><strong>Manage participants</strong></p>
448+
449+
<p>Customers and partners will be able to add and remove participants on a parent request.</p>
450+
</li>
451+
</ul>
452+
453+
<p><strong>Updates to Existing Request v4 API Behavior</strong></p>
454+
455+
<ul>
456+
<li>
457+
<p><strong>Request policies for a user</strong></p>
458+
459+
<p>Policy responses will indicate whether a given policy supports creating <em>Parent Requests</em> (<em>Budget Requests</em>).</p>
460+
</li>
461+
<li>
462+
<p><strong>Create a request</strong></p>
463+
464+
<p>The create request process will support both <em>Budget Request</em> scenarios:</p>
465+
<ul>
466+
<li>Creating a <em>Parent Request</em> using an eligible policy</li>
467+
<li>Creating a <em>Child Request</em> and linking it to an existing <em>Parent Request</em></li>
468+
</ul>
469+
</li>
470+
<li>
471+
<p><strong>Get request details</strong></p>
472+
473+
<p>Request details will now indicate whether the request is a <em>Parent</em> or a <em>Child request</em>. For <em>Child Requests</em>, the response will also include a reference to the related <em>Parent Request</em>.</p>
474+
</li>
475+
</ul>
476+
477+
<p><strong>Configuration / Feature Activation</strong></p>
478+
479+
<p>The Request v4 APIs are available for users of both Professional and Standard versions of SAP Concur Request.</p>
480+
481+
<p>For additional information, please view the <a href="/api-reference/request/v4.get-started.html">Request v4</a> API documentation.</p>
482+
432483
<h2 id="ongoing">Ongoing</h2>
433484

434485
<h3 id="important-upcoming-shutdown-of-request-v1-v3-and-v31">Important! Upcoming Shutdown of Request V1, V3, and V3.1</h3>

0 commit comments

Comments
 (0)