Updates the information of a customer by defining the values for the passed parameters. Any parameters not supplied will remain unaltered.
The ID of the customer.
The name of the customer.
The email of the customer.
The phone number of the customer.
The address of the customer
A Set of key-value pairs that can be used to store additional information about the customer.
If the request is successful, it returns a customer object with the updated information.