taler-docs

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

commit ab97398d6db46683f4e2b773dd05b689ab351516
parent 5f40cadfb306e8a82870880904d7cf127cb0f3d9
Author: Antoine A <>
Date:   Thu, 13 Jun 2024 17:35:03 +0200

update bank integration API

Diffstat:
Mcore/api-bank-integration.rst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/core/api-bank-integration.rst b/core/api-bank-integration.rst @@ -228,6 +228,7 @@ for the withdrawal operation (the ``WITHDRAWAL_ID``) to interact with the withdr withdrawal (since **vC2EC**). * ``TALER_EC_BANK_AMOUNT_REQUIRED`` : the backend requires an amount to be specified (since **vC2EC**). + * ``TALER_EC_BANK_UNALLOWED_DEBIT`` : the account does not have sufficient funds (since **vC2EC**). **Details:**