From 9cf254da2739e36a56a11ff6f147bae62f0bc203 Mon Sep 17 00:00:00 2001 From: hmansour-codat Date: Tue, 2 Jun 2026 10:21:39 +0100 Subject: [PATCH] MED-810: Add Exact UK limitations for Accounts and Invoices --- .../exact-online/exact-online-integration-reference.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/integrations/accounting/exact-online/exact-online-integration-reference.md b/docs/integrations/accounting/exact-online/exact-online-integration-reference.md index 99fca8a26..af839c9f9 100644 --- a/docs/integrations/accounting/exact-online/exact-online-integration-reference.md +++ b/docs/integrations/accounting/exact-online/exact-online-integration-reference.md @@ -32,6 +32,14 @@ You can read the following types of journals from Exact Online: The `postedOn` field is not populated when reading journal entries from Exact Online. This information is not available from the Exact API. +## Accounts (Exact UK) + +When reading Accounts, the `description` and `name` fields return the same value (the account name). + +## Invoices (Exact UK) + +When reading Invoices, only the `totalDiscount` amount is returned. The `discountPercentage` field is not available. + ## Transfers (Exact UK) Writing Transfers is only supported for transfers between a bank account and a nominal account of type Balance Sheet.