You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools-support/release-notes/api/2026-03-03.html
+19-29Lines changed: 19 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -448,48 +448,38 @@ <h3 id="preview-get-participant-of-an-existing-request-in-request-v4">Preview: G
448
448
449
449
<p><strong>Overview</strong></p>
450
450
451
-
<p>A <em>Participants</em> area will be added to the Request v4 API, including two new endpoints:</p>
451
+
<p>A <em>Participants</em> area will be added to the Request v4 API and two additional endpoints, as follows:</p>
452
452
453
453
<ul>
454
-
<li>View Participants and Related Child Requests</li>
455
-
</ul>
456
-
457
-
<p>Customers and partners will be able to retrieve the list of participants associated with a <em>Parent</em> request, along with the child requests linked to it.</p>
458
-
459
-
<ul>
460
-
<li>Manage Participants</li>
454
+
<li>
455
+
<p>View Participants and Related Child Requests: Customers and partners will be able to retrieve the list of participants associated with a <em>Parent</em> request, along with the child requests linked to it.</p>
456
+
</li>
457
+
<li>
458
+
<p>Manage Participants: Customers and partners will be able to add and remove participants on a <em>Parent</em> request.</p>
459
+
</li>
461
460
</ul>
462
461
463
-
<p>Customers and partners will be able to add and remove participants on a <em>Parent</em> request.</p>
464
-
465
462
<p><strong>Updates to Existing Request v4 API Behavior</strong></p>
466
463
467
464
<ul>
468
-
<li>Request Policies for a User</li>
469
-
</ul>
470
-
471
-
<p>Policy responses will indicate whether a given policy supports creating <em>Parent</em> requests (Budget requests).</p>
472
-
473
-
<ul>
474
-
<li>Create a Request</li>
475
-
</ul>
476
-
477
-
<p>The request creation process will support the following Budget request scenarios:</p>
465
+
<li>
466
+
<p>Request Policies for a User: Policy responses will indicate whether a given policy supports creating <em>Parent</em> requests (Budget requests).</p>
467
+
</li>
468
+
<li>
469
+
<p>Create a Request: The request creation process will support the following Budget request scenarios:</p>
478
470
479
-
<p>– Creating a <em>Parent Request</em> using an eligible policy
480
-
– Creating a <em>Child Request</em> and linking it to an existing <em>parent</em> request</p>
471
+
<p>– Creating a <em>Parent Request</em> using an eligible policy</p>
481
472
482
-
<ul>
483
-
<li>Get Request Details</li>
473
+
<p>– Creating a <em>Child Request</em> and linking it to an existing <em>parent</em> request</p>
474
+
</li>
475
+
<li>
476
+
<p>Get Request Details: Request details will indicate whether the request is <em>Parent</em> or <em>Child</em>. For <em>Child</em> requests, the response will also include a reference to the related <em>Parent</em> request.</p>
477
+
</li>
484
478
</ul>
485
479
486
-
<p>Request details will indicate whether it is a <em>Parent</em> or <em>Child</em> request. For <em>Child</em> requests, the response will also include a reference to the related <em>Parent</em> request.</p>
<p>The Request v4 APIs will be available for users of both Professional and Standard versions of Concur Request.</p>
491
-
492
-
<p>For additional information, refer to the Request v4 API documentation.</p>
482
+
<p>The Request v4 APIs will be available for users of both Professional and Standard versions of Concur Request. For additional information, refer to the Request v4 API documentation.</p>
493
483
494
484
<h3id="decommissioning-of-launch-external-url-v1">Decommissioning of Launch External URL V1</h3>
0 commit comments