taler-docs

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

commit 6537354eb0f336828fc3cb685eeea9093846ff02
parent b5cfd5ddc9399ce44ea665afdea023bd60ba1c98
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed, 26 Apr 2023 00:02:07 +0200

add comment about deletion

Diffstat:
Mcore/api-merchant.rst | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1266,6 +1266,7 @@ Inspecting instances // Never returned on a GET (as this may be somewhat // sensitive data). Can be set in POST // or PATCH requests to update (or delete) credentials. + // To really delete credentials, set them to the type: "none". credit_facade_credentials?: FacadeCredentials; // true if this account is active,