AvaTax for VAT
TaxCodeModel
Represents a tax code that can be applied to items on a transaction. A tax code can have specific rules for specific jurisdictions that change the tax calculation behavior.
This model is used in the following APIs:
The unique ID number of this tax code.
The unique ID number of the company that owns this tax code.
A code string that identifies this tax code.
The type of this tax code.
A friendly description of this tax code.
If this tax code is a subset of a different tax code, this identifies the parent code.
True if this tax code type refers to a physical object. Read only field.
The Avalara Goods and Service Code represented by this tax code.
The Avalara Entity Use Code represented by this tax code.
True if this tax code is active and can be used in transactions.
True if this tax code has been certified by the Streamlined Sales Tax governing board. By default, you should leave this value empty.
The date when this record was created.
The User ID of the user who created this record.
The date/time when this record was last modified.
The user ID of the user who last modified this record.