API call: deleteTransaction
From Moneytrackin' help
Delete a transaction
Arguments
login - Username password - Password MD5'ed transactionID - ID of the transaction (returned in functions listTransactions or listTagTransactions)
Example response
<?xml version='1.0' encoding='UTF-8'?> <result code="done"/>
Exceptions
In case of error a SOAP fault exception with the error description will be thrown