Tax Trevenque

Structure

FieldTypeRequiredDescription
percentageDecimal
Percentage tax .
codeString
Code of the tax.
nameString
Name of the tax.
quotaDecimal
Quota tax.

JSON representation

{
  "percentage" : 21.000000,
  "code" : "IVA21",
  "name" : "IVA 21%",
  "quota" : 0.347107
}