Customers
Update customer by external ID
This endpoint allows updating a customer by external ID.
PUT
Authorizations
API Key Authentication.
Path Parameters
An optional external identifier of the customer from the external system, used throughout the system to identify the customer. This field can not be updated.
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.