Changelog Organisations
Organisations
Aug 19th 2025Remove the v1 and v2 apis and related code
Organisations
Jul 29th 2025Fix open api spec for getAliasForOrganisationById endpoint
Organisations
Jun 23rd 2025The v2 beta endpoints have now been disabled in all environments
Organisations
Jun 19th 2025The v1 endpoints have now been disabled in the Prod environment
Organisations
Jun 18th 2025The v1 endpoints have now been disabled in the Staging environment
Organisations
Jun 17th 2025The v1 endpoints have now been disabled in the Dev environment
Organisations
Mar 6th 2025- Changes for organisations v3:
- The v3 api is now officially no longer in Beta
Organisations
Mar 6th 2025- Changes for organisations v3:
- The
internalId
field is now optional in all response types to help consumers migrate to use theorganisationId
field instead
- The
Organisations
Mar 6th 2025- Changes for organisations v3:
masterId
field has been removed from the api
Organisations
Feb 24th 2025- Changes for organisations v3:
- The
enturAgreement
field has been removed
- The
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
- The
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
- The
Organisations
Jan 28th 2025- Changes for organisations v3:
- The
internalId
field has been deprecated in the response from the v3 endpoints - useorganisationId
instead
- The
Organisations
Jan 13th 2025- The following field does not longer return any data in the v1 api:
zoneBasedConfig
Organisations
Nov 28th 2024- The following keys have been removed from the references field in the v1 api:
networkId
registrarId
Organisations
Oct 9th 2024- The following keys have been removed from the references field in the v1 api:
networkId
registrarId
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
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
Organisations v3.37.0
Aug 13th 2024API 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
Organisations v3.18.0
Feb 12th 2024API 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
Organisations v3.0.0
Jan 16th 2024The 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
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
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}
- PUT
- 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
Organisations v1.11.0
May 2nd 2022- Add swagger schema required on Id in OrganisationDTO and OrganisationExportDTO
Organisations
Jan 6th 2022- Added new endpoint to create/update Netex Authority Whitelists
- PUT
{{organisations}}/organisations/update-netex-authority-ids-whitelists
- PUT
Organisations
Jan 6th 2021- Add ZoneBasedConfig object field to indicate what type of zone-based ticket pricing setup the organisation uses
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}
- GET
Organisations v0.0.143
Mar 31st 2020Update helmchart api version
- deployment.yaml
- apps/v1beta1 -> apps/v1
- ingress.yaml
- extensions/v1beta1 -> networking.k8s.io/v1beta1