---
title: "Returns a list of all tax classes and their calculated tax rates for the given parameters."
method: GET
path: "/v2/taxclasses/taxclasseswithtaxrates"
tags: ["TaxDomainQuery"]
---

# Returns a list of all tax classes and their calculated tax rates for the given parameters.

`GET /v2/taxclasses/taxclasseswithtaxrates`

## Query parameters

- `companyId` string, uuid — Represents a key for identifying a firm within the application.
- `departureCountryIso` string
- `taxReference` 0 | 1 — 0 = ShipmentAddress, 1 = BillingAddress
- `shipmentAddressVatId` string
- `shipmentAddressCountryIso` string
- `shipmentAddressState` string
- `billingAddressVatId` string
- `billingAddressCountryIso` string
- `billingAddressState` string
- `specialTaxTreatment` 0 | 1 | 2 | 3 — 0 = None, 1 = ReverseCharge, 2 = ExemptFromVat, 3 = SubjectToVat
- `taxClasses` JTLDataContractsKeysSteuerklasseKey[]

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Response `200`

---

[API](https://skmtc.net/jtl-software/apis/scx-authentication-api.md) · [All operations](https://skmtc.net/jtl-software/apis/scx-authentication-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jtl-software/scx-authentication-api/revisions/f979b1ea6951/schema)
