Update a customer
Update a customer
Basic operation for updating a customer. Check parameter updateProperty for possible parameters to update
POST
Path Parameters
Which customer role the customer is
Available options:
CORPORATE
, PRIVATE
The customer id of customer you want to update
What property you want to update
Available options:
DELETE_TEMPORARY_ADDRESS
Query Parameters
The audit user to log the request
Body
application/json
The new value of selected property. You should only provide a value for the property you want to update, the other ones should be null
Should set the value of the property you are updating, leave rest empty
Response
200
application/json
Successful update of customer
The response is of type object
.