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

# Changes to List all inventory adjustments

`GET /quickbooks-desktop/inventory-adjustments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 46 revisions.

- **2026-04-20** `10d4e9ebd1df` — 26 breaking, 8 info
- **2026-04-20** `8e0b7df2044d` — 21 breaking, 3 warning, 29 info
- **2026-04-20** `5f832f695675` — 28 breaking, 9 info

## Changes

- **2026-04-20** `10d4e9ebd1df` — 26 breaking, 8 info
  - response property `data/items/account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/account/id` 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/lines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantityDifference` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumberAction` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/valueDifference` 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`
  - the `data/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/customer` 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/lines/items/inventorySiteLocation` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/lines/items/item` 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/customer/fullName` from the response with the `200` status
  - removed the required property `data/items/customer/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/lines/items/inventorySiteLocation/fullName` from the response with the `200` status
  - removed the required property `data/items/lines/items/inventorySiteLocation/id` from the response with the `200` status
  - removed the required property `data/items/lines/items/item/fullName` from the response with the `200` status
  - removed the required property `data/items/lines/items/item/id` from the response with the `200` status
  - 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/customer` 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/lines/items/inventorySiteLocation` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/lines/items/item` response property `anyOf` list for the response status `200`
  - removed the `added` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - removed the `removed` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - removed the `undefined` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 21 breaking, 3 warning, 29 info
  - the response property `data/items/account/fullName` became nullable for the status `200`
  - the response property `data/items/account/id` became nullable for the status `200`
  - the response property `data/items/class` became nullable for the status `200`
  - the response property `data/items/customer` became nullable for the status `200`
  - the response property `data/items/externalId` became nullable for the status `200`
  - the response property `data/items/inventorySite` became nullable for the status `200`
  - the response property `data/items/lines/items/expirationDate` became nullable for the status `200`
  - the response property `data/items/lines/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `data/items/lines/items/item` became nullable for the status `200`
  - the response property `data/items/lines/items/lotNumber` became nullable for the status `200`
  - the response property `data/items/lines/items/quantityDifference` became nullable for the status `200`
  - the response property `data/items/lines/items/serialNumber` became nullable for the status `200`
  - the response property `data/items/lines/items/serialNumberAction` became nullable for the status `200`
  - the response property `data/items/lines/items/valueDifference` became nullable for the status `200`
  - the response property `data/items/memo` became nullable for the status `200`
  - the response property `data/items/refNumber` became nullable for the status `200`
  - the `data/items/class` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/customer` 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/lines/items/inventorySiteLocation` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/lines/items/item` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - added the new `added` enum value to the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - added the new `removed` enum value to the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - added the new `undefined` enum value to the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - removed 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])))$` from the `query` request parameter `transactionDateFrom`
  - removed 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])))$` from the `query` request parameter `transactionDateTo`
  - 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/customer` 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/lines/items/inventorySiteLocation` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `data/items/lines/items/item` response property `anyOf` list for the response status `200`
  - response property `data/items/account/fullName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/account/id` 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/lines/items/expirationDate` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lines/items/lotNumber` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lines/items/quantityDifference` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumber` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumberAction` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lines/items/valueDifference` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - …13 more
- **2026-04-20** `5f832f695675` — 28 breaking, 9 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/account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/account/id` 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/lines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantityDifference` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/serialNumberAction` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/valueDifference` 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`
  - the `data/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/customer` 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/lines/items/inventorySiteLocation` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/lines/items/item` 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/customer/fullName` from the response with the `200` status
  - removed the required property `data/items/customer/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/lines/items/inventorySiteLocation/fullName` from the response with the `200` status
  - removed the required property `data/items/lines/items/inventorySiteLocation/id` from the response with the `200` status
  - removed the required property `data/items/lines/items/item/fullName` from the response with the `200` status
  - removed the required property `data/items/lines/items/item/id` from the response with the `200` status
  - 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/customer` 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/lines/items/inventorySiteLocation` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `data/items/lines/items/item` response property `anyOf` list for the response status `200`
  - removed the `added` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - removed the `removed` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - removed the `undefined` enum value from the `data/items/lines/items/serialNumberAction` response property for the response status `200`
  - the `data/items/transactionDate` response's property 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])))$` was added for the status `200`

---

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