Light Mode
Update Customer
PUT
/customers/{customer}Last modified: 19 days ago
This endpoint allows you to update customer details by passing the customer
as a path parameter.
:::tip[Note]
The existing values of all skipped parameters will remain unchanged.
:::
Request
Path Params
Request samples
Responses
Success(200)
Not Found(404)
Error Validation(422)
HTTP Code: 200
Content Type : JSONapplication/json
Last modified: 19 days ago