Skip to content

Commit 87a440c

Browse files
[skip ci] Updates
1 parent 71b387b commit 87a440c

File tree

3 files changed

+19
-13
lines changed

3 files changed

+19
-13
lines changed

api-reference/ExpenseLocationService/v5.expenselocationservice.html renamed to api-reference/common/locations/v5.localities.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77

8-
<title> SAP Concur Developer Center | ExpenseLocationService V5</title>
8+
<title> SAP Concur Developer Center | Localities v5</title>
99

1010

1111
<!-- Meta -->
@@ -24,7 +24,7 @@
2424
<script src="https://assets.adobedtm.com/e1226b306979/aeb854337dc8/launch-85c98625c1e8.min.js" async></script>
2525

2626
<!-- Canonical link-->
27-
<link rel="canonical" href="https://preview.developer.concur.com/api-reference/ExpenseLocationService/v5.expenselocationservice.html" data-proofer-ignore>
27+
<link rel="canonical" href="https://preview.developer.concur.com/api-reference/common/locations/v5.localities.html" data-proofer-ignore>
2828

2929
<!-- CSS Global Compulsory -->
3030
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400">
@@ -1284,9 +1284,15 @@
12841284
<p><strong>Important</strong>: This API is currently in pre-release status and is only available to approved early access participants. The API is under development and might change before being generally released. To become an early access participant, contact your SAP Concur Representative.</p>
12851285
</div>
12861286

1287-
<h1 id="expenselocationservice-v5">ExpenseLocationService V5</h1>
1287+
<h1 id="localities-v5">Localities v5</h1>
12881288

1289-
<p>The expense location Service V5 API acts as a single source of truth for location-related information, including countries, subdivisions, and specific localities. It enables consistent and reliable data access across multiple business functions and partner systems.</p>
1289+
<p>The Localities v5 API acts as a single source of truth for location-related information, including countries, subdivisions, and specific localities. It enables consistent and reliable data access across multiple business functions and partner systems.</p>
1290+
1291+
<h2 id="prior-versions">Prior Versions</h2>
1292+
1293+
<ul>
1294+
<li>Locations v3 documentation is available <a href="https://developer.concur.com/api-reference/common/locations/v3.locations.html">here</a></li>
1295+
</ul>
12901296

12911297
<h2 id="limitations"><a name="limitations"></a>Limitations</h2>
12921298

@@ -1296,7 +1302,7 @@ <h2 id="sequence-diagram"><a name="sequence-diagram"></a>Sequence Diagram</h2>
12961302

12971303
<p>A high-level diagram of the Localities Service flow, showing how clients retrieve locality data via endpoints.</p>
12981304

1299-
<p><img src="./V5_Sequence_Diagram.png" alt="Sequence Diagram for ExpenseLocationService" /></p>
1305+
<p><img src="v5_Sequence_Diagram.png" alt="Sequence Diagram for Localities" /></p>
13001306

13011307
<h2 id="products-and-editions"><a name="products-editions"></a>Products and Editions</h2>
13021308

@@ -1529,7 +1535,7 @@ <h4 id="uri-2">URI</h4>
15291535
</code></pre></div></div>
15301536

15311537
<h4 id="parameters-2">Parameters</h4>
1532-
<p>Only one of these paramater at a time is required- locationNameKey, locationNameId, locCode, or searchText.</p>
1538+
<p>Only one of these parameter at a time is required- locationNameKey, locationNameId, locCode, or searchText.</p>
15331539

15341540
<table>
15351541
<thead>
@@ -1610,7 +1616,7 @@ <h5 id="request-2">Request</h5>
16101616
Authorization: Bearer <span class="k">${</span><span class="nv">ACCESS_TOKEN</span><span class="k">}</span>
16111617
</code></pre></div></div>
16121618

1613-
<h5 id="respone">Respone</h5>
1619+
<h5 id="response-2">Response</h5>
16141620

16151621
<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>HTTP/1.1 200 OK
16161622
Content-Type: application/json
@@ -1749,7 +1755,7 @@ <h5 id="request-3">Request</h5>
17491755
Authorization: Bearer <span class="k">${</span><span class="nv">ACCESS_TOKEN</span><span class="k">}</span>
17501756
</code></pre></div></div>
17511757

1752-
<h5 id="response-2">Response</h5>
1758+
<h5 id="response-3">Response</h5>
17531759

17541760
<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>HTTP/1.1 200 OK
17551761
Content-Type: application/json
@@ -1881,7 +1887,7 @@ <h5 id="request-4">Request</h5>
18811887
Authorization: Bearer <span class="k">${</span><span class="nv">ACCESS_TOKEN</span><span class="k">}</span>
18821888
</code></pre></div></div>
18831889

1884-
<h5 id="response-3">Response</h5>
1890+
<h5 id="response-4">Response</h5>
18851891

18861892
<div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>HTTP/1.1 200 OK
18871893
Content-Type: application/json
@@ -1916,7 +1922,7 @@ <h5 id="response-3">Response</h5>
19161922

19171923
<hr />
19181924

1919-
<h2 id="localities-v5-schemas"><a name="schema"></a>Localities V5 Schemas</h2>
1925+
<h2 id="localities-v5-schemas"><a name="schema"></a>Localities v5 Schemas</h2>
19201926

19211927
<h3 id="locationlistresponse-schema">LocationListResponse Schema</h3>
19221928

@@ -2101,7 +2107,7 @@ <h4>On this page</h4>
21012107
<a href="/terms-of-use-2021.html">Terms of Use</a> |
21022108
<a href="/tools-support/deprecation-policy.html">API Deprecation Policy</a> |
21032109
<a href="/legal-disclosure.html">Legal Disclosure</a> |
2104-
<a href="https://github.com/SAP-docs/preview.developer.concur.com/blob/main/src/api-reference/ExpenseLocationService/v5.expenselocationservice.md">Edit this page on GitHub</a>
2110+
<a href="https://github.com/SAP-docs/preview.developer.concur.com/blob/main/src/api-reference/common/locations/v5.localities.md">Edit this page on GitHub</a>
21052111
</p>
21062112
</div>
21072113

api-reference/ExpenseLocationService/V5_Sequence_Diagram.png renamed to api-reference/common/locations/v5_Sequence_Diagram.png

File renamed without changes.

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, 09 Sep 2025 19:48:41 +0000</pubDate>
9-
<lastBuildDate>Tue, 09 Sep 2025 19:48:41 +0000</lastBuildDate>
8+
<pubDate>Thu, 11 Sep 2025 12:07:17 +0000</pubDate>
9+
<lastBuildDate>Thu, 11 Sep 2025 12:07:17 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

0 commit comments

Comments
 (0)