Zvini
01:04:48

« Transaction » deleteAll

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