General ledger

Get general ledger account balances and period totals for a date range.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

Period start date (Unix timestamp).

integer
required

Period end date (Unix timestamp).

Filter by account ID(s).

string | null

Filter by account code (partial match).

string | null

Filter by account title (partial match).

integer | null
enum

Filter by account type.

  • 1100 - Bank
  • 1200 - Current assets
  • 1300 - Fixed assets
  • 2100 - Current liability
  • 2600 - Future liability
  • 3100 - Equity
  • 4100 - Sales
  • 4200 - Other income
  • 5100 - Direct expenses
  • 5200 - Indirect expenses
string | null

Minimum opening balance for the period. Decimal number as a string.

string | null

Maximum opening balance for the period. Decimal number as a string.

string | null

Minimum total debits for the period. Decimal number as a string.

string | null

Maximum total debits for the period. Decimal number as a string.

string | null

Minimum total credits for the period. Decimal number as a string.

string | null

Maximum total credits for the period. Decimal number as a string.

string | null

Minimum closing balance for the period. Decimal number as a string.

string | null

Maximum closing balance for the period. Decimal number as a string.

Responses

401

Unauthorized

429

Too many requests

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json