Appearance
GET
/accountancy/journal/journalsRequired scope:
viskan:accountancyjournal:readReturns accounting journal data grouped by accounting period. Only Invoice and Payment journals are included. Rows with a net zero amount are excluded. The response is limited to a maximum of 24 months of data — if the effective date range exceeds this, a date-range-too-large error is returned.
Parameters
Query parameters
journalDate stringOnly include journals created after this date.
periodDateFrom stringOnly include periods whose start date is on or after this date.
periodDateTo stringOnly include periods whose end date is on or before this date.
Response
The response contains the accounting journals.