Extract transactions of specific Fortnox general ledger account

The query to retrieve the available tables seems correct. As an alternative, visit:

To retrieve ledger information, Fortnox uses a different naming structure. They are all named starting with Voucher like VoucherLines.

Please consult for sample:

Please note that Fortnox probably will not perform well when querying these tables and views for a specific general ledger account given Fortnox’s API design.

Invantive intends to add SIE parse support for significantly faster access for such queries. See for more information the parsing of the output SieTransactionFiles described in:

This functionality has no expected delivery date.