From 43881812fb7dce95ada2234e3096a2e839a98752 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 16 Jan 2023 11:26:06 +0100 Subject: -update API documentation to match recent change for improved OAuth2.0 compatibility --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 7344353f..8c411b36 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -4769,7 +4769,7 @@ KYC status updates } -.. http:GET:: /kyc-proof/$H_PAYTO/$PROVIDER_SECTION +.. http:GET:: /kyc-proof/$PROVIDER_SECTION?state=$H_PAYTO Update KYC status of a particular payment target. Provides information to the exchange that allows it to verify that the @@ -4784,7 +4784,7 @@ KYC status updates If $LOGIC is "oauth2.0", the query parameters are: :query code=CODE: OAuth 2.0 code argument. - :query state=CODE: OAuth 2.0 state argument. + :query state=CODE: OAuth 2.0 state argument with the H_PAYTO. .. note:: -- cgit v1.2.3