# 2025-09-08

## Systems

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>All systems</td><td><ul><li>[<mark style="color:blue;"><strong>Improved</strong></mark>] Standardized common error message titles</li></ul></td></tr><tr><td>Procountor</td><td><ul><li>[<mark style="color:green;"><strong>New</strong></mark>] Added support for <a href="https://apidocs.zwapgrid.com/accounting-api#tag/balance-sheet/GET/api/v1/consents/{consentId}/balancesheet">GET /balancesheet</a></li></ul></td></tr><tr><td>Test.1</td><td><ul><li>[<mark style="color:orange;"><strong>Fixed</strong></mark>] Resolved an issue with <code>bookedInvoiceIndicator</code> value to be false for draft invoices</li><li><p>[<mark style="color:green;"><strong>New</strong></mark>] Added support for filtering draft invoices</p><ul><li>GET salesinvoices?Status=Draft</li></ul></li></ul></td></tr></tbody></table>

## Platform

<table><thead><tr><th width="339">System</th><th>Functionality</th></tr></thead><tbody><tr><td>General platform improvements</td><td><ul><li>Security updates</li></ul></td></tr><tr><td>Self Service</td><td><ul><li>Added support for signing up to our platform - without speaking to sales</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/september-2025/2025-09-08.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.
