Update an account
Update account
Basic operation for updating an account. Check parameter updateProperty for possible parameters to update
POST
Path Parameters
The accountId of which account you want to update
What property you want to update
- DELETE_ADDRESS - Deletes address.
- DELETE_EINVOICE_ADDRESS_AND_OPERATOR - Deletes einvoice address and operator.
- WRITE_OFF - Write-off uncollectible debt for given account id and book it as a loss. Only applicable for CREDIT accounts.
- IMMEDIATE_ACCOUNT_CLOSE Immediately closes account. For the change to be effective, account to be closed must have zero balance. Also usage of this feature must be agreed to be enabled with Enfuce before it can be taken into use.
Available options:
DELETE_ADDRESS
, DELETE_EINVOICE_ADDRESS_AND_OPERATOR
, WRITE_OFF
, IMMEDIATE_ACCOUNT_CLOSE
Query Parameters
The audit user to log the request
Body
application/json · any
The body is of type any
.