Skip to main content
PUT
Update a transaction 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

Path Parameters

id
string
required

Transaction ID

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

OK

The response is of type object.