Skip to content

Commit 471d28b

Browse files
[skip ci] Updates
1 parent 45be74a commit 471d28b

File tree

2 files changed

+40
-2
lines changed

2 files changed

+40
-2
lines changed

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>Thu, 18 Sep 2025 18:56:14 +0000</pubDate>
9-
<lastBuildDate>Thu, 18 Sep 2025 18:56:14 +0000</lastBuildDate>
8+
<pubDate>Thu, 18 Sep 2025 19:43:00 +0000</pubDate>
9+
<lastBuildDate>Thu, 18 Sep 2025 19:43:00 +0000</lastBuildDate>
1010
<generator>Jekyll v4.1.1</generator>
1111

1212
</channel>

tools-support/release-notes/api/2025-09-04.html

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,44 @@ <h1 id="api-release-notes-september-2025">API Release Notes, September 2025</h1>
445445

446446
<h2 id="new-this-month">New This Month</h2>
447447

448+
<h3 id="preview-localities-v5-apis">Preview: Localities v5 APIs</h3>
449+
450+
<p>The Localities Service suite will include a new set of v5 public GET APIs to retrieve data related to countries, locations and subdivisions, acting as a single source of truth for location-related information. They will provide similar coverage as the previous v3 and v4 API versions, which shall be deprecated going ahead.</p>
451+
452+
<p><strong>Overview</strong></p>
453+
454+
<p>The Localities Service will release five GET API operations, as follows:</p>
455+
456+
<ul>
457+
<li>GET Countries v5 API</li>
458+
</ul>
459+
460+
<p>GET Countries v5 API operations will allow you to retrieve all countries list along with currency codes.</p>
461+
462+
<ul>
463+
<li>GET Country by Code v5 API</li>
464+
</ul>
465+
466+
<p>GET Country by Code v5 API operations will allow you to retrieve a country details using a country code.</p>
467+
468+
<ul>
469+
<li>GET Locations v5 API</li>
470+
</ul>
471+
472+
<p>GET Locations v5 API operations will allow you to retrieve details of a locality given a legacy Location Name Key/Locality Code/Location Name Id or matching the given search text for a given company.</p>
473+
474+
<ul>
475+
<li>GET Location by Locality Id v5 API</li>
476+
</ul>
477+
478+
<p>GET Location by Locality ID v5 API operations will allow you to retrieve location details given a Locality Id for a given company.</p>
479+
480+
<ul>
481+
<li>GET Subdivisions v5 API</li>
482+
</ul>
483+
484+
<p>GET Subdivisions v5 API operations will allow you to retrieve list of subdivisions using a country code.</p>
485+
448486
<h3 id="now-available-hotel-service-v4-changes-in-reservationcriteria">Now Available: Hotel Service v4 Changes in ReservationCriteria</h3>
449487

450488
<p>With the current implementation of the Change Notification API, we do not have a way for the supplier to know which datacenter to use for the given booking. To resolve this, we are adding a callback URL in our booking request, along with the trip/booking IDs that we are already adding today, based on whatever datacenter the service is running in.</p>

0 commit comments

Comments
 (0)