Update Transaction
Update selected fields of an existing transaction. Only metadata, tags, and internal notes are editable. Line items and transaction type cannot be changed.
id– ID of the transaction to update
metadatainternal_notestags
Transaction object. If the transaction is locked for tax purposes, an error will be thrown.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the transaction to update
Body
Fields to update
Unique identifier for the transaction
Direction of the transaction
inflow, outflow Transaction amount
Currency code (e.g., USD, EUR)
Time of transaction
Optional description of the transaction
Response
Updated transaction
Unique identifier for the transaction
Direction of the transaction
inflow, outflow Transaction amount
Currency code (e.g., USD, EUR)
Time of transaction
Optional description of the transaction