---
title: "Changes to Retrieve a vendor credit"
method: GET
path: "/quickbooks-desktop/vendor-credits/{id}"
---

# Changes to Retrieve a vendor credit

`GET /quickbooks-desktop/vendor-credits/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 46 revisions.

- **2026-07-20** `3767bfad12f0` — 1 breaking
- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 113 breaking, 41 info
- **2026-04-20** `8e0b7df2044d` — 87 breaking, 15 warning, 115 info
- **2026-04-20** `5f832f695675` — 113 breaking, 43 info
- **2026-03-15** `a18036b42803` — 1 breaking

## Changes

- **2026-07-20** `3767bfad12f0` — 1 breaking
  - response property `expenseLines/items/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 113 breaking, 41 info
  - response property `creditAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/memo` 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`
  - response property `itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `openAmount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `currency` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/account` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/class` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/payee` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/salesRepresentative` response's property type changed from `object, null` to no type for status `200`
  - …114 more
- **2026-04-20** `8e0b7df2044d` — 87 breaking, 15 warning, 115 info
  - the response property `creditAmountInHomeCurrency` became nullable for the status `200`
  - the response property `currency` became nullable for the status `200`
  - the response property `exchangeRate` became nullable for the status `200`
  - the response property `expenseLines/items/account` became nullable for the status `200`
  - the response property `expenseLines/items/amount` became nullable for the status `200`
  - the response property `expenseLines/items/billingStatus` became nullable for the status `200`
  - the response property `expenseLines/items/class` became nullable for the status `200`
  - the response property `expenseLines/items/memo` became nullable for the status `200`
  - the response property `expenseLines/items/payee` became nullable for the status `200`
  - the response property `expenseLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `expenseLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `itemGroupLines/items/description` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemGroup/fullName` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemGroup/id` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/amount` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/billingStatus` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/class` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/cost` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/customer` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/description` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/expirationDate` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/inventorySite` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/inventorySiteLocation` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/item` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/lotNumber` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/quantity` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/salesRepresentative` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/salesTaxCode` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/serialNumber` became nullable for the status `200`
  - the response property `itemGroupLines/items/itemLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `itemGroupLines/items/overrideUnitOfMeasureSet` became nullable for the status `200`
  - the response property `itemGroupLines/items/quantity` became nullable for the status `200`
  - the response property `itemGroupLines/items/unitOfMeasure` became nullable for the status `200`
  - the response property `itemLines/items/amount` became nullable for the status `200`
  - the response property `itemLines/items/billingStatus` became nullable for the status `200`
  - the response property `itemLines/items/class` became nullable for the status `200`
  - the response property `itemLines/items/cost` became nullable for the status `200`
  - the response property `itemLines/items/customer` became nullable for the status `200`
  - …177 more
- **2026-04-20** `5f832f695675` — 113 breaking, 43 info
  - response property `creditAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `exchangeRate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `expenseLines/items/memo` 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`
  - response property `itemGroupLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemGroup/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemGroupLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/cost` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/description` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/expirationDate` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/lotNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/quantity` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/serialNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `itemLines/items/unitOfMeasure` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `openAmount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `currency` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/account` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/class` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/payee` response's property type changed from `object, null` to no type for status `200`
  - the `expenseLines/items/salesRepresentative` response's property type changed from `object, null` to no type for status `200`
  - …116 more
- **2026-03-15** `a18036b42803` — 1 breaking
  - the response property `vendor` became nullable for the status `200`

---

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