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

# Changes to Retrieve a check

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 46 revisions.

- **2026-07-20** `3767bfad12f0` — 1 breaking
- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 113 breaking, 42 info
- **2026-04-20** `8e0b7df2044d` — 89 breaking, 15 warning, 116 info
- **2026-04-20** `5f832f695675` — 113 breaking, 44 info

## Changes

- **2026-07-20** `3767bfad12f0` — 1 breaking
  - response property `expenseLines/items/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 113 breaking, 42 info
  - response property `amountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `bankAccount/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `bankAccount/id` 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 `expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isPending` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isQueuedForPrint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `expenseLines/items/account` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - …115 more
- **2026-04-20** `8e0b7df2044d` — 89 breaking, 15 warning, 116 info
  - the response property `amountInHomeCurrency` became nullable for the status `200`
  - the response property `bankAccount/fullName` became nullable for the status `200`
  - the response property `bankAccount/id` became nullable for the status `200`
  - the response property `currency` became nullable for the status `200`
  - the response property `exchangeRate` became nullable for the status `200`
  - the response property `expenseLines/items/account` became nullable for the status `200`
  - the response property `expenseLines/items/amount` became nullable for the status `200`
  - the response property `expenseLines/items/billingStatus` became nullable for the status `200`
  - the response property `expenseLines/items/class` became nullable for the status `200`
  - the response property `expenseLines/items/memo` became nullable for the status `200`
  - the response property `expenseLines/items/payee` became nullable for the status `200`
  - the response property `expenseLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `expenseLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `isPending` became nullable for the status `200`
  - the response property `isQueuedForPrint` became nullable for the status `200`
  - the response property `itemGroupLines/items/description` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemGroup/fullName` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemGroup/id` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/amount` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/billingStatus` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/class` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/cost` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/customer` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/description` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/expirationDate` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/inventorySite` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/item` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/lotNumber` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/quantity` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/serialNumber` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `itemGroupLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `itemGroupLines/items/quantity` became nullable for the status `200`
  - the response property `itemGroupLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `itemLines/items/amount` became nullable for the status `200`
  - …180 more
- **2026-04-20** `5f832f695675` — 113 breaking, 44 info
  - response property `amountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `bankAccount/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `bankAccount/id` 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 `expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isPending` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `isQueuedForPrint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `expenseLines/items/account` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - …117 more

---

[Operation](https://skmtc.dev/conductor-is/apis/conductor-api/docs/quickbooks-desktop/checks/: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/checks/:id/get)
