---
title: "Changes to Retrieve a receive-payment"
method: GET
path: "/quickbooks-desktop/receive-payments/{id}"
---

# Changes to Retrieve a receive-payment

`GET /quickbooks-desktop/receive-payments/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 46 revisions.

- **2026-07-02** `daabb801a173` — 1 warning
- **2026-05-02** `1de07095c4b7` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 36 breaking, 12 info
- **2026-04-20** `8e0b7df2044d` — 30 breaking, 3 warning, 39 info
- **2026-04-20** `5f832f695675` — 36 breaking, 14 info

## Changes

- **2026-07-02** `daabb801a173` — 1 warning
  - added the new `unknown` enum value to the `appliedToTransactions/items/transactionType` response property for the response status `200`
- **2026-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 36 breaking, 12 info
  - response property `appliedToTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/balanceRemaining` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/discountAmount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/transactionDate` 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 `externalId` 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 `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `totalAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `unusedCredits` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `unusedPayment` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `appliedToTransactions/items/discountAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `appliedToTransactions/items/discountClass` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `customer` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `depositToAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `paymentMethod` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `receivablesAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `appliedToTransactions/items/discountAccount/fullName` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountAccount/id` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountClass/fullName` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountClass/id` from the response with the `200` status
  - removed the required property `currency/fullName` from the response with the `200` status
  - removed the required property `currency/id` from the response with the `200` status
  - removed the required property `customer/fullName` from the response with the `200` status
  - removed the required property `customer/id` from the response with the `200` status
  - removed the required property `depositToAccount/fullName` from the response with the `200` status
  - removed the required property `depositToAccount/id` from the response with the `200` status
  - removed the required property `paymentMethod/fullName` from the response with the `200` status
  - removed the required property `paymentMethod/id` from the response with the `200` status
  - removed the required property `receivablesAccount/fullName` from the response with the `200` status
  - removed the required property `receivablesAccount/id` from the response with the `200` status
  - added `#/components/schemas/qbd_credit_card_transaction, subschema #2` to the `creditCardTransaction` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `appliedToTransactions/items/discountAccount` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `appliedToTransactions/items/discountClass` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `currency` response property `anyOf` list for the response status `200`
  - …8 more
- **2026-04-20** `8e0b7df2044d` — 30 breaking, 3 warning, 39 info
  - the response property `appliedToTransactions/items/amount` became nullable for the status `200`
  - the response property `appliedToTransactions/items/balanceRemaining` became nullable for the status `200`
  - the response property `appliedToTransactions/items/discountAccount` became nullable for the status `200`
  - the response property `appliedToTransactions/items/discountAmount` became nullable for the status `200`
  - the response property `appliedToTransactions/items/discountClass` became nullable for the status `200`
  - the response property `appliedToTransactions/items/linkedTransactions/items/amount` became nullable for the status `200`
  - the response property `appliedToTransactions/items/linkedTransactions/items/linkType` became nullable for the status `200`
  - the response property `appliedToTransactions/items/linkedTransactions/items/refNumber` became nullable for the status `200`
  - the response property `appliedToTransactions/items/refNumber` became nullable for the status `200`
  - the response property `appliedToTransactions/items/transactionDate` became nullable for the status `200`
  - the response property `currency` became nullable for the status `200`
  - the response property `customer` became nullable for the status `200`
  - the response property `depositToAccount` became nullable for the status `200`
  - the response property `exchangeRate` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `memo` became nullable for the status `200`
  - the response property `paymentMethod` became nullable for the status `200`
  - the response property `receivablesAccount` became nullable for the status `200`
  - the response property `refNumber` became nullable for the status `200`
  - the response property `totalAmountInHomeCurrency` became nullable for the status `200`
  - the response property `unusedCredits` became nullable for the status `200`
  - the response property `unusedPayment` became nullable for the status `200`
  - added `#/components/schemas/qbd_credit_card_transaction, subschema #2` to the `creditCardTransaction` response property `oneOf` list for the response status `200`
  - the `appliedToTransactions/items/discountAccount` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `appliedToTransactions/items/discountClass` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `currency` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `customer` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `depositToAccount` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `paymentMethod` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `receivablesAccount` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - added the new `amount` enum value to the `appliedToTransactions/items/linkedTransactions/items/linkType` response property for the response status `200`
  - added the new `quantity` enum value to the `appliedToTransactions/items/linkedTransactions/items/linkType` response property for the response status `200`
  - added the new `undefined` enum value to the `appliedToTransactions/items/linkedTransactions/items/linkType` response property for the response status `200`
  - removed `#/components/schemas/qbd_credit_card_transaction, subschema #2` from the `creditCardTransaction` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `appliedToTransactions/items/discountAccount` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `appliedToTransactions/items/discountClass` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `currency` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `customer` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `depositToAccount` response property `anyOf` list for the response status `200`
  - removed `subschema #1, subschema #2` from the `paymentMethod` response property `anyOf` list for the response status `200`
  - …32 more
- **2026-04-20** `5f832f695675` — 36 breaking, 14 info
  - response property `appliedToTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/balanceRemaining` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/discountAmount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/linkType` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/linkedTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `appliedToTransactions/items/transactionDate` 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 `externalId` 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 `refNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `totalAmountInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `unusedCredits` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `unusedPayment` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `appliedToTransactions/items/discountAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `appliedToTransactions/items/discountClass` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `customer` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `depositToAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `paymentMethod` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `receivablesAccount` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `appliedToTransactions/items/discountAccount/fullName` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountAccount/id` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountClass/fullName` from the response with the `200` status
  - removed the required property `appliedToTransactions/items/discountClass/id` from the response with the `200` status
  - removed the required property `currency/fullName` from the response with the `200` status
  - removed the required property `currency/id` from the response with the `200` status
  - removed the required property `customer/fullName` from the response with the `200` status
  - removed the required property `customer/id` from the response with the `200` status
  - removed the required property `depositToAccount/fullName` from the response with the `200` status
  - removed the required property `depositToAccount/id` from the response with the `200` status
  - removed the required property `paymentMethod/fullName` from the response with the `200` status
  - removed the required property `paymentMethod/id` from the response with the `200` status
  - removed the required property `receivablesAccount/fullName` from the response with the `200` status
  - removed the required property `receivablesAccount/id` from the response with the `200` status
  - added `#/components/schemas/qbd_credit_card_transaction, subschema #2` to the `creditCardTransaction` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `appliedToTransactions/items/discountAccount` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `appliedToTransactions/items/discountClass` response property `anyOf` list for the response status `200`
  - added `subschema #1, subschema #2` to the `currency` response property `anyOf` list for the response status `200`
  - …10 more

---

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