Customers
Update a customer
Updates an existing customer's properties such as name, email, and billing information.
patch/api/v1/customers/{id}
Path parameters
idstring required
The unique identifier of the entity
Request body
Response
The updated customer object.