---
title: "Archives a tax rate"
method: PATCH
path: "/api/v2/tax_rates/{id}/archive"
tags: ["TaxRates"]
---

# Archives a tax rate

`PATCH /api/v2/tax_rates/{id}/archive`

Archive a tax rate to deactivate it.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single tax rate

## Other responses

- `403` — Forbidden

---

[API](https://skmtc.dev/productive/apis/api-documentation.md) · [All operations](https://skmtc.dev/productive/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/productive/api-documentation/revisions/bbf5057edf0d/schema)
