TaxRate

  • Object

Represents the tax rate applied to a cart or line item, including the rate and any applicable tax portions.

#

Fields


TaxRateComposition!

Gets the tax composition of the tax rate, which includes details about how the tax is structured.

[TaxPortion!]!

The tax portions of the tax rate, which detail how the tax is divided among different components.

Decimal!

Gets the tax rate as a decimal value.

taxPortionsDeprecated
[TaxPortion!]!
Deprecated: Don't use this.... use portions instead... will be removed in v5