---
title: "Get running balances of revenue schedule"
method: GET
path: "/accounting/journalEntry/runningBalances"
tags: ["Accounting"]
---

# Get running balances of revenue schedule

`GET /accounting/journalEntry/runningBalances`

Returns deferred revenue and contract asset balances for the given revenue schedule, as of the given date.If no date is provided, the balances are returned as of the current date.

## Query parameters

- `scheduleId` string, required
- `asOf` integer

## Response `default`

successful operation

---

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