---
title: "End of life notices"
description: "Deprecated features and notice about end of life"
lang: en
languages:
  en: https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/index.md
lastmod: 2026-06-15
---

> Documentation index: https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/llms.txt


# End of life notices

Last modified June 15, 2026

> Deprecated features and notice about end of life

Welcome to our section dedicated to end-of-life and deprecation updates, a crucial hub designed to keep you informed about changes in our API's, services, and features.

## Current notices

| Description                                                 | Status                                | Timeline or date for discountinuation | Relevant details                                                                                                            |
|-------------------------------------------------------------|---------------------------------------|---------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| [Removal of V1/PurchaseReceipt](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/get-v1purchasereceipt/index.md)| Scheduled for Discontinuation         |                            15.09.2026 | Switch to: GET/v2/Purchasereceipt.                                                                                          |
| [SalesOrder V1/V2 endpoints](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/salesorder-v1-v2/index.md)        | Service Throttled                     |                            31.03.2026 | Switch to [SalesOrder V3 API](https://salesorder.visma.net/swagger/index.html). Service being throttled from April 1. 2026  |

## Archived notices

| Description                                                                          | Status     | Timeline or date for discountinuation | Relevant details                                                                                                                     |
|--------------------------------------------------------------------------------------|------------|--------------------------------------:|--------------------------------------------------------------------------------------------------------------------------------------|
| [Change base URL](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/change-base-url/index.md)                                             | Deprecated |                            31.12.2025 | Switch to new URL: [https://api.finance.visma.net](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/change-base-url/index.md). Old base URL is being throttled from 01.02.2026.          |
| 4-min timeout restriction                                                            | Deprecated |                            30.04.2025 | Use `background-api` for requests longer than 4 minutes                                                                              |
| Change webhook URL to https://                                                       | Deprecated |                            30.04.2025 | Change from Http:// to Https://                                                                                                      |
| [Endpoint for webhook subscription removed](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/endpoint-for-webhook-subscription/index.md) | Deprecated |                            30.04.2025 | Maintenance of Webhook subscriptions from this time can only be done in Developer Portal UI.                                         |
| Background API                                                                       | Deprecated |                            30.04.2025 | Background API webhooks where erp-api-background header contains a URL                                                               |

---

[View this page](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/)


## In this section


- [End of SalesOrder V1/V2 endpoints](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/salesorder-v1-v2/index.md): Tip Watch our Webinar (opens in a new tab) regarding the change to SalesOrder V3 and our Swagger documentation for the SalesOrder V3 API

- [Change base URL](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/change-base-url/index.md): Important The lack of “API/controller/api/” in the new URL. Make sure code is not denying https://api.finance.visma.net (opens in a new tab) (opens in a new…

- [GET /v1/PurchaseReceipt](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/get-v1purchasereceipt/index.md): Removal of GET api/v1/PurchaseReceipt and GET api/v1/PurchaseReceiptBasic endpoints

- [Endpoint for webhook subscription](https://docs.vismasoftware.no/vismanetapi/end-of-life-notices/endpoint-for-webhook-subscription/index.md): Maintain webhook subscriptions through the Developer Portal UI.
