gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 03/06: access API


From: gnunet
Subject: [taler-docs] 03/06: access API
Date: Wed, 21 Dec 2022 17:12:16 +0100

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

oec pushed a commit to branch master
in repository docs.

commit 7dbebb6b3abd5d59655e9969efaaf539fcb4a0ea
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 20 17:09:29 2022 +0100

    access API
    
    include "403 Forbidden" when the user tries
    to withdraw beyond their debit limit.
---
 core/api-bank-access.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 8257839..8ac135c 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -106,6 +106,8 @@ name and account password, at least in the GNU Taler demo 
bank implementation.
       taler_withdraw_uri: string;
     }
 
+  :http:statuscode:`403 Forbidden`:
+    The operation was rejected due to insufficient funds.
 
 .. http:get:: 
${BANK_API_BASE_URL}/accounts/${account_name}/withdrawals/${withdrawal_id}
 

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