v1

latestOpenAPI 3.0.02026-07-243271291.7 MB
LedgerAccount JournalTransactions

GET journal_transactions

Returns journal transactions of a given ledger account

get/v3/administrations/{administration_id}/ledger_accounts/{ledger_account_id}/journal_transactions

Path parameters

administration_idstring required

Administration ID

ledger_account_idstring required

Ledger account ID

Query parameters

page[number]integer

Page number

page[size]integer

Page size

sortstring

Sort. Specify a comma separated list of attributes to sort on. Prefix attribute with a - to sort in descending order. Allowed attributes: id, date, created_at, updated_at

fields[journal_transaction]string

Fieldset. Specify a comma separated list of attributes to return

includestring

Includes list. Specify a comma separated list of resources to include.

filter[id]string

Filter on ID

filter[date]string

Filter on date

filter[created_at]string

Filter on created_at

filter[updated_at]string

Filter on updated_at

filter[document_type]string

Filter on document_type

filter[transaction_type]string

Filter on transaction_type

filter[transaction_text]string

Filter on transaction_text

filter[debit_ledger_account]string

Filter on debit_ledger_account. Specify a comma separated list of IDs to filter on.

filter[credit_ledger_account]string

Filter on credit_ledger_account. Specify a comma separated list of IDs to filter on.

filter[debit_vat_code]string

Filter on debit_vat_code. Specify a comma separated list of IDs to filter on.

filter[credit_vat_code]string

Filter on credit_vat_code. Specify a comma separated list of IDs to filter on.

filter[receipt]string

Filter on receipt. Specify a comma separated list of IDs to filter on.

filter[invoice]string

Filter on invoice. Specify a comma separated list of IDs to filter on.

filter[payment]string

Filter on payment. Specify a comma separated list of IDs to filter on.

Headers

Accept-Languagestring

Supported languages. A comma separated list with one or more of the following locales: cs, da, de, de-AT, de-CH, en, es, fr, fr-BE, fr-LU, it, nb, nl, nl-BE, pl, pt, tr. Default: 'en'.

Response

JournalTransactionCollectionResponse