Concept Definition

What is the tax amount on an invoice?

The tax amount is the total VAT charged on an invoice, calculated by applying the applicable VAT rate(s) to the net taxable amount(s). For multi-rate invoices, the tax amount is the sum of VAT amounts across all tax categories. It must be shown separately from the net amount on every VAT invoice.

How is the tax amount expressed in UBL?

In UBL 2.1, tax amounts are expressed in the TaxTotal and TaxSubtotal elements:

  • TaxTotal/TaxAmount: Total VAT for the entire invoice.
  • TaxSubtotal/TaxableAmount: Net amount subject to this tax category.
  • TaxSubtotal/TaxAmount: VAT for this category.
  • TaxSubtotal/TaxCategory: Tax category details including rate, scheme, and exemption reason.

Frequently Asked Questions

Can the tax amount be zero?
Yes. For zero-rated, exempt, or reverse charge invoices, the tax amount is zero. The invoice must still include the TaxTotal element with a zero amount and the appropriate TaxCategory code (Z for zero-rated, E for exempt, AE for reverse charge).
What happens if the tax amount is calculated incorrectly?
An incorrect tax amount creates a VAT liability discrepancy. The supplier may owe the correct VAT regardless of what was invoiced. Automated VAT calculation in e-invoicing platforms reduces arithmetic errors by computing tax amounts from line item data.

Related Concepts

Related Regulations

Related Use Cases