The tax rate object

AttributeDescription
idUnique identifier for the object.
nameTax name will be displayed together with a tax rate on sales and purchase orders for easier identification.
rateThis represents the tax rate percent out of 100.
is_default_salesIf true, it will be used as default tax for sales orders. There can be only one default.
is_default_purchasesIf true, it will be used as default tax for purchase orders. There can be only one default.
display_nameCombination of tax rate and name used for easier identification.
created_atThe timestamp when the tax rate was created.
updated_atThe timestamp when the tax rate was last updated.