Exact Online NL – Gotchas

Service ID: exact-online-nl

Exact Cloud business software offers accounting and industry software in the cloud for SME's on desktop, laptop, tablet and mobile apps.

⚠️

2 gotchas across 2 resources

These are connector-specific behaviors and limitations to be aware of when integrating.

Invoices1 gotcha

addinvoicesAdd

Exact Online assigns invoice status automatically (open by default) and ignores the status field on create — invoices are finalized/processed in Exact Online, not via the API. Set VAT via line_items[].tax_rate.code; Exact derives the percentage from the code, so line_items[].tax_rate.rate is ignored on create.

alljournalEntriesAll

Limit parameter for pagination is not supported for this resource.