Skip to main content
POST
Create a new transaction.

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

Transaction data

amount
number
bank_account_id
string
coa_id
integer
competence
string
contact
string
cost_center_id
string
due_date
string
more_infos
string
payment_date
string
reference
string
supplier_id
string
tags
string[]
type
string
url
string

Response

Created

The response is of type object.