---
title: "Changes to Retrieve an other-name"
method: GET
path: "/quickbooks-desktop/other-names/{id}"
---

# Changes to Retrieve an other-name

`GET /quickbooks-desktop/other-names/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 46 revisions.

- **2026-05-02** `1de07095c4b7` — 1 warning
- **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-05-02** `1de07095c4b7` — 1 warning
  - for the `path` request parameter `id`, the maxLength was set to `36`
- **2026-04-20** `10d4e9ebd1df` — 14 breaking, 2 info
  - response property `accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternateContact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `companyName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `contact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email` 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 `fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `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 `address` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `address` response property `oneOf` list for the response status `200`
- **2026-04-20** `8e0b7df2044d` — 15 breaking, 15 info
  - the response property `accountNumber` became nullable for the status `200`
  - the response property `alternateContact` became nullable for the status `200`
  - the response property `alternatePhone` became nullable for the status `200`
  - the response property `companyName` became nullable for the status `200`
  - the response property `contact` became nullable for the status `200`
  - the response property `email` became nullable for the status `200`
  - the response property `externalId` became nullable for the status `200`
  - the response property `fax` became nullable for the status `200`
  - the response property `firstName` became nullable for the status `200`
  - the response property `lastName` became nullable for the status `200`
  - the response property `middleName` became nullable for the status `200`
  - the response property `note` became nullable for the status `200`
  - the response property `phone` became nullable for the status `200`
  - the response property `salutation` became nullable for the status `200`
  - added `#/components/schemas/qbd_address, subschema #2` to the `address` response property `oneOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `address` response property `anyOf` list for the response status `200`
  - response property `accountNumber` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `alternateContact` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `alternatePhone` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `companyName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `contact` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `email` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `externalId` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `fax` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `firstName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `lastName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `middleName` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `note` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `phone` list-of-types was narrowed by removing types `null` from media type `application/json` of response `200`
  - response property `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 `accountNumber` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternateContact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `alternatePhone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `companyName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `contact` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `email` 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 `fax` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `firstName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `lastName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `middleName` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `note` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `phone` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `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 `address` response property `anyOf` list for the response status `200`
  - removed `#/components/schemas/qbd_address, subschema #2` from the `address` response property `oneOf` list for the response status `200`

---

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