Update Customer
Update customer updates an already existing customer.
Overview
This endpoint is used to update an existing customer.
You simply do this by making a post request to the update customer endpoint and passing customerID in the request body along with the other payload you want to update.
You can check out the API reference to Update Customer
Updated almost 2 years ago