Generate General Ledger

Generate a general ledger report for an entity

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

entityIdstringRequired
entity ID
monthstringOptional

Month (1-12)

yearstringOptional

Year (YYYY)

Response

General ledger report
accountslist of objects or null
entrieslist of objects or null
pdf_urlstring or nullformat: "uri"
hierarchyobject or null

Errors