HomeGuidesAPI ReferenceChangelogDiscussions
API Reference

Reads all Journal entries

Reads all Journal entries

Log in to see full request history
Query Params
ids[]
array of integers

Filter by JournalEntry IDs

ids[]
legal_entity_ids[]
array of integers
source_ids[]
array of integers

Filter by Source IDs

source_ids[]
string

Filter by related source type

types[]
array of strings

Filter by entry type

types[]
string

Filter by Journal Entry Status

string

Start date for filtering journal entries records based on their last update.

Response

Response body
array of objects
object
integer
required

Journal entry ID

integer
required

Incremental number assigned to the journal entry

string
required

Timestamp when the journal entry was published.

string
required

Journal entry type (e.g. bank, invoice, tax)

bank bill invoice credit_note merged_ledger_account reconciliation tax receipt payroll_result external

integer

Source id related with this journal entry

string

Source type related with this journal entry

bank_transaction invoice reconciliation finance_reconciliation account expense payroll_result journal_entry

string
required

Date of the associate source

string

Description of the journal entry

integer
required
string

External identifier for the journal entry

string
required

The status of the journal entry (draft, published, etc.)

published reversed

string
required

Timestamp when the journal entry was last updated.

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json