Updating a customer

Path Params
string
required

ID of your customer

Body Params
string

First name of the customer.
Maximum 80 characters long

string

Last name of the customer.
Maximum 80 characters long

string

Customer’s email address.
Must be a valid email

string

First line of the customer’s address.
Maximum 80 characters long

string

Second line of the customer’s address.
Maximum 80 characters long

string

City of the customer’s address.
Maximum 80 characters long

string

State or county of the customer’s address.
Maximum 80 characters long

string

ZIP code of the customer’s address.
Maximum 16 characters long

string

Country code of the customer's address (US, FR...).
Must be a valid ISO 3166 country code with 2 characters

phone
object

Phone number of the customer.

string
string

IP address of the customer.
Must be a valid IPv4 or IPv6 address

string

Sex of the customer. Can be male or female.

date

Customer’s date of birth.
RFC1123 date or timestamp

boolean

Denotes whether or not the customer represents a business.

date

Date when the customer was registered on your platform. This defaults to the same date as created_at if you omit it.
RFC1123 date or timestamp

Headers
string

Unique key to your request that will be used for idempotency

Responses

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