summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-03-07 19:35:44 +0100
committerMS <ms@taler.net>2023-03-07 19:36:31 +0100
commit1e77ff7bea0d42e38261f37847c7707658ce3958 (patch)
tree563df5d64c8ee01d412409110584268fc1f10c8d /libeufin
parentcf9561ff82ef491a93cdb1127f4ae9e8515ff35f (diff)
downloaddocs-1e77ff7bea0d42e38261f37847c7707658ce3958.tar.gz
docs-1e77ff7bea0d42e38261f37847c7707658ce3958.tar.bz2
docs-1e77ff7bea0d42e38261f37847c7707658ce3958.zip
debit info along the balance
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-sandbox.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst
index 05ae3a10..54d60ad7 100644
--- a/libeufin/api-sandbox.rst
+++ b/libeufin/api-sandbox.rst
@@ -251,6 +251,9 @@ Accounts
// current balance of the account
balance: Balance;
+
+ // Number indicating the max debit allowed for the requesting user.
+ debitThreshold: String;
}
:http:statuscode:`200 OK`: