# 2025-03-17

## Systems

### :screwdriver: New

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Proxy.1</td><td><ul><li><p>Added support for Fortnox</p><ul><li>Enables customers to call underlying Fortnox APIs directly within the Accounting API</li></ul></li></ul></td></tr></tbody></table>

### :wrench: Improved

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li>Added reference to the financialDimension model</li><li><p>financialDimension.reference now included in:</p><ul><li>GET /salesinvoice</li><li>GET /supplierinvoices/:id</li><li>POST /supplierinvoices</li></ul></li></ul></td></tr><tr><td>All systems</td><td><ul><li><p>Changes for payments (status, reference)</p><ul><li>Updated naming for GET /salesinvoices/:id/payments</li></ul></li></ul></td></tr></tbody></table>

## Platform

### General

* <table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>Visma eAccounting</td><td><ul><li>Bug fix for 403 response from Visma eAccounting</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-2025/2025-03-17.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.
