---
title: "Changes to Find Client by Name"
method: GET
path: "/clients/find-by-name.json"
---

# Changes to Find Client by Name

`GET /clients/find-by-name.json`

> Every recorded change to this endpoint, newest first.
> 3 revisions in range; 1 not diffed.

## Timeline

Changed in 1 of 3 revisions.

- **2026-08-25** `5b82d4eb0d9f` — 20 breaking, 1 warning, 3 info

## Changes

- **2026-08-25** `5b82d4eb0d9f` — 20 breaking, 1 warning, 3 info
  - the response property `client/address` became nullable for the status `200`
  - the response property `client/city` became nullable for the status `200`
  - the response property `client/country` became nullable for the status `200`
  - the response property `client/email` became nullable for the status `200`
  - the response property `client/fax` became nullable for the status `200`
  - the response property `client/fiscal_id` became nullable for the status `200`
  - the response property `client/observations` became nullable for the status `200`
  - the response property `client/payment_days` became nullable for the status `200`
  - the response property `client/phone` became nullable for the status `200`
  - the response property `client/postal_code` became nullable for the status `200`
  - the response property `client/preferred_contact/email` became nullable for the status `200`
  - the response property `client/preferred_contact/name` became nullable for the status `200`
  - the response property `client/preferred_contact/phone` became nullable for the status `200`
  - the response property `client/send_options` became nullable for the status `200`
  - the response property `client/tax_exemption_code` became nullable for the status `200`
  - the response property `client/website` became nullable for the status `200`
  - the `client/id` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `client/payment_days` response's property type/format changed from `string`/`` to `integer, null`/`` for status `200`
  - the `client/send_options` response's property type/format changed from `string`/`` to `integer, null`/`` for status `200`
  - the `errors` response's property type/format changed from `object`/`` to `array`/`` for status `401`
  - removed the optional property `errors/error` from the response with the `401` status
  - added the optional property `client/code` to the response with the `200` status
  - added the optional property `client/language` to the response with the `200` status
  - added the optional property `client/preferred_contact/mobile` to the response with the `200` status

---

[Operation](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/docs/clients/find-by-name.json/get.md) · [API](https://skmtc.dev/invoicexpress/apis/invoicexpress-api.md) · [Page](https://skmtc.dev/invoicexpress/apis/invoicexpress-api/changes/clients/find-by-name.json/get)
