Update Customer

Updates a customer with the provided details. All fields are optional and will perform a partial update.

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

The customer ID

Body Params
string
length between 1 and 255

The name of the customer.

string
length ≤ 255

The email address of the customer.

address
object

The address of the customer.

shipping
object

The shipping information for the customer.

boolean

Flag indicating if the customer is in live mode.

string
length ≤ 255

The ID of the primary shipping address.

Headers
string
required

The API key for authentication. Use your Basic Auth credentials.

Responses

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