Pular para o conteúdo principal

Update a transaction

PATCH 

/transactions/:id

Partial update. Only fields present in the body are written. Requires scope finance.transactions.write. Read-only fields in the body (id, workspace_id, company_id, financial_account_id, auto_created, transfer_id, created_at) are silently dropped — the response is the new persisted state.

Request

Responses

Updated transaction.