# Deprecation of accountbalances endpoint

## Affected Endpoint

URL: <https://apidocs.zwapgrid.com/accounting-api#tag/account-balances/GET/api/v1/consents/{consentId}/accountbalances>

This endpoint has been deprecated and will no longer receive updates. The endpoint is as of this post still available, but we're not adding any new systems, and it may break due to updates in underlying systems.\
The recommended replacement is `/trialBalances` ([v2](https://apidocs.zwapgrid.com/accounting-api#tag/trial-balances/GET/api/v2/consents/{consentId}/trialbalances)), which includes everything from `/accountBalances` plus additional data.


---

# 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/deprecation-schedule/2025-01/deprecation-of-accountbalances-endpoint.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.
