Skip to main content
POST
Create a new 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

Body

application/json

account data

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

Response

Created

message
string