Accounting Transactions
Update Custom Fields
Update the values of custom fields related to an accounting transaction. All custom fields need to be provided, by not providing a custom field, the value of that custom field will be removed, i.e. set to null.
patch/accounting/transactions/{accountingTransactionId}/custom-fields
Path parameters
accountingTransactionIdstring uuid required
The unique identifier of the accounting transaction.
Request body
Response
Accepted