I am using "Invoice PUT method" to store invoice details from server to Xero account.
Is there any way to import "Total Vat Amount" with Invoice and Description?
Because some of my old invoice are not include Vat amount.
I have found a tag "TaxAmount". Is it same as Vat amount? If yes, then how can I use "TaxAmount" in Invoice PUT method.
Thanks.