<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" hreflang="en" /><updated>2026-04-20T14:07:44+00:00</updated><id>/feed.xml</id><title type="html">OSDM</title><subtitle>Open Sales and Distribution Model to simplify rail distribution.</subtitle><entry><title type="html">OSDM Version 3.8 Released</title><link href="/osdm/update/2026/03/25/OSDM-V3.8-released/" rel="alternate" type="text/html" title="OSDM Version 3.8 Released" /><published>2026-03-25T09:00:00+00:00</published><updated>2026-03-25T09:00:00+00:00</updated><id>/osdm/update/2026/03/25/OSDM-V3.8-released</id><content type="html" xml:base="/osdm/update/2026/03/25/OSDM-V3.8-released/"><![CDATA[<p>We are proud to release <strong>Version 3.8</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. This increment brings a range of
improvements contributed by the different parties. Highlights of this release
include:</p>

<ul>
  <li><strong>Promotion codes</strong> — new <code class="language-plaintext highlighter-rouge">GET /promotion-codes</code> endpoint and supporting
objects to enable discount and voucher workflows</li>
  <li><strong>Compartment selection</strong> — <code class="language-plaintext highlighter-rouge">PlaceSelection</code> extended with compartment
support via the new <code class="language-plaintext highlighter-rouge">SelectedCompartment</code> object</li>
  <li><strong>Multilingual support</strong> — translation properties added across a broad set of
objects (<code class="language-plaintext highlighter-rouge">Address</code>, <code class="language-plaintext highlighter-rouge">Condition</code>, <code class="language-plaintext highlighter-rouge">FareConnectionPoint</code>, <code class="language-plaintext highlighter-rouge">GeneralAttribute</code>,
<code class="language-plaintext highlighter-rouge">Product</code>, <code class="language-plaintext highlighter-rouge">Zone</code>, and more)</li>
  <li><strong>Chip card fulfillment</strong> — <code class="language-plaintext highlighter-rouge">CardReference</code> extended with
<code class="language-plaintext highlighter-rouge">chipCardContentFormat</code> and <code class="language-plaintext highlighter-rouge">chipCardContent</code> for on-chip ticket delivery</li>
  <li><strong>Provider fee flag</strong> — <code class="language-plaintext highlighter-rouge">Fee</code> and <code class="language-plaintext highlighter-rouge">AfterSalesConditionsLink</code> gain
<code class="language-plaintext highlighter-rouge">isProviderFee</code> to distinguish carrier fees from distributor fees</li>
  <li><strong>Exchange and refund fees</strong> — new <code class="language-plaintext highlighter-rouge">exchangeFee</code> on
<code class="language-plaintext highlighter-rouge">ExchangeOfferCollectionRequest</code> and <code class="language-plaintext highlighter-rouge">refundFee</code> on <code class="language-plaintext highlighter-rouge">RefundSpecification</code></li>
  <li><strong>Distribution mode</strong> — new <code class="language-plaintext highlighter-rouge">DistributionMode</code> enum on
<code class="language-plaintext highlighter-rouge">ReservationOfferPart</code> for clearer reservation handling</li>
  <li><strong>Fulfillment document references</strong> — <code class="language-plaintext highlighter-rouge">Fulfillment</code> gains
<code class="language-plaintext highlighter-rouge">fulfillmentDocumentRefs</code> alongside improved document tracking across
fulfillment responses</li>
</ul>

<p>See the
<a href="https://osdm.io/releases/OSDM-release-notes-v3.8/">Release Notes 3.8</a>
for the full list of changes.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.8 of the OSDM Specification. This increment brings a range of improvements contributed by the different parties. Highlights of this release include:]]></summary></entry><entry><title type="html">OSDM Site is now Searchable</title><link href="/osdm/update/2025/11/22/OSDM-Site-Search-now-Available/" rel="alternate" type="text/html" title="OSDM Site is now Searchable" /><published>2025-11-22T09:06:00+00:00</published><updated>2025-11-22T09:06:00+00:00</updated><id>/osdm/update/2025/11/22/OSDM-Site-Search-now-Available</id><content type="html" xml:base="/osdm/update/2025/11/22/OSDM-Site-Search-now-Available/"><![CDATA[<p>We now have a site search feature available on OSDM homepage and documentation
pages. Search provided by <a href="https://www.algolia.com/">Algolia</a>.</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We now have a site search feature available on OSDM homepage and documentation pages. Search provided by Algolia.]]></summary></entry><entry><title type="html">OSDM Version 3.7 Released</title><link href="/osdm/update/2025/10/24/OSDM-V3.7-released/" rel="alternate" type="text/html" title="OSDM Version 3.7 Released" /><published>2025-10-24T09:06:00+00:00</published><updated>2025-10-24T09:06:00+00:00</updated><id>/osdm/update/2025/10/24/OSDM-V3.7-released</id><content type="html" xml:base="/osdm/update/2025/10/24/OSDM-V3.7-released/"><![CDATA[<p>We are proud to release <strong>Version 3.7</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. In scope of this increment are
various improvements proposed by the different parties. Highlights of this
release include:</p>

<ul>
  <li>Revised and improved support for return product offers - supports internal and
external journey planning workflows</li>
  <li>Offer part model updated - both admissions and ancillaries can have related
reservations</li>
  <li>Transportable specification in passenger specification fixes vehicle transport
on (night) trains</li>
  <li>Methods for bulk manipulation with passengers</li>
  <li>Clarified workflow on activating passes and viewing remaining available usage</li>
  <li>Introduced offer requests by direct product and quantity specifications for
deep integrations or reference from product catalogues</li>
  <li>Introduced check endpoint for two-phase commit of bookings or refunds
containing offers from external providers</li>
</ul>

<p>See the
<a href="https://github.com/UnionInternationalCheminsdeFer/OSDM/releases/tag/v3.7">Release Notes 3.7</a>
for more details.</p>

<p>Furthermore we have a successfully improved <strong>joint test and validation set
ready</strong>. This helps in the adoption of OSDM as well as guarantee that the
implementations are interoperable.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.7 of the OSDM Specification. In scope of this increment are various improvements proposed by the different parties. Highlights of this release include:]]></summary></entry><entry><title type="html">OSDM Version 3.6 Released</title><link href="/osdm/update/2025/06/12/OSDM-V3.6-released/" rel="alternate" type="text/html" title="OSDM Version 3.6 Released" /><published>2025-06-12T11:06:00+00:00</published><updated>2025-06-12T11:06:00+00:00</updated><id>/osdm/update/2025/06/12/OSDM-V3.6-released</id><content type="html" xml:base="/osdm/update/2025/06/12/OSDM-V3.6-released/"><![CDATA[<p>We are proud to release <strong>Version 3.6</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. In scope of this increment are
various improvements proposed by the different parties as well as three publicly
available <a href="https://osdm.io/tools/sandboxes/">OSDM sandboxes</a> <strong>with unified
master data</strong>.</p>

<p>Version 3.6 includes improvements for retail api implementations like the offer overview. The main focus is on 
improving the documentation.</p>

<p>See the <a href="https://github.com/UnionInternationalCheminsdeFer/OSDM/releases/tag/v3.6">Release Notes 3.6</a> 
for more details.</p>

<p>Furthermore we have a successfully improved <strong>joint test and validation set
ready</strong>. This helps in the adoption of OSDM as well as guarantee that the
implementations are interoperable.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Josef Petrak</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.6 of the OSDM Specification. In scope of this increment are various improvements proposed by the different parties as well as three publicly available OSDM sandboxes with unified master data.]]></summary></entry><entry><title type="html">OSDM Version 3.5 Released</title><link href="/osdm/update/2025/04/29/OSDM-V3.5-released/" rel="alternate" type="text/html" title="OSDM Version 3.5 Released" /><published>2025-04-29T08:20:33+00:00</published><updated>2025-04-29T08:20:33+00:00</updated><id>/osdm/update/2025/04/29/OSDM-V3.5-released</id><content type="html" xml:base="/osdm/update/2025/04/29/OSDM-V3.5-released/"><![CDATA[<p>We are proud to release <strong>Version 3.5</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. In scope of this increment are
various improvements proposed by the different parties as well as three publicly
available <a href="https://osdm.io/tools/sandboxes/">OSDM sandboxes</a></p>

<p>The main improvements of version 3.5 are:</p>
<ul>
  <li>Support for on demand services  documented <a href="https://osdm.io/spec/on-demand-services/">here</a></li>
  <li>New Products service - Search products by producttags</li>
  <li>Improved coach layouts for graphical reservation</li>
</ul>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Clemens Gantert</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.5 of the OSDM Specification. In scope of this increment are various improvements proposed by the different parties as well as three publicly available OSDM sandboxes]]></summary></entry><entry><title type="html">OSDM Version 3.4 Released</title><link href="/osdm/update/2024/10/18/OSDM-V3.4-released/" rel="alternate" type="text/html" title="OSDM Version 3.4 Released" /><published>2024-10-18T07:20:33+00:00</published><updated>2024-10-18T07:20:33+00:00</updated><id>/osdm/update/2024/10/18/OSDM-V3.4-released</id><content type="html" xml:base="/osdm/update/2024/10/18/OSDM-V3.4-released/"><![CDATA[<p>We are proud to release <strong>Version 3.4</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. In scope of this increment are
various improvements proposed by the different parties as well as three publicly
available <a href="https://osdm.io/tools/sandboxes/">OSDM sandboxes</a> <strong>with unified
master data</strong>.</p>

<p>The sandboxes and their data were successfully used for the
<a href="https://www.linkedin.com/posts/sibylle-trenck-germann-23299373_osdm-dreilaeunderhack-customerexperience-activity-7247943190006185985-h3Qf">Dreiländerhack 2024</a>
to build distribution apps in two days. The resulting open <strong>Open Source app</strong>
is currently being polished and will be released soon.</p>

<p>See the <a href="https://github.com/UnionInternationalCheminsdeFer/OSDM/releases/tag/v3.4">Release Notes 3.4</a> 
for more details.</p>

<p>Furthermore we have a successfully improved <strong>joint test and validation set
ready</strong>. This helps in the adoption of OSDM as well as guarantee that the
implementations are interoperable.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Josef Petrak</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.4 of the OSDM Specification. In scope of this increment are various improvements proposed by the different parties as well as three publicly available OSDM sandboxes with unified master data.]]></summary></entry><entry><title type="html">OSDM in the News - Read all about it!</title><link href="/osdm/update/2024/06/14/OSDM-in-the-News/" rel="alternate" type="text/html" title="OSDM in the News - Read all about it!" /><published>2024-06-14T09:20:33+00:00</published><updated>2024-06-14T09:20:33+00:00</updated><id>/osdm/update/2024/06/14/OSDM-in-the-News</id><content type="html" xml:base="/osdm/update/2024/06/14/OSDM-in-the-News/"><![CDATA[<p>OSDM is getting more and more mentions in the news, which we reference under
<a href="https://osdm.io/news-resources/">News, Mentions &amp; Resources</a>. Big thank you to
<a href="https://www.linkedin.com/in/jspetrak/">Petrák Josef</a> for curating the list!</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[OSDM is getting more and more mentions in the news, which we reference under News, Mentions &amp; Resources. Big thank you to Petrák Josef for curating the list!]]></summary></entry><entry><title type="html">OSDM Version 3.2 Released</title><link href="/osdm/update/2024/02/16/OSDM-V3.2-released/" rel="alternate" type="text/html" title="OSDM Version 3.2 Released" /><published>2024-02-16T13:20:33+00:00</published><updated>2024-02-16T13:20:33+00:00</updated><id>/osdm/update/2024/02/16/OSDM-V3.2-released</id><content type="html" xml:base="/osdm/update/2024/02/16/OSDM-V3.2-released/"><![CDATA[<p>We are proud to release <strong>Version 3.2</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. In scope of this increment are
various improvements proposed by the different parties as well as <strong>two new
publicly available <a href="https://osdm.io/tools/sandboxes/">OSDM sandboxes</a></strong>.</p>

<p>Focus is to support the Swedish Market which revamps its distribution and
pricing landscape based on OSDM.</p>

<p>See the <a href="https://osdm.io//releases/OSDM-release-notes-v3.2/">Release Notes 3.2</a>
for more details.</p>

<p>Furthermore we have an initial <strong>joint test and validation set ready</strong>. This
helps in the adoption of OSDM as well as guarantee that the implementations are
interoperable.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are proud to release Version 3.2 of the OSDM Specification. In scope of this increment are various improvements proposed by the different parties as well as two new publicly available OSDM sandboxes.]]></summary></entry><entry><title type="html">OSDM Version 3.0.3 and OSDM Version 3.1 Released</title><link href="/osdm/update/2023/10/17/OSDM-V3.1+V3.0.3-released/" rel="alternate" type="text/html" title="OSDM Version 3.0.3 and OSDM Version 3.1 Released" /><published>2023-10-17T08:47:33+00:00</published><updated>2023-10-17T08:47:33+00:00</updated><id>/osdm/update/2023/10/17/OSDM-V3.1+V3.0.3-released</id><content type="html" xml:base="/osdm/update/2023/10/17/OSDM-V3.1+V3.0.3-released/"><![CDATA[<p>We are happy to release <strong>Version 3.0.3</strong> and <strong>Version 3.1.0</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. This is a maintenance release
for version 3.0 which also adds some features requested by the Swedish market in
non-breaking way adhering to semantic versioning and a new non-breaking version
3.1.</p>

<p>See the
<a href="https://github.com/UnionInternationalCheminsdeFer/OSDM/blob/master/specification/v3.1/ChangeLog.md">Change Log</a>
for more details.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Clemens Gantert</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are happy to release Version 3.0.3 and Version 3.1.0 of the OSDM Specification. This is a maintenance release for version 3.0 which also adds some features requested by the Swedish market in non-breaking way adhering to semantic versioning and a new non-breaking version 3.1.]]></summary></entry><entry><title type="html">OSDM Version 3.0.2 Released</title><link href="/osdm/update/2023/05/30/OSDM-V3.0.2-released/" rel="alternate" type="text/html" title="OSDM Version 3.0.2 Released" /><published>2023-05-30T07:12:33+00:00</published><updated>2023-05-30T07:12:33+00:00</updated><id>/osdm/update/2023/05/30/OSDM-V3.0.2-released</id><content type="html" xml:base="/osdm/update/2023/05/30/OSDM-V3.0.2-released/"><![CDATA[<p>We are happy to release <strong>Version 3.0.2</strong> of the
<a href="https://osdm.io/spec/">OSDM Specification</a>. This is a maintenance release which
also adds some features requested by the Swedish market in non-breaking way
adhering to semantic versioning.</p>

<p>See the
<a href="https://github.com/UnionInternationalCheminsdeFer/OSDM/blob/master/specification/v3.0/ChangeLog.md">Change Log</a>
for more details.</p>

<p>More to come!</p>

<p>Thanks to all the <a href="https://osdm.io/team/">Team</a> for its hard work.</p>]]></content><author><name>Andreas Schlapbach</name></author><category term="osdm" /><category term="update" /><summary type="html"><![CDATA[We are happy to release Version 3.0.2 of the OSDM Specification. This is a maintenance release which also adds some features requested by the Swedish market in non-breaking way adhering to semantic versioning.]]></summary></entry></feed>