---
title: "Accounting Trial Balance"
method: GET
path: "/accounting/reports/trial_balance"
tags: ["accounting"]
---

# Accounting Trial Balance

`GET /accounting/reports/trial_balance`

Trial balance: per account, debits/credits and closing balance.

## Query parameters

- `from_date` string, nullable
- `to_date` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/bamboome/apis/contact-sync-api.md) · [All operations](https://skmtc.dev/bamboome/apis/contact-sync-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bamboome/contact-sync-api/revisions/56beadb81ad2/schema)
