---
title: "Changes to List all item receipts"
method: GET
path: "/quickbooks-desktop/item-receipts"
---

# Changes to List all item receipts

`GET /quickbooks-desktop/item-receipts`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-07-20** `3767bfad12f0` — 1 breaking
- **2026-04-20** `10d4e9ebd1df` — 116 breaking, 41 info
- **2026-04-20** `8e0b7df2044d` — 90 breaking, 15 warning, 120 info
- **2026-04-20** `5f832f695675` — 118 breaking, 43 info

## Changes

- **2026-07-20** `3767bfad12f0` — 1 breaking
  - response property `data/items/expenseLines/items/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-04-20** `10d4e9ebd1df` — 116 breaking, 41 info
  - response property `data/items/exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/totalAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/vendor/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/vendor/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `nextCursor` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `remainingCount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `data/items/currency` response's property type changed from `object, null` to no type for status `200`
  - the `data/items/expenseLines/items/account` response's property type changed from `object, null` to no type for status `200`
  - …117 more
- **2026-04-20** `8e0b7df2044d` — 90 breaking, 15 warning, 120 info
  - the response property `data/items/currency` became nullable for the status `200`
  - the response property `data/items/exchangeRate` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/account` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/amount` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/billingStatus` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/class` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/memo` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/payee` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `data/items/expenseLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `data/items/externalId` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/description` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemGroup/fullName` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemGroup/id` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/amount` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/billingStatus` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/class` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/cost` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/customer` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/description` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/expirationDate` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/inventorySite` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/item` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/lotNumber` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/quantity` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/serialNumber` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/itemLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/quantity` became nullable for the status `200`
  - the response property `data/items/itemGroupLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `data/items/itemLines/items/amount` became nullable for the status `200`
  - the response property `data/items/itemLines/items/billingStatus` became nullable for the status `200`
  - the response property `data/items/itemLines/items/class` became nullable for the status `200`
  - the response property `data/items/itemLines/items/cost` became nullable for the status `200`
  - the response property `data/items/itemLines/items/customer` became nullable for the status `200`
  - the response property `data/items/itemLines/items/description` became nullable for the status `200`
  - …185 more
- **2026-04-20** `5f832f695675` — 118 breaking, 43 info
  - added the pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$` to the `query` request parameter `transactionDateFrom`
  - added the pattern `^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))$` to the `query` request parameter `transactionDateTo`
  - response property `data/items/exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/expenseLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/totalAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/vendor/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/vendor/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `nextCursor` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `remainingCount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …121 more

---

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