summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-bank-access.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/api-bank-access.rst b/core/api-bank-access.rst
index 3ed8adf0..343b319a 100644
--- a/core/api-bank-access.rst
+++ b/core/api-bank-access.rst
@@ -209,9 +209,9 @@ Transactions
.. ts:def:: BankAccountTransactionCreate
interface CreateBankAccountTransactionCreate {
-
- // Support 'iban' and 'x-taler-bank' authorities. 'iban'
- // target type should specify a BIC too.
+ // Note: the authority value ('iban' or 'x-taler-bank')
+ // depends on the particular service that offers the Access API.
+ // euFin offers only 'iban' and the PyBank only 'x-taler-bank'.
paytoUri: string;
amount: string; // with currency