Create or update a customer

Creates a new customer or updates an existing one based on the provided information.

Upsert Logic:

  1. If id is provided, updates the customer with that ID
  2. If no id but phone/email provided, searches for existing customer by phone first, then email
  3. If no existing customer found, creates a new customer

Tags are merged (not replaced) when updating.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid

Optional — provide to update an existing customer

string
length ≤ 255
string
length ≤ 255
string
length ≤ 255
string
string
length ≤ 255
string
string
string
string
string
string
string
string
boolean
string
string
string
string
string
string
tags
array of strings
length ≤ 20
tags
string
length ≤ 2000
string
string
enum
Allowed:
Headers
string
enum
required
Defaults to 1.1.0

Required OpenAPI version header.

Allowed:
Responses

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