# Taxes

Solidgate’s <a href="https://docs.solidgate.com/billing/taxes/" target="_blank">tax solution</a> empowers businesses to manage and automate tax calculations across multiple regions efficiently. By integrating the tax solution, merchants can support accurate tax handling and compliance with local regulations.

 - [POST /transactional](https://api-docs.solidgate.com/api/taxes/tax-transactional.md): The <a href="https://docs.solidgate.com/billing/taxes/tax-insights/#tax-reports" target="_blank">transactional tax report</a> aggregates every tax-relevant transaction into one file, combining order a
 - [GET /transactional/report/{report_id}/download](https://api-docs.solidgate.com/api/taxes/download-tax-transactional.md): Retrieves a generated <a href="https://docs.solidgate.com/billing/taxes/tax-insights/#tax-reports" target="_blank">transactional tax</a> report in CSV format. <blockquote> <p>In a successful response,
 - [POST /summary](https://api-docs.solidgate.com/api/taxes/tax-summary.md): The <a href="https://docs.solidgate.com/billing/taxes/tax-insights/#tax-reports" target="_blank">summary tax report</a> aggregates your tax data into a single file, grouping figures by every unique co
 - [GET /summary/report/{report_id}/download](https://api-docs.solidgate.com/api/taxes/download-tax-summary.md): Retrieves a generated <a href="https://docs.solidgate.com/billing/taxes/tax-insights/#tax-reports" target="_blank">summary tax</a> report in CSV format. <blockquote> <p>In a successful response, you w
 - [POST CalculatedTax](https://api-docs.solidgate.com/api/taxes/webhook-calculated-tax.md): <a href="https://docs.solidgate.com/payments/integrate/webhooks/" target="_blank">Webhooks</a> provide merchants with instant notifications when the Solidgate tax solution calculates the tax amount of
