From 96ce11185241beaf013ae4a21ed3d4c285196637 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 13 Oct 2021 10:35:20 +0200 Subject: clarify exchange endpoint --- design-documents/023-taler-kyc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3