---
title: "Changes to List all other-names"
method: GET
path: "/quickbooks-desktop/other-names"
---

# Changes to List all other-names

`GET /quickbooks-desktop/other-names`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 46 revisions.

- **2026-04-21** `268ef8ccba10` — 1 breaking
- **2026-04-21** `77c40a843759` — 1 breaking
- **2026-04-20** `10d4e9ebd1df` — 14 breaking, 2 info
- **2026-04-20** `8e0b7df2044d` — 15 breaking, 15 info
- **2026-04-20** `5f832f695675` — 14 breaking, 2 info

## Changes

- **2026-04-21** `268ef8ccba10` — 1 breaking
  - for the `query` request parameter `status`, default value `active` was added
- **2026-04-21** `77c40a843759` — 1 breaking
  - for the `query` request parameter `status`, default value `active` was removed
- **2026-04-20** `10d4e9ebd1df` — 14 breaking, 2 info
  - response property `data/items/accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/alternateContact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/companyName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/contact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/email` 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/fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/salutation` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added `#/components/schemas/qbd_address, subschema #2` to the `data/items/address` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `data/items/address` response property `oneOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 15 breaking, 15 info
  - the response property `data/items/accountNumber` became nullable for the status `200`
  - the response property `data/items/alternateContact` became nullable for the status `200`
  - the response property `data/items/alternatePhone` became nullable for the status `200`
  - the response property `data/items/companyName` became nullable for the status `200`
  - the response property `data/items/contact` became nullable for the status `200`
  - the response property `data/items/email` became nullable for the status `200`
  - the response property `data/items/externalId` became nullable for the status `200`
  - the response property `data/items/fax` became nullable for the status `200`
  - the response property `data/items/firstName` became nullable for the status `200`
  - the response property `data/items/lastName` became nullable for the status `200`
  - the response property `data/items/middleName` became nullable for the status `200`
  - the response property `data/items/note` became nullable for the status `200`
  - the response property `data/items/phone` became nullable for the status `200`
  - the response property `data/items/salutation` became nullable for the status `200`
  - added `#/components/schemas/qbd_address, subschema #2` to the `data/items/address` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `data/items/address` response property `anyOf` list for the response status `200`
  - response property `data/items/accountNumber` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/alternateContact` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/alternatePhone` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/companyName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/contact` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/email` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/externalId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/fax` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/firstName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/lastName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/middleName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/note` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/phone` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `data/items/salutation` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
- **2026-04-20** `5f832f695675` — 14 breaking, 2 info
  - response property `data/items/accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/alternateContact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/companyName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/contact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/email` 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/fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `data/items/salutation` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - added `#/components/schemas/qbd_address, subschema #2` to the `data/items/address` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `data/items/address` response property `oneOf` list for the response status `200`

---

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