Recurring Journal Entries

List RecurringJournalEntry records

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

get/public/v1/recurring/journal-entries/

Query parameters

searchstring nullable
company_idinteger[] nullable
numberinteger[] nullable
recurring_typeRecurringType[] 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 1 of the 27 revisions of this API.1

    • ○

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

      response-optional-property-added

Of the 27 revisions, 1 has no diff computed.