Data v1.Account
ENTERPRISE

Update an Account

Updates mutable properties of an account. The following properties are possible to update: accountExclusion, accountNumber, excluded, favored, name, type

put/api/v1/accounts/{id}

Path parameters

idstring required

The ID of the account

Request body

Data20v1Account required— unresolved $ref

Response

Successful operation.

Data20v1Account required— unresolved $ref

Changes