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"
  }
}
Language
Authorization
Header
URL