Update a customer
Update a customer
Basic operation for updating a customer. Check parameter updateProperty for possible parameters to update
POST
/
v3
/
{role}
/
{id}
/
update
/
{propertyToUpdate}
Path Parameters
role
enum<string>
requiredWhich customer role the customer is
Available options:
CORPORATE
, PRIVATE
id
string
requiredThe customer id of customer you want to update
propertyToUpdate
enum<string>
requiredWhat property you want to update
Available options:
DELETE_TEMPORARY_ADDRESS
Query Parameters
auditUser
string
requiredThe audit user to log the request
Body
application/json
Should set the value of the property you are updating, leave rest empty
dummy
string
Dummy value not used
Response
200 - application/json
description
string
Short description of the result of the action
id
string
Will contain the ID of the resource that has been created or updated