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

# Changes to List all item sites

`GET /quickbooks-desktop/item-sites`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 46 revisions.

- **2026-04-21** `268ef8ccba10` — 1 breaking
- **2026-04-21** `77c40a843759` — 1 breaking
- **2026-04-20** `10d4e9ebd1df` — 22 breaking, 4 info
- **2026-04-20** `8e0b7df2044d` — 18 breaking, 22 info
- **2026-04-20** `5f832f695675` — 22 breaking, 4 info

## 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` — 22 breaking, 4 info
  - response property `data/items/assemblyBuildPoint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnHand` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnPendingTransfers` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnPurchaseOrders` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnSalesOrders` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityRequiredByPendingBuildTransactions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityToBeBuiltByPendingBuildTransactions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/reorderLevel` 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/inventoryAssemblyItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventoryItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventorySite` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventorySiteLocation` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/inventoryAssemblyItem/fullName` from the response with the `200` status
  - removed the required property `data/items/inventoryAssemblyItem/id` from the response with the `200` status
  - removed the required property `data/items/inventoryItem/fullName` from the response with the `200` status
  - removed the required property `data/items/inventoryItem/id` from the response with the `200` status
  - removed the required property `data/items/inventorySite/fullName` from the response with the `200` status
  - removed the required property `data/items/inventorySite/id` from the response with the `200` status
  - removed the required property `data/items/inventorySiteLocation/fullName` from the response with the `200` status
  - removed the required property `data/items/inventorySiteLocation/id` from the response with the `200` status
  - added `subschema #1, subschema #2` to the `data/items/inventoryAssemblyItem` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventoryItem` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventorySite` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventorySiteLocation` response property `anyOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 18 breaking, 22 info
  - the response property `data/items/assemblyBuildPoint` became nullable for the status `200`
  - the response property `data/items/inventoryAssemblyItem` became nullable for the status `200`
  - the response property `data/items/inventoryItem` became nullable for the status `200`
  - the response property `data/items/inventorySite` became nullable for the status `200`
  - the response property `data/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `data/items/quantityOnHand` became nullable for the status `200`
  - the response property `data/items/quantityOnPendingTransfers` became nullable for the status `200`
  - the response property `data/items/quantityOnPurchaseOrders` became nullable for the status `200`
  - the response property `data/items/quantityOnSalesOrders` became nullable for the status `200`
  - the response property `data/items/quantityRequiredByPendingBuildTransactions` became nullable for the status `200`
  - the response property `data/items/quantityToBeBuiltByPendingBuildTransactions` became nullable for the status `200`
  - the response property `data/items/reorderLevel` 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`
  - the `data/items/inventoryAssemblyItem` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/inventoryItem` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/inventorySite` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/inventorySiteLocation` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - removed `subschema #1, subschema #2` from the `data/items/inventoryAssemblyItem` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/inventoryItem` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/inventorySite` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/inventorySiteLocation` response property `anyOf` list for the response status `200`
  - response property `data/items/assemblyBuildPoint` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityOnHand` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityOnPendingTransfers` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityOnPurchaseOrders` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityOnSalesOrders` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityRequiredByPendingBuildTransactions` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/quantityToBeBuiltByPendingBuildTransactions` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/reorderLevel` 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/inventoryAssemblyItem/fullName` to the response with the `200` status
  - added the required property `data/items/inventoryAssemblyItem/id` to the response with the `200` status
  - added the required property `data/items/inventoryItem/fullName` to the response with the `200` status
  - added the required property `data/items/inventoryItem/id` to the response with the `200` status
  - added the required property `data/items/inventorySite/fullName` to the response with the `200` status
  - added the required property `data/items/inventorySite/id` to the response with the `200` status
  - added the required property `data/items/inventorySiteLocation/fullName` to the response with the `200` status
  - added the required property `data/items/inventorySiteLocation/id` to the response with the `200` status
- **2026-04-20** `5f832f695675` — 22 breaking, 4 info
  - response property `data/items/assemblyBuildPoint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnHand` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnPendingTransfers` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnPurchaseOrders` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityOnSalesOrders` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityRequiredByPendingBuildTransactions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/quantityToBeBuiltByPendingBuildTransactions` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/reorderLevel` 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/inventoryAssemblyItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventoryItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventorySite` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/inventorySiteLocation` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/inventoryAssemblyItem/fullName` from the response with the `200` status
  - removed the required property `data/items/inventoryAssemblyItem/id` from the response with the `200` status
  - removed the required property `data/items/inventoryItem/fullName` from the response with the `200` status
  - removed the required property `data/items/inventoryItem/id` from the response with the `200` status
  - removed the required property `data/items/inventorySite/fullName` from the response with the `200` status
  - removed the required property `data/items/inventorySite/id` from the response with the `200` status
  - removed the required property `data/items/inventorySiteLocation/fullName` from the response with the `200` status
  - removed the required property `data/items/inventorySiteLocation/id` from the response with the `200` status
  - added `subschema #1, subschema #2` to the `data/items/inventoryAssemblyItem` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventoryItem` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventorySite` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/inventorySiteLocation` response property `anyOf` list for the response status `200`

---

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