TaxRateDeterminationDto

📄 Description: Data transfer object representing the determination of tax rates within a financial organization structure, facilitating compliance and accurate financial reporting across various organizational hierarchies.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier for the resource

status

string

false

none

Status of the resource

displayId

string

true

none

Unique identifier for the display

erpSystemId

integer(int64)

false

none

Unique identifier for the erp system

erpSystemDisplayId

string

false

none

Unique identifier for the erp system display

countryId

integer(int64)

false

none

Unique identifier for the country

countryDisplayId

string

false

none

Unique identifier for the country display

countryTaxJurisdictionEnabled

boolean

false

none

Indicates whether this feature is enabled

taxJurisdictionId

integer(int64)

false

none

Unique identifier for the tax jurisdiction

taxJurisdictionDisplayId

string

false

none

Unique identifier for the tax jurisdiction display

taxCodeId

integer(int64)

false

none

Unique identifier for the tax code

taxCodeDisplayId

string

false

none

Unique identifier for the tax code display

Enumerated Values

Attribute

Value

status

ACTIVE, CREATED, DECOMMISSIONED, DISABLED