Update Customer

You can update a customer created earlier with the POST/customers API request. The only required field for the request is the customer id. Other supported request fields are equal to the ones on the customer creation process.

You need to specify only the fields you want to update. Every field is available for update.

Language
Authorization
Click Try It! to start a request and see the response here!