v4
latestOpenAPI 3.1.02026-08-032294621.7 MBIntercompany Journal Entries
List intercompany journal entries
Retrieve a paginated list of intercompany journal entries for the organization. Use the company_id filter to find IJEs that involve specific companies.
get/public/v2/intercompany-journal-entries/
Query parameters
searchstring nullable
company_idinteger[] nullable
numberinteger[] nullable
start_datestring date nullable
end_datestring date nullable
record_statusRecordStatus[] nullable
approval_statusstring[] 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