Creating purchase invoices from the API I find that if the VatTotal value is even a single or a few pence more than it should apparently be then I get an error "VAT amount supplied exceeds that permitted by the rate on item row 1. "
I’m able to set a difference of up to 9p by hand, which should be plenty to allow for my suppliers’ terrible rounding… any chance we can have this same slack amount in the API?
Hi, this is the PurchaseData sub-block. As you can see, the VAT is 2p more than it should be. This supplier is consistently 1-2p out on rounding VAT and they aren’t even my worst offender. I removed the SupplierID and SupplierReference, let me know if you want those numbers.