summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine A <>2023-11-06 19:16:32 +0000
committerAntoine A <>2023-11-06 19:16:32 +0000
commitabbf6d6a6fd73cc11a686190cb3109c59032bb78 (patch)
tree1001bf3b21cdb45c2a2ef177871f14122a12b0ae
parentff981089019849a0fe93ef037890b3363d22b7be (diff)
downloaddocs-abbf6d6a6fd73cc11a686190cb3109c59032bb78.tar.gz
docs-abbf6d6a6fd73cc11a686190cb3109c59032bb78.tar.bz2
docs-abbf6d6a6fd73cc11a686190cb3109c59032bb78.zip
Update bank spec
-rw-r--r--core/api-corebank.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-corebank.rst b/core/api-corebank.rst
index f3aff449..1a1ebc30 100644
--- 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`: