Name |
Type |
ReadOnly |
Filterable |
Description |
Id [KEY] |
string |
true |
true |
The Id of the tax rate. |
SyncToken |
string |
false |
false |
The sync token. This must be specified when executing an update or delete. |
MetaData_CreateTime |
datetime |
true |
true |
The time the record was created. |
MetaData_LastUpdatedTime |
datetime |
true |
true |
The time the record was last updated. |
Name |
string |
false |
true |
The name for the tax rate. |
Description |
string |
false |
true |
A description for the sales tax rate. This field must not contain white space or formatting characters. |
Active |
boolean |
false |
true |
This field sets whether the tax rate is active. This value is false if inactive. Inactive sales tax codes may be hidden from display and are not used on financial transactions. |
RateValue |
string |
false |
true |
The value of the tax rate. |
AgencyRef |
string |
false |
true |
The Id of the tax agency. |
AgencyRef_Name |
string |
true |
false |
The name of the tax agency. |
TaxReturnLineRef |
string |
false |
true |
The Id of the tax return line. |
TaxReturnLineRef_Name |
string |
true |
false |
The name of the tax return line. |
SpecialTaxType |
string |
false |
false |
The special tax type to handle zero-rate taxes. VAT-registered businesses who receive goods, services, or acquisitions from other EU countries will need to calculate the VAT due, but not paid, on these acquisitions. The rate of VAT that is payable is the same that would have been paid if the goods had been supplied by a UK supplier. |
DisplayType |
string |
false |
false |
The display type of the tax rate. This field is used to configure display settings. |
EffectiveTaxRate |
double |
false |
false |
The effective tax rate. This field is used to know which tax rate is applicable on any date. |