taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 9567453d2b2c183dba48ac89ddacb6ac8f3151fd
parent 7cd22806675516d643ea324a2f58ecb1a9d2dda8
Author: ms <ms@taler.net>
Date:   Thu, 21 Oct 2021 09:13:05 +0200

access API extension

Diffstat:
Mcore/api-bank-access.rst | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst @@ -36,7 +36,8 @@ name and account password, at least in the GNU Taler demo bank implementation. .. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name} - Request the current balance of an account. + Request the current balance of an account. (New: ) In case of a public bank + account, no authentication is required. **Response**