Taxes
FreshBooks allows you to store your previously used taxes to re-apply conveniently.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Integer | True |
The unique identifier of the tax. |
| AccountingSystemId | String | True |
The unique identifier of the business the client exists on. |
| Amount | Decimal | False |
The string-decimal representing percentage value of tax. |
| Compound | Boolean | False |
Indicates whether this is a compound tax to calculate on top of primary taxes. |
| Name | String | False |
Identifiable name for the tax. |
| Number | String | False |
An external number that identifies the tax submission. |
| TaxId | Integer | True |
The unique identifier of the tax within this business. |
| Updated | Datetime | True |
The date the staff object was last updated. (YYYY-MM-DD HH:MM:SS) |