v4
latestOpenAPI 3.1.02026-08-032294621.7 MBStatistical Journals
List StatisticalJournalV2 record lines
Retrieve a paginated list of lines for a specific StatisticalJournalV2 record, ordered by position.
get/public/v2/statistical-journals/{record_number}/lines/
Path parameters
record_numberinteger required
The number attribute of the record.
The number attribute of the record.
Query parameters
searchstring nullable
numberinteger[] nullable
company_idinteger[] nullable
account_idinteger[] nullable
account_numberinteger[] nullable
line_account_idinteger[] nullable
line_account_numberinteger[] nullable
period_startstring date nullable
period_endstring date nullable
date_startstring date nullable
date_endstring date nullable
record_statusRecordStatus[] nullable
updated_afterstring date-time nullable
updated_beforestring date-time nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK