Skip to main content

Update a Customer

POST 

/v1/customers/:id

Updates the specified customer by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

Request

Responses

Returns a Customer object.