Skip to main content
PATCH
Update customer

Authorizations

Authorization
string
header
required

API key (sk_sandbox_* / sk_test_* / sk_live_*) or Agent token (at_* / at_dlg_*)

Path Parameters

id
string
required

Body

application/json
email
string<email>
plan
enum<string>
Available options:
free,
personal,
business,
enterprise
firstName
string
lastName
string
companyName
string
dateOfBirth
string
addressLine1
string
addressCity
string
addressPostcode
string
addressCountry
string

Response

Updated customer

id
string
ownerId
string
type
string
email
string | null
status
string
plan
string
walletBalanceEuros
number
planLimits
object
createdAt
string<date-time>