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
application/json
Fields to update
Unique identifier for the transaction
Direction of the transaction
Available options:
inflow, outflow Transaction amount
Currency code (e.g., USD, EUR)
Time of transaction
Optional description of the transaction
Response
200 - application/json
Updated transaction
Unique identifier for the transaction
Direction of the transaction
Available options:
inflow, outflow Transaction amount
Currency code (e.g., USD, EUR)
Time of transaction
Optional description of the transaction