My Products
Help
adrianm
PARTNER

Add expense amount to TaxDetailUpdateDto

by adrianm
Status: New

On supplier invoices from EFH system there is sometimes a need to adjust the vat amount.

 

Visma.Net will not automatically recalculate the "expense amount" when the "deductable vat rate" is not 100%.

 

TaxDetailUpdateDto need "expenseAmount"

 

adrianm_0-1741937150675.png

"taxDetailLines": [
  {
    "taxId": { "value": "string" },
    "taxableAmount": { "value": 0 },
    "vatAmount": { "value": 0 }
  }
]