taler-docs

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

commit abbf6d6a6fd73cc11a686190cb3109c59032bb78
parent ff981089019849a0fe93ef037890b3363d22b7be
Author: Antoine A <>
Date:   Mon,  6 Nov 2023 19:16:32 +0000

Update bank spec

Diffstat:
Mcore/api-corebank.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -823,7 +823,7 @@ Cashouts The operation was not found. :http:statuscode:`409 Conflict`: * ``TALER_EC_BANK_CONFIRM_ABORT_CONFLICT`` : the cashout has been aborted previously and can't be confirmed. - * ``TALER_EC_BANK_CONFIRM_INCOMPLETE`` : the user did not share any contact data where to send the TAN via ``tan_channel``. + * ``TALER_EC_BANK_CONFIRM_INCOMPLETE`` : the user did not share any cashout payto to uri where to wire funds. * ``TALER_EC_BANK_UNALLOWED_DEBIT`` : the account does not have sufficient funds. * ``TALER_EC_BANK_BAD_CONVERSION`` : exchange rate has changed since operation creation. :http:statuscode:`429 Too Many Request`: