The whole statement in one list: the asset lines followed by the liability lines. Both sides are a balance sheet as of the fiscal year end, so the page needs no date filter at all.
GET
/api-v1/end-of-year/report/e-balance-sheet
curl \
--request GET 'https://wyzio.app/api-v1/end-of-year/report/e-balance-sheet'
Response examples (200)
[
{
"children": [],
"parentId": 42,
"position": 42,
"id": 42
}
]