v1

latestOpenAPI 3.0.1Apache 2.02026-07-26131220353.8 KB
Accounts

Update an account for a company

put/accounts/{accountId}

Path parameters

accountIdstring required
Example:0f0e000-000d-0d00-000b-00db0d000fae

Unique UUID of the account.

Request body

accountNumberstring

Account number

namestring

Description of this account

taxCodeIdstring

unique Tax Code ID

accountCategoryIdstring

unique Category ID of the account

hiddenboolean

Is the account hidden/archived for the user

Response

An account has been returned

idstring required

The unique UUID identifier of the account

accountNumberstring

Account number

taxCodeIdstring

unique Tax Code ID

namestring required

Description of this account

accountCategoryIdstring required

unique Category ID of the account

hiddenboolean required

Is the account hidden/archived for the user