REST API call: deleteTransaction
From Moneytrackin' help
Delete a transaction
Arguments
transactionID - ID of the transaction (returned in functions listTransactions or listTagTransactions)
Example response
<?xml version='1.0' encoding='UTF-8'?> <result code="done"/>