Changelog

Offers v1429

Apr 7th 2025

The field groupOfTariffZones in ZonalValidity is now deprecated, replaced by namedGroupOfTariffZones.

Deprecated
Development environment
Staging environment
Production environment

Offers v1428

Mar 6th 2025

Added optional field paused to ProgramAccrualSummary in OfferSummary.eligibleForAccrualInPrograms. Value true if point accrual is currently paused, despite the offer normally earning the customer points in the program

New
Development environment
Staging environment
Production environment

Offers v1427

Feb 12th 2025

Added optional fields validityParameterSetSelectionType to SpecificParameterAssignment (SPA) and groupOfTariffZonesRef to the underlying ValidityParameters

New
Development environment
Staging environment
Production environment

Offers v1426

Dec 16th 2024

Added optional DateTime parameter to TripPatternSearchRequest, allowing for more precise searches if a ServiceJourney passes the same stop twice on a trip

New
Development environment
Staging environment
Production environment

Offers v1425

Nov 1st 2024

Types GeoIntervalData, ZonalValidity, PlaceInJourneySpec, ValidityParameter and DynamicDistanceMatrixElement have added new fields supporting FareZones (fareZones, fareZoneRef etc).

New
Development environment
Staging environment
Production environment

Offers v1425

Nov 1st 2024

Response types GeoIntervalData, ZonalValidity, PlaceInJourneySpec, ValidityParameter and DynamicDistanceMatrixElement, all fields referring to tariffZone fields have all been deprecated (zones, tariffZoneRef etc). Clients using /offers/v2/search/zones or the option for existingTicket for any endpoint should upgrade to ask with FareZoneIds.

Deprecated
Development environment
Staging environment
Production environment

Offers v1424

Sep 30th 2024

New field ticketType on SearchWithServiceJourney (/offers/v2/offline-cache/service-journey/stops). Allows clients to search for period passes or single tickets for offline sales.

New
Development environment
Staging environment
Production environment

Offers v1423

Sep 13th 2024

New field availablePrograms on OfferSummary. Indicates that the customer can join a personalisation program to gain points from buying the offer.

New
Development environment
Staging environment
Production environment

Offers v1422

May 27th 2024

New header EXPIRES added to /search endpoint response. After that time, the offer can no longer be purchased and the client must create a new offer.

New
Development environment
Staging environment
Production environment

Offers v1421

Mar 12th 2024

The headers Skip-Offers-Caching and ResponseType are deprecated for all search endpoints.

Deprecated
Development environment
Staging environment
Production environment

Mar 12th 2024

The search endpoints will now always return offer summaries.

Breaking changes
Development environment
Staging environment
Production environment

Mar 12th 2024

Dedicated new search endpoints for creating detailed offers are made available to internal clients. These endpoints cannot be used to create online sellable offers, and are intended for offline caching.

New
Development environment
Staging environment
Production environment

Offers v1420

Jan 31st 2024

The offer explain fields salesPackageIds and fareProductIds are deprecated (new field for all types added)

Deprecated
Development environment
Staging environment
Production environment

Offers v1419

Nov 21st 2023

The fields userProfiles, pricingBasis, minNumberOfPersons and maxNumberOfPersons in PricedGroup are deprecated

Deprecated
Development environment
Staging environment
Production environment

Offers v1418

Nov 21st 2023

The field optional in PricedGroup is deprecated

Deprecated
Development environment
Staging environment
Production environment

Offers v1417

Aug 29th 2023

The v2 swagger spec is now available at https://api.entur.io/api-docs/offers

New
Development environment
Staging environment
Production environment

Offers v1226

Sep 13th 2022

The v1 and v2 beta of the API is now deprecated, and all consumers should start migrating to the v2 API. End of life date for Offers v1 and v2 beta has been set to October 1, 2023.

Deprecated
Development environment
Staging environment
Production environment

Offers v1092

Jun 4th 2022
  • Added endpoint POST /offers/v2/search/authority.
New
Development environment
Staging environment
Production environment

Offers v1061

Mar 4th 2022
  • HTTP status code change in endpoints search/stop-places, search/zones and search/trip-pattern. This rectifies some cases where a 404 situation was reported as 500.
Bugfixes
Development environment
Staging environment
Production environment

Offers v1036

Jan 27th 2022
  • Added endpoint GET /offers/v2/journey-spec/{id}.
New
Development environment
Staging environment
Production environment

Offers v1014

Jan 6th 2022
  • Offers v2 endpoints will now return v2 Offer instead of v1 Offer when header ResponseType=SearchResponseFull is received. Also, the triggering header value is changed from SearchResponseFullV1 to SearchResponseFull.
Breaking changes
Development environment
Staging environment
Production environment

Offers v999

Dec 16th 2021
  • Filtering of returned offers in endpoint /search/stop-places now allows sales packages with multiple authorities if no other alternative exists for the same uvpType and journey. As a consequence, the number of returned offers may increase.
Bugfixes
Development environment
Staging environment
Production environment

Dec 13th 2021
  • V2 endpoint /search/rail-stations renamed to /search/stop-places.
New
Development environment
Staging environment

Oct 25th 2021
  • V2 API available for test.
New
Development environment
Staging environment

874

Apr 15th 2021
  • Will now filter out some offers with zero price.
New
Development environment
Staging environment
Production environment

Mar 31st 2021

Ability to switch between Products and ProductConfiguration services for trip search requests

New
Development environment
Staging environment
Production environment

Nov 1st 2020

Added possibility to specify number of wanted compartments, this makes use of a non-greedy algorithm when assigning travellers to a sleeping compartment.

New
Development environment
Staging environment
Production environment

Oct 20th 2020

New endpoints for offers search by zones. Both for extension tickets and ordinary offers.

New
Development environment
Staging environment
Production environment

offers-v729

May 13th 2020

Reuse of authority configuration. Should cause less overhead for requests that include authorization

Bugfixes
Development environment
Staging environment
Production environment