Update a customer

Update an existing e-commerce customer resource.

🚧

Updating a customer should be rare

You should rarely need to update a customer object directly since its aggregate data fields are updated automatically when orders are saved.

{
  "ecomCustomer": {
    "externalid": "98765"
  }
}
Path Params
string
required

The id of the customer to update

Body Params
ecomCustomer
object
Response

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