taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d74c7cc0e0271d0a775a99bc44b1c6d9ff8cc751
parent 2358790ac2a7c30e8526dd169091c5126e9c80b3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 28 May 2025 19:54:47 +0200

expand spec for #10044

Diffstat:
Mcore/api-exchange.rst | 9++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -4799,6 +4799,13 @@ regulatory compliance. either the (wallet long-term) reserve private key or the merchant instance private key. + *Account-Owner-Pub*: + + The client should provide the Base-32 encoded EdDSA public key of + ``$ACCOUNT_PUB``, enabling the exchange to easily locate the correct + public key used for the signature in case multiple wire transfers + were made to the account in the past. + :query lpt=TARGET: *Optional*. Specifies what status change we are long-polling for. Use 1 to wait for the KYC auth transfer (access token available), @@ -5615,7 +5622,7 @@ and freeze or unfreeze accounts suspected of money laundering. *Optional*. If set to yes, only return active decisions, if no only decisions that have been superceeded. Do not give (or use "all") to see all decisions regardless of activity status. - + **Response:** :http:statuscode:`200 Ok`: