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
<p>The first DTK v5 API will return the RSA public key and version of the RSA public key. The caller needs to wrap their symmetric key using this public key and this wrapped symmetric key needs to be passed to the second DTK v5 API along with the version earlier mentioned, and the mandatory credit card GUID received from client request to provide encrypted credit card account number.</p>
474
474
475
-
<h3id="preview-new-operations-for-the-expense-configuration-v4">Preview: New Operations for the Expense Configuration v4</h3>
475
+
<h3id="preview-new-apis-for-the-expense-configuration-v4">Preview: New APIs for the Expense Configuration v4</h3>
476
476
477
-
<p>The Expense Configuration Service will release new GET operations, as follows:</p>
477
+
<p>The Expense Configuration Service will release GET API operations, as follows:</p>
478
478
479
479
<p><strong>GET Attendee Types for a user’s expense group v4 API</strong></p>
480
480
481
-
<p>A new <codeclass="language-plaintext highlighter-rouge">v4 GET Attendee Types</code> operation will allow for the retrieval of all attendee types applicable to the user’s expense group based on their <codeclass="language-plaintext highlighter-rouge">userId</code>.</p>
481
+
<p>A <codeclass="language-plaintext highlighter-rouge">GET Attendee Types v4</code>API operation will be released to allow for the retrieval of all attendee types applicable to the user’s expense group based on their <codeclass="language-plaintext highlighter-rouge">userId</code>.</p>
482
482
483
483
<p><strong>GET User Expense Groups v4 API</strong></p>
484
484
485
-
<p>A new <codeclass="language-plaintext highlighter-rouge">v4 GET Groups</code> operation will allow for the retrieval of an expense group applicable to a user based on their <codeclass="language-plaintext highlighter-rouge">userId</code>, including policies, payment types and attendee types linked to the group.</p>
485
+
<p>A <codeclass="language-plaintext highlighter-rouge">GET Groups v4</code>API operation will be released to allow for the retrieval of an expense group applicable to a user based on their <codeclass="language-plaintext highlighter-rouge">userId</code>, including policies, payment types and attendee types linked to the group.</p>
486
486
487
487
<p><strong>GET Company Expense Groups v4 API</strong></p>
488
488
489
-
<p>A new <codeclass="language-plaintext highlighter-rouge">v4 GET Company Groups</code> API operation will allow for the retrieval of all expense groups applicable for a company based on their <codeclass="language-plaintext highlighter-rouge">companyID</code>.</p>
489
+
<p>A <codeclass="language-plaintext highlighter-rouge">GET Company Groups v4</code> API operation will be released to allow for the retrieval of all expense groups applicable for a company based on their <codeclass="language-plaintext highlighter-rouge">companyID</code>.</p>
490
490
491
491
<p><strong>GET Company Expense Groups by ID v4 API</strong></p>
492
492
493
-
<p>A new <codeclass="language-plaintext highlighter-rouge">v4 GET Company Groups by Id</code> API operation will allow for the retrieval of an expense group by <codeclass="language-plaintext highlighter-rouge">id</code>, including policies, payment types and attendee types linked to the group.</p>
493
+
<p>A <codeclass="language-plaintext highlighter-rouge">GET Company Groups by Id v4</code> API operation will be released to allow for the retrieval of an expense group by <codeclass="language-plaintext highlighter-rouge">id</code>, including policies, payment types and attendee types linked to the group.</p>
494
494
495
495
<h3id="preview-public-certificate-root-change">Preview: Public Certificate Root Change</h3>
0 commit comments