SalesTaxRates
Tax rates with their effective dates of application
Columns
Name | Type | References | SupportedOperators | Description |
SalesTaxId [KEY] | String |
SalesTaxes.Id | The unique identifier for the sales tax. | |
BusinessId | String |
Businesses.Id | The unique identifier for the business. | |
Effective | Date | Date from which the sales tax rate applies. | ||
Rate | Decimal | Tax rate applying from the effective date as a decimal (e.g. 0.15 represents 15%). |