---
title: "Changes to List all sales orders"
method: GET
path: "/quickbooks-desktop/sales-orders"
---

# Changes to List all sales orders

`GET /quickbooks-desktop/sales-orders`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 46 revisions.

- **2026-04-20** `10d4e9ebd1df` — 121 breaking, 33 info
- **2026-04-20** `8e0b7df2044d` — 100 breaking, 6 warning, 127 info
- **2026-04-20** `5f832f695675` — 123 breaking, 35 info

## Changes

- **2026-04-20** `10d4e9ebd1df` — 121 breaking, 33 info
  - response property `data/items/dueDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - 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/externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isFullyInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isQueuedForEmail` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isQueuedForPrint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/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/lineGroups/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/lineGroups/items/lines/items/otherCustomField1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/otherCustomField2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/quantityInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/rate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/ratePercent` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/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/lineGroups/items/lines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/description` 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/otherCustomField1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/otherCustomField2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantityInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/rate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/ratePercent` 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/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/otherCustomField` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - …114 more
- **2026-04-20** `8e0b7df2044d` — 100 breaking, 6 warning, 127 info
  - the response property `data/items/class` became nullable for the status `200`
  - the response property `data/items/currency` became nullable for the status `200`
  - the response property `data/items/customer` became nullable for the status `200`
  - the response property `data/items/customerMessage` became nullable for the status `200`
  - the response property `data/items/documentTemplate` became nullable for the status `200`
  - the response property `data/items/dueDate` became nullable for the status `200`
  - the response property `data/items/exchangeRate` became nullable for the status `200`
  - the response property `data/items/externalId` became nullable for the status `200`
  - the response property `data/items/isFullyInvoiced` became nullable for the status `200`
  - the response property `data/items/isQueuedForEmail` became nullable for the status `200`
  - the response property `data/items/isQueuedForPrint` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/description` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/itemGroup/fullName` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/itemGroup/id` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/amount` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/class` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/description` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/expirationDate` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/inventorySite` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/item` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/lotNumber` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/otherCustomField1` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/otherCustomField2` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/quantity` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/quantityInvoiced` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/rate` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/ratePercent` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/salesTaxCode` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/serialNumber` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/lines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/quantity` became nullable for the status `200`
  - the response property `data/items/lineGroups/items/unitOfMeasure` became nullable for the status `200`
  - the response property `data/items/lines/items/amount` became nullable for the status `200`
  - the response property `data/items/lines/items/class` became nullable for the status `200`
  - the response property `data/items/lines/items/description` 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/inventorySite` became nullable for the status `200`
  - …193 more
- **2026-04-20** `5f832f695675` — 123 breaking, 35 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/dueDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - 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/externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isFullyInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isQueuedForEmail` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isQueuedForPrint` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/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/lineGroups/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/lineGroups/items/lines/items/otherCustomField1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/otherCustomField2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/quantityInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/rate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/lines/items/ratePercent` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/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/lineGroups/items/lines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lineGroups/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/description` 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/otherCustomField1` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/otherCustomField2` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/quantityInvoiced` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/rate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lines/items/ratePercent` 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/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`
  - …118 more

---

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