wallet/transaction/edit - Edits an existing transaction.id - The ID of the transaction to edit.amount - The new amount of the transaction.description - The new description of the transaction.true.TRANSACTION_NOT_FOUND - A transaction with the ID doesn't exist.ENTER_AMOUNT - The new amount is zero.