Basic operation for updating a customer. Check parameter updateProperty for possible parameters to update
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Which customer role the customer is
CORPORATE, PRIVATE The customer id of customer you want to update
What property you want to update
DELETE_TEMPORARY_ADDRESS The audit user to log the request
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
Dummy value not used