TX
TaxCategoryDet
The detail of TaxCategory. Implements the many-to-many relationship between Tax and TaxCategory.
View API Entity: TaxCategoryTaxDetail
/entity/Default/25.200.001/TaxCategoryTaxDetail| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | - | ||
Description:No description available | ||||
IsImportedObsolete | bit | - | ||
Description:The field was used on importing of tax configuration from Avalara files. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | - | ||
Description:No description available | ||||
TaxCategoryID API | nvarchar(15) | Tax Category | TaxCategory | |
Description:The foreign key to TaxCategory. | ||||
TaxID API | nvarchar(60) | Tax ID | Tax | |
Description:The foreign key to Tax. | ||||