Update customer

Updates an existing customer. Any request body parameters that are omitted are left unchanged on the customer.


Authorization Scope

Both the merchant secret key and client secret key are authorized to call this endpoint.

Path Params
string
required
Body Params
string

The customer's email address.

string

The customer's first name.

string

The customer's last name.

string

The customer's phone number.

json

JSON object of string key-value pairs that you can attach to a customer. This update will completely replace any metadata currently on the customer.

string

Only used for merchants with the verified wallet feature. The status of the wallet. Possible values are: default, verified

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json