Update a customer
Replaces the editable customer fields for the selected customer id.
PUT/api/customers/{id}
Replaces the editable customer fields for the selected customer id.
Request payload for Update a customer.
TypeScript Definitions
Use the request body type in TypeScript.