Lookup Customer by Email/Phone

Purpose

Look up a customer stored in Deliverect CRM by their email/phone

Body parameters

The search can be performed with one of the following fields:

  • email
  • phone

    At least one of these fields is required; if neither is provided, the API returns 422 Unprocessable Entity. This endpoint returns exactly one profile or an error; it is not a search or list endpoint.

When email is provided, with or without phone, the API returns the most recently created matching profile; when only phone is provided, multiple matches result in an error rather than an inferred profile.

Path Params
string
required
Body Params
string
string
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json