Input fields
UUID!
required
The record ID of the transaction to update.
String
User-defined memo to attach to this transaction. Max 255 characters. Set to null to clear.
String
Category name to attach to this transaction. Set to null to clear.
String
ID of a previously uploaded attachment (PDF or PNG). Use the /api/v1/file-upload/transaction-memo-attachment endpoint to upload. Set to null to clear.
UpdateErpTransactionMetadataInput
Optional ERP-aware categorization to apply in the same call. See UpdateErpTransactionMetadataInput
for the full null/omission semantics. If this portion fails, the whole call fails and nothing is
updated.