Release 2026-02-23
1. Removal of sunsetted API operations
We have removed several API operations related to Purchase Items that have already reached their sunset date. This primarily affects the endpoint /v2/orders/{orderIdent}/purchaseItems and its sub‑paths:
- Add purchase item
- Retrieve purchase item
- Edit purchase item
- Cancel purchase items
- Cancel purchase items
- Add agreed deposit to purchase item
- Get agreed deposit of purchase item from a specific order
- Prepare document creation for certain items
Please refer to our guide on API Lifecycle Management as well as our earlier migration guide related to Purchase Items (published March 2023).
Additionally, the sunsetted operation "Set items on hold" for contracts has been removed. A replacement is already available: "Hold line items for contract".
These changes also include corrections to existing operation names to ensure unambiguous and self‑descriptive naming. This improves clarity and ease of use for our API consumers without any effects at runtime, but it may impact client‑side code generation and the resulting method names on your side.
2. Changes to detail pages: Introduction of cards instead of the tab overview
To improve clarity and user-friendliness, the existing tabs at the end of the detail pages will gradually be replaced by individual cards. The tab component has become too extensive, meaning that content was often only accessible by scrolling further.
In the coming sprints, the areas previously displayed in the tab overview will therefore be displayed as separate cards arranged one below the other on many detail pages. These can be expanded or collapsed as required to display information in a more targeted manner.