Exact Online UK – Gotchas
Service ID: exact-online-uk
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
add
invoicesAddExact 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.
Journal Entries1 gotcha
all
journalEntriesAllLimit parameter for pagination is not supported for this resource.