summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-10-13 10:36:25 +0200
committerChristian Grothoff <christian@grothoff.org>2021-10-13 10:36:25 +0200
commitef1e5ceef6232c283b51ccc33d2431bb8cd9b253 (patch)
treec110d78631cd1d65fef57765d13e41ad186c390d
parent6e37f8a53a691daff538b6d4e202e0c485e15d14 (diff)
downloaddocs-ef1e5ceef6232c283b51ccc33d2431bb8cd9b253.tar.gz
docs-ef1e5ceef6232c283b51ccc33d2431bb8cd9b253.tar.bz2
docs-ef1e5ceef6232c283b51ccc33d2431bb8cd9b253.zip
clarify exchange endpoint
-rw-r--r--design-documents/023-taler-kyc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/design-documents/023-taler-kyc.rst b/design-documents/023-taler-kyc.rst
index 499b9c93..3e67bff2 100644
--- a/design-documents/023-taler-kyc.rst
+++ b/design-documents/023-taler-kyc.rst
@@ -178,7 +178,7 @@ Merchant modifications
We introduce new ``kyc_status``, ``kyc_timestamp`` and ``kyc_serial`` fields
into a new table with primary keys ``exchange_url`` and ``account``. This
status is updated whenever a deposit is created or tracked, or whenever the
-mechant backend receives a ``/kyc/`` response from the exchange. Initially,
+mechant backend receives a ``/kyc-check/`` response from the exchange. Initially,
``kyc_serial`` is zero, indicating that the merchant has not yet made any
deposits and thus does not have an account at the exchange.