# 2026-04-07

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Billy</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code> </p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></li></ul></td></tr><tr><td>Bjorn Lunden</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Fortnox</td><td><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /suppliers</code></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>GET /customers</code></li></ul></td></tr><tr><td>Spiris</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <code>POST /supplierInvoices/:id/payments</code></li><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Restructure of Swedish <code>/balancesheet</code>, <code>/incomestatement</code> and <code>/trialbalances</code></p><ul><li><p><code>/balancesheet</code><strong>:</strong> Added one hierarchy level (now 4 total, excl. accounts) and restructured categories (updated account ranges + naming aligned with financial reporting standards).</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li><li><code>/incomestatement</code><strong>:</strong> Restructured categories (updated account ranges + naming), no new levels.</li><li><p><code>/trialbalances</code><strong>:</strong> No model changes, but implicitly affected since it depends on updated account ranges. Documentation examples updated accordingly.</p><ul><li>To keep previous response, change the level to be = 4</li></ul></li></ul></li></ul></td></tr><tr><td>Visma Dinero</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code> </p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for posting draft journals using <code>POST /journals</code> </p><ul><li>Use <code>bookedInvoiceIndicator = true</code> to post a draft journal</li></ul></li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="280.25"></th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li><p>Security updates</p><ul><li>Addressed vulnerabilities identified in dependencies.</li></ul></li><li><p>Reduced risk for broken integrations</p><ul><li>Reduced risk for inconsistent authentication errors in concurrent requests</li><li>Reduced risk for integrations getting stuck in invalid states due to failed token refresh</li><li>Reduced risk for missing consent invalidation leading to repeated failures</li></ul></li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zwapgrid.com/changelog/april-2026/2026-04-07.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
