Skip to main content
PUT
Update account in chart of accounts.

Authorizations

Authorization
string
header
required

Token da sessão no cabeçalho Authorization, no formato Bearer (mesmo esquema ApiKeyAuth do contrato).

Headers

x-company-id
string
required

company uuid

Path Parameters

id
string
required

resource id

Body

application/json

account data

label
string
required
type
string
required
active
boolean
description
string
parent_id
integer

Response

OK

message
string