summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAntoine A <>2023-11-01 13:03:24 +0000
committerAntoine A <>2023-11-01 13:03:24 +0000
commita8b23ded467f0bf079a89e4cddadbc2394c32bb1 (patch)
tree3bcc03148a3a1ac317b0d72330c288f64aeb6ee2 /core
parent527b305e9fdf6d4bc47ca8cbaac75923f8e5392e (diff)
downloaddocs-a8b23ded467f0bf079a89e4cddadbc2394c32bb1.tar.gz
docs-a8b23ded467f0bf079a89e4cddadbc2394c32bb1.tar.bz2
docs-a8b23ded467f0bf079a89e4cddadbc2394c32bb1.zip
Fix bank spec
Diffstat (limited to 'core')
-rw-r--r--core/api-corebank.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/api-corebank.rst b/core/api-corebank.rst
index 01cdce00..57085f23 100644
--- a/core/api-corebank.rst
+++ b/core/api-corebank.rst
@@ -152,7 +152,6 @@ Account Management
// have a valid reserve public key are automatically
// - the account provides the taler-wire-gateway-api endpoints
// Defaults to false.
- // Only admin can set this property.
is_taler_exchange?: boolean;
// Addresses where to send the TAN for transactions.
@@ -195,8 +194,6 @@ Account Management
phone number or e-mail address.
:http:statuscode:`401 Unauthorized`:
Invalid credentials or missing rights.
- :http:statuscode:`403 Forbidden`:
- * A non-admin user tried to create an exchange account
:http:statuscode:`409 Conflict`:
* ``TALER_EC_BANK_REGISTER_USERNAME_REUSE`` : username already used.
* ``TALER_EC_BANK_REGISTER_PAYTO_URI_REUSE`` : payto URI already used.
@@ -255,7 +252,6 @@ Account Management
// If present, change the is_taler_exchange configuration.
// See `RegisterAccountRequest`
- // Only admin can change this property.
is_taler_exchange?: boolean;
// If present, change the max debit allowed for this user