summaryrefslogtreecommitdiff
path: root/libeufin/api-sandbox.rst
diff options
context:
space:
mode:
authorms <ms@taler.net>2022-05-19 08:00:50 +0200
committerms <ms@taler.net>2022-05-19 08:00:50 +0200
commit3607476b7823db8eca00e1550dc5b734d7187fca (patch)
tree69f86e68f2162aca037fdcd855b77caef11f7944 /libeufin/api-sandbox.rst
parent63d3a2cf777d44b63d113e8d1bb19d4861c8b38c (diff)
downloaddocs-3607476b7823db8eca00e1550dc5b734d7187fca.tar.gz
docs-3607476b7823db8eca00e1550dc5b734d7187fca.tar.bz2
docs-3607476b7823db8eca00e1550dc5b734d7187fca.zip
account deletion
move API from Access to Demobank.
Diffstat (limited to 'libeufin/api-sandbox.rst')
-rw-r--r--libeufin/api-sandbox.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 6c21d7e3..f6ff682a 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.
^^^^^^^^^^^^^^^^^^^