---
title: "Changes to List all receive-payments"
method: GET
path: "/quickbooks-desktop/receive-payments"
---

# Changes to List all receive-payments

`GET /quickbooks-desktop/receive-payments`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-07-02** `daabb801a173` — 1 warning
- **2026-04-20** `10d4e9ebd1df` — 38 breaking, 12 info
- **2026-04-20** `8e0b7df2044d` — 32 breaking, 3 warning, 43 info
- **2026-04-20** `5f832f695675` — 40 breaking, 14 info

## Changes

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

---

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