# Phone and address as query params for searching customers

#### What's new

New query parameters are available for the [Search customers](/api-reference/rest-api/customers/search-customers.md) API call. Now you can find customers by their phone number, company name, or address details like city, state, or country code.

#### Changes in API

Search customers call now supports all shipping-related query params. The new ones are: `phone`, `city`, `stateOrProvinceCode`, `postalCode`, `companyName`.

#### Documentation links

{% content-ref url="/spaces/G9n5VxMY9T0Ob3D56PSD/pages/hbRp1dxx1gy3LypDyWa2" %}
[Search customers](/api-reference/rest-api/customers/search-customers.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ecwid.com/changelog/march-2025/march-25/phone-and-address-as-query-params-for-searching-customers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
