---
title: "Supported events and entitites"
description: "This document provides an overview of the different events and entities which support webhooks."
lang: en
languages:
  en: https://docs.vismasoftware.no/vismanetapi/webhooks/event-and-entities/index.md
lastmod: 2026-01-28
---

> Documentation index: https://docs.vismasoftware.no/vismanetapi/webhooks/event-and-entities/llms.txt


# Supported events and entitites

Last modified January 28, 2026

> This document provides an overview of the different events and entities which support webhooks.


## Publisher: Visma Net Financial

| Event details                | Events             | Description                                                                                                                                                                                            |
|------------------------------|--------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Account**                  | `Changed`          | Fires when account is created or updated                                                                                                                                                               |
| **Account**                  | `Created`          | Fires when account is created                                                                                                                                                                          |
| **Account**                  | `Deleted`          | Fires when account is deleted                                                                                                                                                                          |
| **Account**                  | `Identity Changed` | Fires when account number (accountCd) is updated                                                                                                                                                       |
| **Account**                  | `Updated`          | Fires when account is updated                                                                                                                                                                          |
| **AP Invoice**               | `Status Changed`   | Fires when the document status changed                                                                                                                                                                 |
| **AR Invoice**               | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **AR Invoice**               | `Changed`          | Fires when AR Invoice is created or updated                                                                                                                                                            |
| **AR Invoice**               | `Status Changed`   | Fires when the document status changed                                                                                                                                                                 |
| **Customer**                 | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **Customer**                 | `Changed`          | Fires when Customer is created or updated                                                                                                                                                              |
| **Customer**                 | `Created`          | Fires when Customer is created                                                                                                                                                                         |
| **Customer**                 | `Updated`          | Fires when Customer is updated                                                                                                                                                                         |
| **Dimension**                | `Changed`          | Fires when Dimension is created or updated                                                                                                                                                             |
| **Employee**                 | `Changed`          | Fires when Employee is created or updated                                                                                                                                                              |
| **EP Employee**              | `Created`          | Fires when EP Employee is created                                                                                                                                                                      |
| **EP Employee**              | `Updated`          | Fires when EP Employee is updated                                                                                                                                                                      |
| **First Time Startup**       | `Completed`        | Fires when startup is completed                                                                                                                                                                        |
| **Inventory Item**           | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **Inventory Item**           | `Changed`          | Fires when Inventory item is created or updated                                                                                                                                                        |
| **Inventory Item**           | `Created`          | Fires when Inventory item is created                                                                                                                                                                   |
| **Inventory Item**           | `Updated`          | Fires when Inventory Item is updated                                                                                                                                                                   |
| **PM Project**               | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **PM Project**               | `Created`          | Fires when Project Management Project is created                                                                                                                                                       |
| **PM Project**               | `PMTask Updated`   | Fires when Project Management Task is updated                                                                                                                                                          |
| **PM Project**               | `Updated`          | Fires when Project Management Project is updated                                                                                                                                                       |
| **Project**                  | `Changed`          | Fires when Project is created or updated                                                                                                                                                               |
| **Purchase Order**           | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **Purchase Order**           | `Changed`          | Fires when Purchase Order is created or updated                                                                                                                                                        |
| **Purchase Order**           | `Status Changed`   | Fires when the document status changed                                                                                                                                                                 |
| **Sales Order**              | `Action Triggered` | Fires when the action button in the document is used SalesOrder endpoint id approaching end-of-life. Use dedicated Sales Order endpoints and events from publisher Visma.net ERP SalesOrderService     |
| **Sales Order**              | `Changed`          | Fires when SalesOrder is created or updated. SalesOrder endpoint id approaching end-of-life. Use dedicated Sales Order endpoints and events from publisher Visma.net ERP SalesOrderService             |
| **Sales Order**              | `Status Changed`   | Fires when the document status changed. SalesOrder endpoint id approaching end-of-life. Use dedicated Sales Order endpoints and events from publisher Visma.net ERP SalesOrderService                  |
| **Segment**                  | `Changed`          | Fires when segment key is updated                                                                                                                                                                      |
| **Segment**                  | `Value Changed`    | Fires when segment value is updated                                                                                                                                                                    |
| **Shipment**                 | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **Shipment**                 | `Changed`          | Fires when Shipment is created or updated                                                                                                                                                              |
| **Shipment**                 | `Deleted`          | Fires when shipment is deleted                                                                                                                                                                         |
| **Shipment**                 | `Status Changed`   | Fires when the document status changed                                                                                                                                                                 |
| **Supplier**                 | `Action Triggered` | Fires when the action button in the document is used                                                                                                                                                   |
| **Supplier**                 | `Changed`          | Fires when Supplier is created or updated                                                                                                                                                              |
| **Supplier**                 | `Created`          | Fires when Supplier is created                                                                                                                                                                         |
| **Supplier**                 | `Updated`          | Fires when Supplier is updated                                                                                                                                                                         |
| **Background API Operation** | `Response Ready`   | Triggered by Visma Net application when a background API request finished in the background and has a response. This API request must have the header `erp-api-background` with the value subscription |

> <h3 id="response-differences" class="group">Response Differences<a class="prose-heading-self-link" href="#response-differences" aria-label="Heading self-link"></a>
</h3>
<p>The <code>Changed</code> events differ in format and information compared to <code>Created</code>, <code>Updated</code>, and <code>Deleted</code> events.</p>
<p><strong><code>Changed</code> response</strong></p>





<div class="code-block">
    

    <div class="code-highlight-body">
        <div class="code-highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;NotificationId&#34;</span><span class="p">:</span> <span class="s2">&#34;E1694xxxxxxxx907ff&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;contextId&#34;</span><span class="p">:</span> <span class="s2">&#34;5xxxxx&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;event&#34;</span><span class="p">:</span> <span class="s2">&#34;customer_changed&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;action&#34;</span><span class="p">:</span> <span class="s2">&#34;UPDATED&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;resourceId&#34;</span><span class="p">:</span> <span class="s2">&#34;55555&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;resourceUri&#34;</span><span class="p">:</span> <span class="s2">&#34;https://api.finance.visma.net/v1/customer/55555&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;relativeResourceUri&#34;</span><span class="p">:</span> <span class="s2">&#34;v1/customer/55555&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;timeStamp&#34;</span><span class="p">:</span> <span class="mi">638974335577900000</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;ApiClientId&#34;</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;TenantId&#34;</span><span class="p">:</span> <span class="s2">&#34;f6cd9xxxxxxxxxxxxx6183&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;IsScheduler&#34;</span><span class="p">:</span> <span class="kc">false</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;ConnectId&#34;</span><span class="p">:</span> <span class="s2">&#34;18eb1xxxxxxxxxxxx40666&#34;</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div>

        <button
            data-copy-button
            class="copy-button"
            data-state="idle"
            title="Copy to clipboard">
            
            <span class="copy-icon">
                <svg xmlns="http://www.w3.org/2000/svg" class="copy-icon-svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h4.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a2 2 0 01-2 2h-2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2" />
                </svg>
            </span>
            
            <span class="check-icon">
                <svg xmlns="http://www.w3.org/2000/svg" class="check-icon-svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
                </svg>
            </span>
        </button>
    </div>
</div>
<p><strong><code>Created</code>, <code>updated</code> and <code>deleted</code> response</strong></p>





<div class="code-block">
    

    <div class="code-highlight-body">
        <div class="code-highlight"><pre tabindex="0" class="chroma"><code class="language-json" data-lang="json"><span class="line"><span class="cl"><span class="p">{</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;event&#34;</span><span class="p">:</span> <span class="s2">&#34;Customer_Updated&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;companyId&#34;</span><span class="p">:</span> <span class="s2">&#34;5xxxxx&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;entityId&#34;</span><span class="p">:</span> <span class="s2">&#34;567xxxxxxxxxxxxxxxxxxxxxxxxxff2&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;notificationId&#34;</span><span class="p">:</span> <span class="s2">&#34;e1691481xxxxxxxxxxxxxxxxxxxx07ff&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;entityLocation&#34;</span><span class="p">:</span> <span class="s2">&#34;api/v1/customer/55555&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;erpEvent&#34;</span><span class="p">:</span> <span class="s2">&#34;1&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;erpDocumentStatus&#34;</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;documentStatus&#34;</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;UserId&#34;</span><span class="p">:</span> <span class="s2">&#34;3363881&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;timeStamp&#34;</span><span class="p">:</span> <span class="s2">&#34;638974335577900000&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;apiClientId&#34;</span><span class="p">:</span> <span class="kc">null</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;TenantId&#34;</span><span class="p">:</span> <span class="s2">&#34;f6cd9xxxxxxxxxxxxx6183&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;ConnectId&#34;</span><span class="p">:</span> <span class="s2">&#34;18eb1xxxxxxxxxxxx40666&#34;</span><span class="p">,</span>
</span></span><span class="line"><span class="cl">    <span class="nt">&#34;ischeduler&#34;</span><span class="p">:</span> <span class="kc">false</span>
</span></span><span class="line"><span class="cl"><span class="p">}</span></span></span></code></pre></div>

        <button
            data-copy-button
            class="copy-button"
            data-state="idle"
            title="Copy to clipboard">
            
            <span class="copy-icon">
                <svg xmlns="http://www.w3.org/2000/svg" class="copy-icon-svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7v8a2 2 0 002 2h6M8 7V5a2 2 0 012-2h4.586a1 1 0 01.707.293l4.414 4.414a1 1 0 01.293.707V15a2 2 0 01-2 2h-2M8 7H6a2 2 0 00-2 2v10a2 2 0 002 2h8a2 2 0 002-2v-2" />
                </svg>
            </span>
            
            <span class="check-icon">
                <svg xmlns="http://www.w3.org/2000/svg" class="check-icon-svg" fill="none" viewBox="0 0 24 24" stroke="currentColor">
                    <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" />
                </svg>
            </span>
        </button>
    </div>
</div>


## Publisher: Visma Net ERP SalesOrderService

| Event details                 | Event                        | Description                                           |
|-------------------------------|------------------------------|-------------------------------------------------------|
| **Sales Order is created**    | `SALESORDER_CREATED`         | This fires as soon as a sales order is created.       |
| **Sales Order is updated**    | `SALESORDER_UPDATED`         | This fires as sonn as a sales order is updated.       |
| **Sales Order is deleted**    | `SALESORDER_DELETED`         | This fires as sonn as a sales order is deleted.       |
| **Custom Action from the UI** | `SALESORDER_UI_CUSTOMACTION` | This fires when a custom action is clicked in the UI. |

## Visma Net Journal Transaction

| Event details                                        | Events                                    | Description                                                                                                                                                  |
|------------------------------------------------------|-------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **Voucher import failed**                            | `IMPORT_VOUCHER_FAILED`                   | An import operation has failed to start due to failed validation or some other error                                                                         |
| **Voucher import successfully started**              | `IMPORT_VOUCHER_SUCCESSFUL`               | A voucher import is validated and import has started                                                                                                         |
| **Voucher document failed to synchronize**           | `VOUCHER_DOCUMENT_SYNCHRONIZATION_FAILED` | One document in the voucher failed to be synchronized completely (in particular the operation to release failed). Document corresponds to unique `refNumber` |
| **Voucher document is synchronized successfully**    | `VOUCHER_DOCUMENT_SYNCHRONIZED`           | One document in the voucher has been synchronized successfully. Document corresponds to unique `refNumber`                                                   |
| **Voucher is processed into transactions**           | `VOUCHER_PROCESSED`                       | Event raised when a voucher has been processed into batches and transactions                                                                                 |
| **Voucher failed to be processed into transactions** | `VOUCHER_PROCESSING_FAILED`               | Event raised when an attempt to transform a voucher into transactions has failed                                                                             |
| **Voucher is received**                              | `VOUCHER_RECEIVED`                        | Event raised when a voucher is received and has passed validation                                                                                            |
| **Synchronizing a voucher failed**                   | `VOUCHER_SYNCHRONIZATION_FAILED`          | Event raised when an attempt to synchronize a voucher failed in part or as a whole                                                                           |
| **All documents in a voucher has been created**      | `VOUCHER_SYNCHRONIZATION_STARTED`         | All documents in a voucher has been created successfully, but is not yet released. Document corresponds to unique `refNumber`                                |
| **Voucher is synchronized to Visma Net**             | `VOUCHER_SYNCHRONIZED`                    | Event raised when a voucher has been synchronized with VismaNet                                                                                              |


---

[View this page](https://docs.vismasoftware.no/vismanetapi/webhooks/event-and-entities/)


## In this section

