Customers
Update customer
This endpoint allows updating a customer by id.
PUT
Authorizations
API Key Authentication.
Path Parameters
The unique identifier of the customer in our system.
Minimum length:
1
Body
application/json
Schema representing a customer.
Response
200
application/json
The request was successfully processed, and the customer has been updated. The response contains the details of the updated customer.