- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
ITaxModuleService Reference
This section of the documentation provides a reference to the ITaxModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Tax Module.
Note: You should only use the methods in this reference when implementing complex customizations. For common cases, check out available workflows instead.
The main service interface for the Tax Module.
Methods#
- createTaxRateRules
- createTaxRates
- createTaxRegions
- deleteTaxRateRules
- deleteTaxRates
- deleteTaxRegions
- getTaxLines
- listAndCountTaxRates
- listTaxRateRules
- listTaxRates
- listTaxRegions
- restoreTaxRateRules
- restoreTaxRates
- restoreTaxRegions
- retrieveTaxRate
- softDeleteTaxRateRules
- softDeleteTaxRates
- softDeleteTaxRegions
- updateTaxRates
- updateTaxRegions
- upsertTaxRates
Was this page helpful?