# 2026-03-25

## Systems

<table><thead><tr><th width="280.25">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li><p>Supplier Invoices &#x26; Payments</p><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added amount field to payments</li><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for currency rate on payments</li><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added filtering capabilities:</p><ul><li>Filter by status in supplier invoice list</li><li>Additional filtering options for <code>GET /supplierinvoices</code></li></ul></li></ul></li></ul></td></tr><tr><td>Exact Online</td><td><ul><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for:</p><ul><li><code>GET /salesinvoices</code></li><li><code>GET /salesinvoices/:id</code></li><li>Attachments and printable versions for sales invoices</li></ul></li><li>[<mark style="color:green;"><strong>New</strong></mark>] Enabled Proxy 1 support for Exact Online</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved issue with token refresh handling</li></ul></td></tr><tr><td>Fortnox</td><td><ul><li><mark style="color:green;"><strong>New</strong></mark>] Added support for <code>POST /supplierinvoices/:id/payments</code></li><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Added taxInclusiveAmount mapping for <code>GET /salesinvoices</code></li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved errors during parallel API requests</li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Supplier invoice list now filters out non-booked invoices</li></ul></td></tr><tr><td>Visma e-conomic</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved handling of 5xx responses</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>Documentation</p><ul><li><p>[<mark style="color:blue;"><strong>Improved</strong></mark>] API documentation is now automatically generated from source code</p><ul><li>OpenAPI documentation always reflects the current implementation</li><li>Changes are available immediately upon release</li></ul></li></ul></li><li><p>API changes</p><ul><li>[<mark style="color:yellow;"><strong>Changed</strong></mark>] Removed <code>financialDimensionId</code> from <code>financialDimensions</code></li><li>[<mark style="color:yellow;"><strong>Changed</strong></mark>] Marked <code>paymentId</code> in payments as obsolete (see deprecation schedule for replacement)</li><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Corrected missing <code>deprecated: true</code> flags in Swagger</li></ul></li><li><p>Reliability &#x26; Error Handling</p><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Improved failure handling in file processing</li></ul></li><li><p>Security updates</p><ul><li>Addressed vulnerabilities identified in dependencies.</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/march-2026/2026-03-25.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.
