From d3db57b0e0fbdfce4909193d33887fdac567d567 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 20 Jul 2020 13:04:41 +0530 Subject: wallet api --- taler-wallet.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'taler-wallet.rst') diff --git a/taler-wallet.rst b/taler-wallet.rst index 985a0387..4ff37dbb 100644 --- a/taler-wallet.rst +++ b/taler-wallet.rst @@ -508,6 +508,21 @@ Exchange Management: Set Accepted Terms of Service Version :Response: On success, the response is an empty object. + +Withdrawal: Withdraw balance from test environment +-------------------------------------------------- + +:Name: ``"withdrawTestkudos"`` +:Description: + Withdraw a balance from the test environment. +:CLI: + ``taler-wallet-cli testing withdraw -a "TESTKUDOS:10" -e "https://exchange.test.taler.net/" -b "https://bank.test.taler.net"`` +:Request: + The request parameters are ignored. +:Response: + On success, the response is an empty object. + + Withdrawal: Get Manual Withdrawal Info -------------------------------------- -- cgit v1.2.3