Update a customer
How to update an existing customer via API
Here below the list of all the possible arguments that you can pass with the request body.
Request
PATCH https://yourdomain.commercelayer.io/api/customers/:id
Arguments
Example
The following request updates the customer identified by the ID "xYZkjABcde":
Last updated