Skip to main content
Skip to main content

TaxedPricing

TaxedPricing: Object

Pricing fields related to taxes.

Properties

original_price_incl_taxnumber | nullRequired
The price after applying the tax amount on the original price.
calculated_price_incl_taxnumber | nullRequired
The price after applying the tax amount on the calculated price.
original_taxnumber | nullRequired
The tax amount applied to the original price.
calculated_taxnumber | nullRequired
The tax amount applied to the calculated price.
tax_ratesTaxServiceRate[] | nullRequired
The list of tax rates.
Was this section helpful?