Skip to main content
GET
Show a chart of accounts by id.

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

Body

application/json

account data

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

Response

Created

active
boolean
children
array
code
string
description
string
id
integer
is_default
boolean
is_title
boolean
label
string
parent_id
integer
type
string