summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-merchant.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 2f0ea5d5..279edf5e 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1244,6 +1244,9 @@ Inspecting instances
credit_facade_url?: string;
// Credentials to use when accessing the credit facade.
+ // 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.
credit_facade_credentials?: FacadeCredentials;
// true if this account is active,