Update a customer

Required scopes:

  • customer.update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The customer ID.

Body Params
string | null

Mobile phone number in international format.

string | null

Store id associated to the customer. The public_id of an existing record in the stores table.

string | null

(deprecated) Store slug associated to the customer. The slug of an existing record in the stores table.

string | null

Customer valid email. Must be a valid email address.

string | null
tags
array of strings or null

List of tags to associate to the new customer.

tags
boolean | null

Set to true if the user has optin for commercial sms.

boolean | null

Set to true if the user has optin for commercial email.

integer | null

Add points to the customer.

string | null

Customer first name.

string | null

Customer last name.

string | null
enum

Customer gender. Possible values are "man", "woman", "undisclosed" and "other".

Allowed:
string | null

Customer birthday in format YYYY-MM-DD. Must be a valid date in the format Y-m-d. Must be a date before 2026-04-24.

string | null

Customer secret 4 digits PIN. Must match the regex /^\d{4}$/. Must be at least 4 characters. Must not be greater than 4 characters.

Responses

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