Skip to main content

Search for customers

GET 

/customer/customers/search

Retrieves customers from the account by matching the search value against most customer fields. You will need to make multiple API calls in order to retrieve the entire result set since this API performs result set pagination. This search also goes against the cache so updates should not be performed with these result objects. Always re-query the individual customer profile if you are going to make updates.

Request

Responses

Successful response

Was this page helpful?