Fix Bug: Override TaxAmount in BankTransaction Endpoint
Suggestion: Allow the overriding of the TaxAmount within the BankTransaction Endpoint. This currently works through the UI but not the API.
Issue: Importing a 'Spend' BankTransaction using the API with an adjusted TaxAmount results in a Validation Error:
[Message] => Tax amount 936.09 is incorrect for INPUT2 tax type, should be 187.22
Works: Using the UI
Doesn't Work: Using the API
9
votes
Ashley Roach
shared this idea
-
Joseph Long commented
I agree, this is very important, and must be a bug (even the OpenAPI generated types include tax amount for banktransaction lines)