summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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`: