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
object
Response

Language
Credentials
URL
Choose an example:
application/json