Statistical Journals

List StatisticalJournal records

Retrieve a paginated list of StatisticalJournal records with filtering and ordering options.

get/public/v1/statistical-journals/

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
orderingstring 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

countinteger required

Changes

Changed in 2 of the 27 revisions of this API.8

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the new optional query request parameter account_id

      new-optional-request-parameter

    • ○

      added the new optional query request parameter line_account_id

      new-optional-request-parameter

    • ○

      added the new optional query request parameter line_account_number

      new-optional-request-parameter

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ○

      added the required property // to the response with the status

      response-required-property-added

Of the 27 revisions, 1 has no diff computed.