From 3607476b7823db8eca00e1550dc5b734d7187fca Mon Sep 17 00:00:00 2001 From: ms Date: Thu, 19 May 2022 08:00:50 +0200 Subject: account deletion move API from Access to Demobank. --- libeufin/api-sandbox.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libeufin/api-sandbox.rst') 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. ^^^^^^^^^^^^^^^^^^^ -- cgit v1.2.3