---
title: "Changes to Retrieve a discount item"
method: GET
path: "/quickbooks-desktop/discount-items/{id}"
---

# Changes to Retrieve a discount item

`GET /quickbooks-desktop/discount-items/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 16 breaking, 3 info
- **2026-04-20** `8e0b7df2044d` — 13 breaking, 16 info
- **2026-04-20** `5f832f695675` — 16 breaking, 3 info

## Changes

- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 16 breaking, 3 info
  - response property `account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `account/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `barcode` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `discountRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `discountRatePercent` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `parent` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `salesTaxCode` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `class/fullName` from the response with the `200` status
  - removed the required property `class/id` from the response with the `200` status
  - removed the required property `parent/fullName` from the response with the `200` status
  - removed the required property `parent/id` from the response with the `200` status
  - removed the required property `salesTaxCode/fullName` from the response with the `200` status
  - removed the required property `salesTaxCode/id` from the response with the `200` status
  - added `subschema #1, subschema #2` to the `class` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `parent` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `salesTaxCode` response property `anyOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 13 breaking, 16 info
  - the response property `account/fullName` became nullable for the status `200`
  - the response property `account/id` became nullable for the status `200`
  - the response property `barcode` became nullable for the status `200`
  - the response property `class` became nullable for the status `200`
  - the response property `description` became nullable for the status `200`
  - the response property `discountRate` became nullable for the status `200`
  - the response property `discountRatePercent` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `parent` became nullable for the status `200`
  - the response property `salesTaxCode` became nullable for the status `200`
  - the `class` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `parent` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `salesTaxCode` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - removed `subschema #1, subschema #2` from the `class` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `parent` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `salesTaxCode` response property `anyOf` list for the response status `200`
  - response property `account/fullName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `account/id` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `barcode` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `description` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `discountRate` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `discountRatePercent` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `externalId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - added the required property `class/fullName` to the response with the `200` status
  - added the required property `class/id` to the response with the `200` status
  - added the required property `parent/fullName` to the response with the `200` status
  - added the required property `parent/id` to the response with the `200` status
  - added the required property `salesTaxCode/fullName` to the response with the `200` status
  - added the required property `salesTaxCode/id` to the response with the `200` status
- **2026-04-20** `5f832f695675` — 16 breaking, 3 info
  - response property `account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `account/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `barcode` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `discountRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `discountRatePercent` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `externalId` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `parent` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `salesTaxCode` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `class/fullName` from the response with the `200` status
  - removed the required property `class/id` from the response with the `200` status
  - removed the required property `parent/fullName` from the response with the `200` status
  - removed the required property `parent/id` from the response with the `200` status
  - removed the required property `salesTaxCode/fullName` from the response with the `200` status
  - removed the required property `salesTaxCode/id` from the response with the `200` status
  - added `subschema #1, subschema #2` to the `class` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `parent` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `salesTaxCode` response property `anyOf` list for the response status `200`

---

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