BillVendorsTaxDefaults
FreshBooks allows you to store your previously used taxes to re-apply conveniently.
Columns
| Name | Type | Description |
| TaxId [KEY] | Integer | The unique identifier of the tax. |
| VendorId [KEY] | Integer | The unique identifier of the vendor. |
| SystemTaxId | Integer | Tax id in your FreshBooks business. |
| Amount | String | Populated from related system tax |
| Enabled | Boolean | If the tax is enabled for the vendor or not. |
| Name | String | Populated from related system tax |
| TaxAuthorityId | String | Custom identifier for tax tax authority. |
| UpdatedAt | Datetime | Time the resource was updated, YYYY-MM-DD HH:MM:SS format |
| CreatedAt | Datetime | Time the resource was created, YYYY-MM-DD HH:MM:SS format |