TaxCodeDeterminationDetails

📄 Description: Contains detailed tax code information for a given company, jurisdiction, and expense type.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the tax code determination.

displayId

string

false

none

Display ID for the tax code determination.

companyId

integer(int64)

false

none

Company identifier.

taxJurisdictionId

integer(int64)

false

none

Tax jurisdiction identifier.

taxJurisdictionDisplayId

string

false

none

Display ID of the tax jurisdiction.

defaultTaxCodeId

integer(int64)

false

none

Default tax code ID.

defaultTaxCodeDisplayId

string

false

none

Display ID for the default tax code.

defaultExemptionTaxCodeId

integer(int64)

false

none

Default exemption tax code ID.

defaultExemptionTaxCodeDisplayId

string

false

none

Display ID for the default exemption tax code.

defaultExemptionPercentage

number(double)

false

none

Default exemption percentage for this tax code.

mapping

TaxCodeExpenseCategoryMappingDetails

false

none

Defines mapping of tax codes and exemptions based on expense type and principal/non-lease classification.