AvaTax for Excise

Version v1
AlternateProductsController
AvaTaxExciseController
ImportBusinessEntitiesController
ImportHeadersController
ImportItemCodesController
ImportLocationsController
ImportManufacturersController
ImportProductsTobaccoController
ImportScheduleTransactionsController
JurisdictionsController
NotificationController
RatesController
Tax Sessions
TaxpayerTypesController
UtilitiesController

Avalara.Excise.Common.Contracts.Services.RestRate

Represents an excise tax rate and its applicability (jurisdiction, product category, thresholds, and metadata) for REST APIs.

This model is used in the following APIs:

Parameters
CountryCodeOptional
string

The ISO 3166-1 alpha-3 country code.

JurisdictionOptional
string

The jurisdiction or state code.

LocalJurisdictionOptional
string

The local or sub-jurisdiction code when tax applies below the state level.

MasterCompanyIdOptional
integer

The unique identifier of the master company that owns this record.

ProductCategoryOptional
number

The product category this rate applies to.

TaxingLevelOptional
string

The taxing level (for example, state, county, or city).

TaxTypeOptional
string

The type of tax (for example, excise category or levy type).

RateTypeOptional
string

The rate type classification.

RateSubtypeOptional
string

The rate subtype classification.

EffectiveDateOptional
string

The date when the record becomes effective.

ObsoleteDateOptional
string

The date when the record becomes obsolete.

TaxRateOptional
number

The numeric tax rate.

CalculationTypeIndOptional
string

The indicator for how the tax amount is calculated.

MaximumUnitsOptional
number

The maximum unit quantity to which this rate applies, if limited.

MaximumCurrencyAmountOptional
number

The maximum currency amount to which this rate applies, if limited.

MinimumUnitsOptional
number

The minimum unit quantity to which this rate applies, if a floor applies.

MinimumCurrencyAmountOptional
number

The minimum currency amount to which this rate applies, if a floor applies.

DescriptionOptional
string

A human-readable description of the rate.

UnitOfMeasureOptional
string

The unit of measure for quantity-based application of the rate.

CurrencyOptional
string

The currency code for monetary thresholds and amounts.

CreatedDateOptional
string

The date and time when the rate record was created.

UpdatedDateOptional
string

The date and time when the rate record was last updated.

StateAssignedCodeOptional
string

The code assigned by the jurisdiction for this rate or reporting line.