gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-api] branch master updated: refine text


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: refine text
Date: Fri, 28 Jun 2019 15:26:11 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 2c69928  refine text
2c69928 is described below

commit 2c69928ab831de3976fecb4ce95059150f07202a
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 28 15:26:05 2019 +0200

    refine text
---
 api-bank.rst | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/api-bank.rst b/api-bank.rst
index 8c6211c..c74477b 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -49,7 +49,8 @@ This API provides programmatic user registration in the bank.
   }
 
 
-This API provides programmatic withdrawing of cash via Taler.
+This API provides programmatic withdrawing of cash via Taler.  It will
+trigger a wire transfer from the client's bank account to the exchange's.
 
 .. _bank-register:
 .. http:post:: /taler/withdraw
@@ -58,9 +59,9 @@ This API provides programmatic withdrawing of cash via Taler.
 
 **Response**
 
-:status 200 OK: The withdrawal was correctly initiated, and a 
`BankTalerWithdrawResponse`_ object is returned.
+:status 200 OK: The withdrawal was correctly initiated, therefore the exchange 
received the payment.  A `BankTalerWithdrawResponse`_ object is returned.
 :status 406 Not Acceptable: the user does not have sufficient credit to 
fulfill their request.
-:status 404 Not Found: The (exchange's) bank account was not found.
+:status 404 Not Found: The exchange wire details did not point to any valid 
bank account.
 
 **Details**
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]