gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: account deletion


From: gnunet
Subject: [taler-docs] branch master updated: account deletion
Date: Thu, 19 May 2022 08:01:08 +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 3607476  account deletion
3607476 is described below

commit 3607476b7823db8eca00e1550dc5b734d7187fca
Author: ms <ms@taler.net>
AuthorDate: Thu May 19 08:00:50 2022 +0200

    account deletion
    
    move API from Access to Demobank.
---
 core/api-bank-access.rst | 6 ------
 libeufin/api-sandbox.rst | 4 ++++
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 1266a56..0d1450a 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -268,9 +268,3 @@ Registration (Testing)
   **Response**
 
   :http:statuscode:`200 OK`:  Registration was successful.
-
-.. http:POST:: ${BANK_API_BASE_URL}/testing/unregister
-
-  Delete a bank account.  The bank account to delete is extracted from the 
basic auth credentials.
-
-
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 6c21d7e..f6ff682 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -233,6 +233,10 @@ Bank accounts.
 
    Give information about a bank account.
 
+.. http:delete:: /demobanks/$demobankId/$accountLabel
+
+   Delete the bank account (and the customer entry) from the database.
+   Note, customer usernames and bank accounts have the same value.
 
 Main EBICS service.
 ^^^^^^^^^^^^^^^^^^^

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