A profit and loss, so it covers the fiscal YEAR as a period rather than a snapshot at its end. The client sends the same single date as the other end-of-year endpoints; the accounting period it falls in supplies the start and end, so the page keeps one year selector.
GET
/api-v1/end-of-year/report/income-statement
curl \
--request GET 'https://wyzio.app/api-v1/end-of-year/report/income-statement'
Response examples (200)
[
{
"children": [],
"parentId": 42,
"position": 42,
"id": 42
}
]