Customers
Update a customer
Updates the information of a customer by defining the values for the passed parameters. Any parameters not supplied will remain unaltered.
POST
Update a customer
Documentation Index
Fetch the complete documentation index at: https://dev.chargily.com/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The ID of the customer.
Body parameters
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.
Returns
If the request is successful, it returns a customer object with the updated information.Update a customer