---
title: "Changes to Retrieve Tax Rates"
method: GET
path: "/accounting/taxrates/{id}"
---

# Changes to Retrieve Tax Rates

`GET /accounting/taxrates/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 49 revisions.

- **2024-08-13** `6c3a1da2bdc9` — 10 info
- **2024-08-11** `04b9c7ceedbf` — 10 warning
- **2024-08-10** `f4029106f69f` — 10 info

## Changes

- **2024-08-13** `6c3a1da2bdc9` — 10 info
  - added the optional property `company_id` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `description` to the response with the `200` status
  - added the optional property `effective_tax_rate` to the response with the `200` status
  - added the optional property `field_mappings` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the optional property `remote_data` to the response with the `200` status
  - added the optional property `remote_id` to the response with the `200` status
  - added the optional property `total_tax_ratge` to the response with the `200` status
- **2024-08-11** `04b9c7ceedbf` — 10 warning
  - removed the optional property `company` from the response with the `200` status
  - removed the optional property `created_at` from the response with the `200` status
  - removed the optional property `description` from the response with the `200` status
  - removed the optional property `effective_tax_rate` from the response with the `200` status
  - removed the optional property `field_mappings` from the response with the `200` status
  - removed the optional property `id` from the response with the `200` status
  - removed the optional property `modified_at` from the response with the `200` status
  - removed the optional property `remote_data` from the response with the `200` status
  - removed the optional property `remote_id` from the response with the `200` status
  - removed the optional property `total_tax_ratge` from the response with the `200` status
- **2024-08-10** `f4029106f69f` — 10 info
  - added the optional property `company` to the response with the `200` status
  - added the optional property `created_at` to the response with the `200` status
  - added the optional property `description` to the response with the `200` status
  - added the optional property `effective_tax_rate` to the response with the `200` status
  - added the optional property `field_mappings` to the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `modified_at` to the response with the `200` status
  - added the optional property `remote_data` to the response with the `200` status
  - added the optional property `remote_id` to the response with the `200` status
  - added the optional property `total_tax_ratge` to the response with the `200` status

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api/docs/accounting/taxrates/:id/get.md) · [API](https://skmtc.dev/panoratech/apis/panora-api.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api/changes/accounting/taxrates/:id/get)
