Changelog Organisations

Organisations

Aug 19th 2025

Remove the v1 and v2 apis and related code

Internal
Development environment
Staging environment
Production environment

Organisations

Jul 29th 2025

Fix open api spec for getAliasForOrganisationById endpoint

Bugfixes
Development environment
Staging environment
Production environment

Organisations

Jun 23rd 2025

The v2 beta endpoints have now been disabled in all environments

Breaking changes
Development environment
Staging environment
Production environment

Organisations

Jun 19th 2025

The v1 endpoints have now been disabled in the Prod environment

Breaking changes
Development environment
Staging environment
Production environment

Organisations

Jun 18th 2025

The v1 endpoints have now been disabled in the Staging environment

Breaking changes
Development environment
Staging environment

Organisations

Jun 17th 2025

The v1 endpoints have now been disabled in the Dev environment

Breaking changes
Development environment

Organisations

Mar 6th 2025
  • Changes for organisations v3:
    • The v3 api is now officially no longer in Beta
New
Development environment
Staging environment
Production environment

Organisations

Mar 6th 2025
  • Changes for organisations v3:
    • The internalId field is now optional in all response types to help consumers migrate to use the organisationId field instead
Improvements
Development environment
Staging environment
Production environment

Organisations

Mar 6th 2025
  • Changes for organisations v3:
    • masterId field has been removed from the api
Breaking changes
Development environment
Staging environment
Production environment

Organisations

Feb 24th 2025
  • Changes for organisations v3:
    • The enturAgreement field has been removed
Improvements
Development environment
Staging environment
Production environment

Organisations

Feb 5th 2025
  • Kafka schema changes for organisations v3:
    • The internalId field has been removed - use organisationId instead
    • The masterId field has been removed - use organisationId instead
    • The enturAgreement has been removed - field was not in use
    • The organisationId field has been added
Breaking changes
New
Development environment
Staging environment
Production environment

Organisations

Feb 4th 2025
  • Changes for organisations v3:
    • The /{id} endpoint now accepts organisationId
    • The /internal/{id} has been deprecated
    • The masterId field has been deprecated for all entities
    • The enturAgreement field has been deprecated for all entities
Deprecated
New
Development environment
Staging environment
Production environment

Organisations

Jan 28th 2025
  • Changes for organisations v3:
    • The internalId field has been deprecated in the response from the v3 endpoints - use organisationId instead
Deprecated
New
Development environment
Staging environment
Production environment

Organisations

Jan 13th 2025
  • The following field does not longer return any data in the v1 api:
    • zoneBasedConfig
Breaking changes
Development environment
Staging environment

Organisations

Nov 28th 2024
  • The following keys have been removed from the references field in the v1 api:
    • networkId
    • registrarId
Breaking changes
Development environment
Staging environment

Organisations

Oct 9th 2024
  • The following keys have been removed from the references field in the v1 api:
    • networkId
    • registrarId
Breaking changes
Development environment

Organisations

Sep 10th 2024
  • Fixed endpoints and server urls in v3 swagger documentation
  • Additional base path added. New base path is https://api.{{environment}}.entur.io/organisations/v3
Bugfixes
Improvements
Development environment
Staging environment
Production environment

Organisations

Sep 2nd 2024
  • The following keys have been removed from the references field in the v1 api:
    • netexId
    • useEnturMt
  • senderEmail has been removed from the v1 extentions endpoint
Breaking changes
Development environment
Staging environment

Organisations v3.37.0

Aug 13th 2024

API Requests to V1 without either an Et-Client-Name header or a clientId will now be blocked. Please supply the header Et-Client-Name with your requests to identify yourself according to the Authentication Guide

Breaking changes
Production environment

Organisations v3.18.0

Feb 12th 2024

API Requests to V1 without either an Et-Client-Name header or a clientId will now be blocked. Please supply the header Et-Client-Name with your requests to identify yourself according to the Authentication Guide

Breaking changes
Development environment
Staging environment

Organisations v3.0.0

Jan 16th 2024

The v1 and v2 beta of the API is now Deprecated. The end of life date is set to January 31, 2025. Consumers should start to look at the v3 Beta API

Deprecated
Development environment
Staging environment
Production environment

Organisations v1.116.0

Dec 19th 2022
  • Deprecate the logo field from Organisations v1 as this field is not in use and will be removed in v2 of the api
Deprecated
Development environment
Staging environment
Production environment

Organisations v2.0.0

Jun 7th 2022
  • From this moment forth, Organisations V1 will now be served from a new application
  • Removed certain V1 endpoints:
    • PUT /organisations
    • PUT /organisations/update-netex-authority-ids-whitelists
    • GET /organisations/export
    • PUT /organisations/{organisation_id}/{name}
  • For the removed V1 endpoints, use V2-beta endpoints instead
  • V2-beta is currently work in progress - please contact Team Avtale if you have any questions or feedback
Breaking changes
Improvements
Development environment
Staging environment
Production environment

Organisations v1.11.0

May 2nd 2022
  • Add swagger schema required on Id in OrganisationDTO and OrganisationExportDTO
Improvements
Development environment
Staging environment
Production environment

Organisations

Jan 6th 2022
  • Added new endpoint to create/update Netex Authority Whitelists
    • PUT {{organisations}}/organisations/update-netex-authority-ids-whitelists
New
Development environment
Staging environment
Production environment

Organisations

Jan 6th 2021
  • Add ZoneBasedConfig object field to indicate what type of zone-based ticket pricing setup the organisation uses
Improvements
Development environment
Staging environment
Production environment

Organisations

Nov 18th 2020
  • Switched apigee to point to new Organisations
  • Fixed swagger url for developer portal
  • Removed contact endpoint
    • GET {{organisations}}/contacts
    • GET {{organisations}}/organisations/{orgId}/contacts
    • PUT {{organisations}}/organisations/{orgId}/contacts
    • PUT {{organisations}}/organisations/{orgId}/contacts/{id}
    • DELETE {{organisations}}/organisations/{orgId}/contacts/{id}
Breaking changes
Development environment
Staging environment
Production environment

Organisations v0.0.143

Mar 31st 2020

Update helmchart api version

  • deployment.yaml
    • apps/v1beta1 -> apps/v1
  • ingress.yaml
    • extensions/v1beta1 -> networking.k8s.io/v1beta1
Improvements
Development environment
Staging environment
Production environment