gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: Assign status code to unselected wit


From: gnunet
Subject: [taler-docs] branch master updated: Assign status code to unselected withdrawal.
Date: Wed, 20 Oct 2021 09:28:56 +0200

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

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new c34823b  Assign status code to unselected withdrawal.
c34823b is described below

commit c34823b4be17c38c66d7634c43e417400104b01a
Author: ms <ms@taler.net>
AuthorDate: Wed Oct 20 09:28:27 2021 +0200

    Assign status code to unselected withdrawal.
---
 core/api-bank-access.rst | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 966ad61..dfd9dc2 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -129,11 +129,12 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
 
   **Response**
 
-  :http:statuscode:`200 OK`: The withdrawal operation has been confirmed.  The 
response is an empty JSON object.
-  :http:statuscode:`409 Conflict`:  The reserve operation has been aborted 
previously and can't be confirmed.
-
-
-
+  :http:statuscode:`200 OK`:
+     The withdrawal operation has been confirmed.  The response is an empty 
JSON object.
+  :http:statuscode:`409 Conflict`:
+     The withdrawal has been aborted previously and can't be confirmed.
+  :http:statuscode:`422 Unprocessable Entity` (Not implemented yet):
+     The withdraw operation cannot be confirmed because no exchange and 
reserve public key selection happened before.
 
 ----------------------
 Registration (Testing)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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