Exemption Certificate Management

CertCapture RESTful APIs

TaxRuleProductDetailModel

Represents a tax rule product detail that changes the behavior of Avalara's tax engine for certain tax rules.

Avalara supports a two types of tax product detail. For information about tax rule Product Types HSCode and TaxCode

Because different types of tax rules have different behavior, some fields may change their behavior based on the type of tax rule selected. Please read the documentation for each field carefully and ensure that the value you send is appropriate for the type of tax rule.

Parameters
taxRuleProductDetailIdOptional
integer

The unique ID number of this Tax rule product detail.

taxRuleIdOptional
integer

TaxRule Id of TaxRule Product Detail entry

productCodeOptional
string

Product Code value

effectiveDateOptional
string

The first date at which this product detail applies. If null, this product detail will apply to all dates prior to the end date.

endDateOptional
string

The last date for which this product detail applies. If null, this product detail will apply to all dates after the effective date.

systemIdOptional
integer

Represents the system Id the detail is applicable for.