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 updatemetadata
internal_notes
tags
Transaction
object. If the transaction is locked for tax purposes, an error will be thrown.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the transaction to update
Fields to update
The body is of type object
.
Updated transaction
The response is of type object
.