---
title: "Changes to List all journal entries"
method: GET
path: "/quickbooks-desktop/journal-entries"
---

# Changes to List all journal entries

`GET /quickbooks-desktop/journal-entries`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-20** `3a1369d8e2dd` — 3 breaking, 1 info
- **2026-04-20** `10d4e9ebd1df` — 40 breaking, 16 info
- **2026-04-20** `8e0b7df2044d` — 32 breaking, 8 warning, 43 info
- **2026-04-20** `5f832f695675` — 42 breaking, 17 info

## Changes

- **2026-05-20** `3a1369d8e2dd` — 3 breaking, 1 info
  - the `data/items/creditLines/items/account` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `data/items/creditLines/items/account/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/account/id` from the response with the `200` status
  - added `subschema #1, subschema #2` to the `data/items/creditLines/items/account` response property `anyOf` list for the response status `200`
- **2026-04-20** `10d4e9ebd1df` — 40 breaking, 16 info
  - response property `data/items/areAmountsEnteredInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/account/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/memo` 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/isAdjustment` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isHomeCurrencyAdjustment` 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 `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/creditLines/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/creditLines/items/entity` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/creditLines/items/salesTaxItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/account` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/entity` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/salesTaxItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/creditLines/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/class/id` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/entity/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/entity/id` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/salesTaxItem/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/salesTaxItem/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/debitLines/items/account/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/account/id` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/class/id` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/entity/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/entity/id` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/salesTaxItem/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/salesTaxItem/id` from the response with the `200` status
  - …16 more
- **2026-04-20** `8e0b7df2044d` — 32 breaking, 8 warning, 43 info
  - the response property `data/items/areAmountsEnteredInHomeCurrency` became nullable for the status `200`
  - the response property `data/items/creditLines/items/account/fullName` became nullable for the status `200`
  - the response property `data/items/creditLines/items/account/id` became nullable for the status `200`
  - the response property `data/items/creditLines/items/amount` became nullable for the status `200`
  - the response property `data/items/creditLines/items/billingStatus` became nullable for the status `200`
  - the response property `data/items/creditLines/items/class` became nullable for the status `200`
  - the response property `data/items/creditLines/items/entity` became nullable for the status `200`
  - the response property `data/items/creditLines/items/memo` became nullable for the status `200`
  - the response property `data/items/creditLines/items/salesTaxItem` became nullable for the status `200`
  - the response property `data/items/currency` became nullable for the status `200`
  - the response property `data/items/debitLines/items/account` became nullable for the status `200`
  - the response property `data/items/debitLines/items/amount` became nullable for the status `200`
  - the response property `data/items/debitLines/items/billingStatus` became nullable for the status `200`
  - the response property `data/items/debitLines/items/class` became nullable for the status `200`
  - the response property `data/items/debitLines/items/entity` became nullable for the status `200`
  - the response property `data/items/debitLines/items/memo` became nullable for the status `200`
  - the response property `data/items/debitLines/items/salesTaxItem` 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/isAdjustment` became nullable for the status `200`
  - the response property `data/items/isHomeCurrencyAdjustment` became nullable for the status `200`
  - the response property `data/items/refNumber` 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`
  - the `data/items/creditLines/items/class` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/creditLines/items/entity` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/creditLines/items/salesTaxItem` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/currency` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/debitLines/items/account` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/debitLines/items/class` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/debitLines/items/entity` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - the `data/items/debitLines/items/salesTaxItem` response's property type/format changed from ``/`` to `object, null`/`` for status `200`
  - added the new `billable` enum value to the `data/items/creditLines/items/billingStatus` response property for the response status `200`
  - added the new `billable` enum value to the `data/items/debitLines/items/billingStatus` response property for the response status `200`
  - added the new `has_been_billed` enum value to the `data/items/creditLines/items/billingStatus` response property for the response status `200`
  - added the new `has_been_billed` enum value to the `data/items/debitLines/items/billingStatus` response property for the response status `200`
  - added the new `not_billable` enum value to the `data/items/creditLines/items/billingStatus` response property for the response status `200`
  - added the new `not_billable` enum value to the `data/items/debitLines/items/billingStatus` response property for the response status `200`
  - added the new `undefined` enum value to the `data/items/creditLines/items/billingStatus` response property for the response status `200`
  - added the new `undefined` enum value to the `data/items/debitLines/items/billingStatus` response property for the response status `200`
  - …43 more
- **2026-04-20** `5f832f695675` — 42 breaking, 17 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/areAmountsEnteredInHomeCurrency` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/account/fullName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/account/id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/creditLines/items/memo` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/amount` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/billingStatus` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/debitLines/items/memo` 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/isAdjustment` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/isHomeCurrencyAdjustment` 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 `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/creditLines/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/creditLines/items/entity` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/creditLines/items/salesTaxItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/currency` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/account` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/class` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/entity` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - the `data/items/debitLines/items/salesTaxItem` response's property type/format changed from `object, null`/`` to ``/`` for status `200`
  - removed the required property `data/items/creditLines/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/class/id` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/entity/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/entity/id` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/salesTaxItem/fullName` from the response with the `200` status
  - removed the required property `data/items/creditLines/items/salesTaxItem/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/debitLines/items/account/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/account/id` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/class/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/class/id` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/entity/fullName` from the response with the `200` status
  - removed the required property `data/items/debitLines/items/entity/id` from the response with the `200` status
  - …19 more

---

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