---
title: "Changes to List all non-inventory items"
method: GET
path: "/quickbooks-desktop/non-inventory-items"
---

# Changes to List all non-inventory items

`GET /quickbooks-desktop/non-inventory-items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 46 revisions.

- **2026-04-21** `268ef8ccba10` — 1 breaking
- **2026-04-21** `77c40a843759` — 1 breaking
- **2026-04-20** `10d4e9ebd1df` — 17 breaking, 8 info
- **2026-04-20** `8e0b7df2044d` — 15 breaking, 19 info
- **2026-04-20** `5f832f695675` — 17 breaking, 8 info
- **2026-04-02** `2e591208a875` — 1 breaking

## Changes

- **2026-04-21** `268ef8ccba10` — 1 breaking
  - for the `query` request parameter `status`, default value `active` was added
- **2026-04-21** `77c40a843759` — 1 breaking
  - for the `query` request parameter `status`, default value `active` was removed
- **2026-04-20** `10d4e9ebd1df` — 17 breaking, 8 info
  - response property `data/items/barcode` 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/sku` 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/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/parent` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/salesTaxCode` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/unitOfMeasureSet` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/class/id` from the response with the `200` status
  - removed the required property `data/items/parent/fullName` from the response with the `200` status
  - removed the required property `data/items/parent/id` from the response with the `200` status
  - removed the required property `data/items/salesTaxCode/fullName` from the response with the `200` status
  - removed the required property `data/items/salesTaxCode/id` from the response with the `200` status
  - removed the required property `data/items/unitOfMeasureSet/fullName` from the response with the `200` status
  - removed the required property `data/items/unitOfMeasureSet/id` from the response with the `200` status
  - added `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` to the `data/items/salesAndPurchaseDetails` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` to the `data/items/salesOrPurchaseDetails` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/class` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/parent` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/salesTaxCode` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/unitOfMeasureSet` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` from the `data/items/salesAndPurchaseDetails` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` from the `data/items/salesOrPurchaseDetails` response property `oneOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 15 breaking, 19 info
  - the response property `data/items/barcode` became nullable for the status `200`
  - the response property `data/items/class` became nullable for the status `200`
  - the response property `data/items/externalId` became nullable for the status `200`
  - the response property `data/items/parent` became nullable for the status `200`
  - the response property `data/items/salesTaxCode` became nullable for the status `200`
  - the response property `data/items/sku` became nullable for the status `200`
  - the response property `data/items/unitOfMeasureSet` became nullable for the status `200`
  - the response property `nextCursor` became nullable for the status `200`
  - the response property `remainingCount` became nullable for the status `200`
  - added `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` to the `data/items/salesAndPurchaseDetails` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` to the `data/items/salesOrPurchaseDetails` response property `oneOf` list for the response status `200`
  - the `data/items/class` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/parent` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/salesTaxCode` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/unitOfMeasureSet` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - removed `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` from the `data/items/salesAndPurchaseDetails` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` from the `data/items/salesOrPurchaseDetails` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/class` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/parent` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/salesTaxCode` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/unitOfMeasureSet` response property `anyOf` list for the response status `200`
  - response property `data/items/barcode` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/externalId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/sku` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `nextCursor` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `remainingCount` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `data/items/class/fullName` to the response with the `200` status
  - added the required property `data/items/class/id` to the response with the `200` status
  - added the required property `data/items/parent/fullName` to the response with the `200` status
  - added the required property `data/items/parent/id` to the response with the `200` status
  - added the required property `data/items/salesTaxCode/fullName` to the response with the `200` status
  - added the required property `data/items/salesTaxCode/id` to the response with the `200` status
  - added the required property `data/items/unitOfMeasureSet/fullName` to the response with the `200` status
  - added the required property `data/items/unitOfMeasureSet/id` to the response with the `200` status
- **2026-04-20** `5f832f695675` — 17 breaking, 8 info
  - response property `data/items/barcode` 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/sku` 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/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/parent` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/salesTaxCode` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/unitOfMeasureSet` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/class/id` from the response with the `200` status
  - removed the required property `data/items/parent/fullName` from the response with the `200` status
  - removed the required property `data/items/parent/id` from the response with the `200` status
  - removed the required property `data/items/salesTaxCode/fullName` from the response with the `200` status
  - removed the required property `data/items/salesTaxCode/id` from the response with the `200` status
  - removed the required property `data/items/unitOfMeasureSet/fullName` from the response with the `200` status
  - removed the required property `data/items/unitOfMeasureSet/id` from the response with the `200` status
  - added `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` to the `data/items/salesAndPurchaseDetails` response property `anyOf` list for the response status `200`
  - added `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` to the `data/items/salesOrPurchaseDetails` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/class` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/parent` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/salesTaxCode` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/unitOfMeasureSet` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_sales_and_purchase_details, subschema #2` from the `data/items/salesAndPurchaseDetails` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/qbd_sales_or_purchase_details, subschema #2` from the `data/items/salesOrPurchaseDetails` response property `oneOf` list for the response status `200`
- **2026-04-02** `2e591208a875` — 1 breaking
  - the response property `data/items/salesAndPurchaseDetails/oneOf[subschema #1: The Sales-and-Purchase Details object]/incomeAccount` became nullable for the status `200`

---

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