---
title: "Changes to Retrieve a currency"
method: GET
path: "/quickbooks-desktop/currencies/{id}"
---

# Changes to Retrieve a currency

`GET /quickbooks-desktop/currencies/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 3 breaking, 2 info
- **2026-04-20** `8e0b7df2044d` — 4 breaking, 4 info
- **2026-04-20** `5f832f695675` — 3 breaking, 2 info

## Changes

- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 3 breaking, 2 info
  - response property `asOfDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isUserDefinedCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added `#/components/schemas/qbd_currency_format, subschema #2` to the `currencyFormat` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_currency_format, subschema #2` from the `currencyFormat` response property `oneOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 4 breaking, 4 info
  - the response property `asOfDate` became nullable for the status `200`
  - the response property `exchangeRate` became nullable for the status `200`
  - the response property `isUserDefinedCurrency` became nullable for the status `200`
  - added `#/components/schemas/qbd_currency_format, subschema #2` to the `currencyFormat` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/qbd_currency_format, subschema #2` from the `currencyFormat` response property `anyOf` list for the response status `200`
  - response property `asOfDate` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `exchangeRate` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `isUserDefinedCurrency` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-04-20** `5f832f695675` — 3 breaking, 2 info
  - response property `asOfDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isUserDefinedCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added `#/components/schemas/qbd_currency_format, subschema #2` to the `currencyFormat` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_currency_format, subschema #2` from the `currencyFormat` response property `oneOf` list for the response status `200`

---

[Operation](https://skmtc.dev/conductor-is/apis/conductor-api/docs/quickbooks-desktop/currencies/:id/get.md) · [API](https://skmtc.dev/conductor-is/apis/conductor-api.md) · [Page](https://skmtc.dev/conductor-is/apis/conductor-api/changes/quickbooks-desktop/currencies/:id/get)
