summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/api-bank-access.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index aa5248f5..2f75ec33 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -34,7 +34,7 @@ The following endpoints require HTTP "Basic" authentication with the account
name and account password, at least in the GNU Taler demo bank implementation.
-.. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}/balance
+.. http:get:: ${BANK_API_BASE_URL}/accounts/${account_name}
Request the current balance of an account.