Zvini
00:48:42

« Transaction » delete

wallet/transaction/delete - Deletes an existing transaction.
Method parameters:
id - The ID of the transaction to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
TRANSACTION_NOT_FOUND - A transaction with the ID doesn't exist.