summaryrefslogtreecommitdiff
path: root/taler-wallet.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-wallet.rst')
-rw-r--r--taler-wallet.rst15
1 files changed, 15 insertions, 0 deletions
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
--------------------------------------