---
title: "Get voucher details transactions"
method: GET
path: "/bank-reconciliations/transactions"
tags: ["BankReconciliations"]
---

# Get voucher details transactions

`GET /bank-reconciliations/transactions`

get voucher details transactiosn that related to a specific account, and before specific date and not yet checked as reconciled except if reconciled for the selected id

## Path parameters

- `account_id` integer, required
- `to_date` string, date, required
- `bank_reconciliations_id` integer, required

## Query parameters

- `organization_id` integer, required

## Response `200`

Successful operation

## Other responses

- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/app4legal/apis/a4l-money-api.md) · [All operations](https://skmtc.net/app4legal/apis/a4l-money-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/app4legal/a4l-money-api/revisions/e0d144609998/schema)
