Skip to content

Commit

Permalink
[skip ci] Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
concur-docs-machine committed Aug 15, 2023
1 parent 26aa272 commit 6821ca9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions api-reference/expense/expense-report/v4.workflows.html
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ <h2 id="scope-usage-">Scope Usage <a name="scope-usage"></a></h2>

<h2 id="dependencies-">Dependencies <a name="dependencies"></a></h2>

<p>SAP Concur clients must purchase Concur Expense in order to use this API. These APIs requires the Identity v4 API which is currently only available to approved early access partners. Please contact your SAP Concur representative for more information.</p>
<p>SAP Concur clients must purchase Concur Expense in order to use this API. These APIs requires the identity v4 API which is currently only available to approved early access partners. Please contact your SAP Concur representative for more information.</p>

<h2 id="access-token-usage-">Access Token Usage <a name="access-token-usage"></a></h2>

Expand All @@ -1222,7 +1222,7 @@ <h2 id="access-token-usage-">Access Token Usage <a name="access-token-usage"></a
<h2 id="approve-or-send-back-or-recall-a-report-">Approve or Send Back or Recall a Report <a name="approve-or-send-back-or-recall-a-report"></a></h2>

<ul>
<li>The Approve function advances the specified report to the next step (use short URL Approve API if it is in a system step).</li>
<li>The Approve function advances the specified report to the next step (use short URL Approve API if the report is in a system step).</li>
<li>The Send Back function sends back the specified report to report owner.</li>
<li>The Recall function moves the specified report to an unsubmitted state.</li>
</ul>
Expand Down Expand Up @@ -1331,7 +1331,7 @@ <h4 id="sample-requests-short-and-long-url"><a name="patch-approve-sendback-reca
"comment":"Approved"
}'</span>

curl <span class="nt">--location</span> <span class="nt">--request</span> PATCH <span class="s1">'https://us.api.concursolutions.com/expensereports/v4/users/32C2FCC3-B2E8-4907-9672-5B3F49B1C643/context/TRAVELER/reports/764428DD6A664AF0BFCB/approve'</span> <span class="se">\</span>
curl <span class="nt">--location</span> <span class="nt">--request</span> PATCH <span class="s1">'https://us.api.concursolutions.com/expensereports/v4/users/32C2FCC3-B2E8-4907-9672-5B3F49B1C643/context/MANAGER/reports/764428DD6A664AF0BFCB/approve'</span> <span class="se">\</span>
<span class="nt">--header</span> <span class="s1">'Authorization: Bearer {access_token}'</span>
<span class="nt">--header</span> <span class="s1">'Content-Type: application/json'</span>
<span class="nt">--data-raw</span> <span class="s1">'{
Expand Down
4 changes: 2 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<description>Concur docs provides comprehensive information on working with the Concur platform</description>
<link>https://preview.developer.concur.com/</link>
<atom:link href="https://preview.developer.concur.com/feed.xml" rel="self" type="application/rss+xml" />
<pubDate>Thu, 10 Aug 2023 21:33:16 +0000</pubDate>
<lastBuildDate>Thu, 10 Aug 2023 21:33:16 +0000</lastBuildDate>
<pubDate>Tue, 15 Aug 2023 20:47:58 +0000</pubDate>
<lastBuildDate>Tue, 15 Aug 2023 20:47:58 +0000</lastBuildDate>
<generator>Jekyll v4.1.1</generator>

</channel>
Expand Down

0 comments on commit 6821ca9

Please sign in to comment.