Overview of planned breaking changes:
Breaking - Removal of root/v1/user (From September 1st 2026)
The endpoint root/v1/user has been replaced by root/v2/user.
The documentation for the new endpoint can be found here: root/v2/user.
Please ensure that you migrate to this new endpoint before the deadline, otherwise your application might stop working correctly.
Breaking - Removal of ca/v1/proxyvoting/events (From May 31st 2026)
The endpoint ca/v1/proxyvoting/events is being replaced with the ca/v2/proxyvoting/events endpoint.
You can find the replaced endpoints and more in our reference documentation:
https://www.developer.saxo/openapi/referencedocs/ca/v2/proxyvoting
This includes changes to ensure confirmation of display of proxy fees, before linking towards the external proxy voting event.
Breaking - Enforcement of pre-trade disclaimers (from May 2025)
Handling of pre-trade disclaimers will become mandatory for all OpenAPI apps from May 2025, so it's important to implement proper support for it in your OpenAPI Application as soon as possible.
Read more about this change here: Breaking Change - Pre-Trade Disclaimers on OpenAPI
Failure to properly handle pre-trade disclaimers in your application will lead to orders being rejected. Even if no disclaimers are present for your user at this time, they can be added at any time without warning.
RELEASED CHANGES
The list of completed changes can be found here