commit 33e02454b4e07f143b6dd7c39127f7c8ab4a92af
parent 9711dc486f0b49b65226053f1cede8cba555fee3
Author: Christian Grothoff <christian@grothoff.org>
Date: Wed, 27 May 2026 23:55:24 +0200
fix inaccuracy in spec
Diffstat:
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/core/merchant/get-private-kyc.rst b/core/merchant/get-private-kyc.rst
@@ -2,7 +2,7 @@
.. http:GET:: /management/instances/$INSTANCE/kyc
Check KYC status of a particular payment target.
- Prompts the exchange to inquire with the bank
+ Prompts the merchant to inquire with the exchange
as to the KYC status of the respective account
and returns the result.
@@ -56,10 +56,6 @@
**Response:**
- If different exchanges cause different errors when processing
- the request, the largest HTTP status code that is applicable
- is returned.
-
:http:statuscode:`200 Ok`:
The user may be redirected to the provided locations to perform
KYC checks.