gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: circuit API: 409 on /confirm


From: gnunet
Subject: [taler-docs] branch master updated: circuit API: 409 on /confirm
Date: Tue, 14 Feb 2023 21:14:56 +0100

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 94ba774  circuit API: 409 on /confirm
94ba774 is described below

commit 94ba7741baf141cd2241119852db15a45eef4a22
Author: MS <ms@taler.net>
AuthorDate: Tue Feb 14 21:14:15 2023 +0100

    circuit API: 409 on /confirm
---
 libeufin/api-sandbox.rst | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 3ee0f95..71be7cb 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -407,8 +407,11 @@ Cashouts
    :http:statuscode:`404 Not found`:
      ``$cashoutId`` is not found.  Note: that happens
      also when ``$cashoutId`` got aborted before this request.
-   :http:statuscode:`409 Conflict`:
-     A institutional user (``admin`` or ``bank``) tried the operation.
+   :http:statuscode:`409 Conflict`: 
+   At least the following two cases are possible
+     * an institutional user (``admin`` or ``bank``) tried the operation
+     * the user changed their cash-out address between the creation
+       and the confirmation of ``$cashoutId``.
    :http:statuscode:`412 Precondition failed`:
      ``$cashoutId`` was already confirmed.
 
@@ -666,12 +669,12 @@ EBICS Subscribers
 
   Associates a new bank account to an existing subscriber.
 
-.. note::
-
-   This call allows to create a bank account without
-   any associated user profile!  That makes the basic auth
-   access to the financial data **only** possible for the
-   admin.
+  .. note::
+  
+     This call allows to create a bank account without
+     any associated user profile!  That makes the basic auth
+     access to the financial data **only** possible for the
+     admin.
 
   **Request:**
 

-- 
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]