Taxes
Tamio offers a comprehensive tax management module, providing both automated and manual tax rate configurations. This flexibility is designed to cater to diverse business requirements, from straightforward scenarios to more complex tax structures. With our system, you can establish specific tax rules for each product, product category, or geographical location (down to the level of countries and states). To support intricate setups, we offer added functionalities such as postcode filters and country whitelists. With Tamio's robust tax management capabilities, you can rest assured that accurate tax calculations are applied consistently to every order, mitigating the risk of discrepancies or compliance issues.
Automated VAT Solutions for EU-Based Businesses
For businesses based within the European Union, we offer a solution for managing Value Added Tax (VAT) rates. Our system is designed to calculate and apply the correct VAT rates on your products automatically. These rates are determined based on a combination of factors including the product's category, the customer's billing country, and the jurisdiction of your shop. With this automated feature, EU-based businesses can significantly reduce the administrative load associated with VAT calculations, ensuring accurate and compliant taxation in every transaction.
Description | Method | URL |
---|---|---|
POST | /v2/taxes/product-tax/create | |
POST | /v2/taxes/shipping-tax/create | |
GET | /v2/taxes/retrieve/:id | |
POST | /v2/taxes/update/:id | |
POST | /v2/taxes/shipping-tax/update/:id | |
DELETE | /v2/taxes/:id | |
POST | /v2/taxes/duplicate/:id | |
GET | /v2/taxes/list |
There are three webhook notification events associated with the Taxes API.
- tax-created
- tax-updated
- tax-removed
You can see examples of notification events here:
Whether managing teammates or creating API developer keys, you can customise permissions when accessing Taxes API resources. The default set of Tax permissions are view, edit, create and remove.