Zvini
22:23:12

« Wallet » delete

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