POST
/
v3
/
{id}
/
update
/
{propertyToUpdate}

Path Parameters

id
string
required

The accountId of which account you want to update

propertyToUpdate
enum<string>
required

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.
Available options:
DELETE_ADDRESS,
DELETE_EINVOICE_ADDRESS_AND_OPERATOR,
WRITE_OFF

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json · any

The body is of type any.

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