summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-11-27 13:45:42 +0100
committerms <ms@taler.net>2021-11-27 13:46:10 +0100
commit32e11c7b12281d059d32bba5ad858144dfb3e7bf (patch)
tree33d1e66a6eea12cd86815d4efd5fef2b64be13b5 /core
parent73ef623446a281f8be6f75add3aed9f0363a4f9c (diff)
downloaddocs-32e11c7b12281d059d32bba5ad858144dfb3e7bf.tar.gz
docs-32e11c7b12281d059d32bba5ad858144dfb3e7bf.tar.bz2
docs-32e11c7b12281d059d32bba5ad858144dfb3e7bf.zip
comment
Diffstat (limited to 'core')
-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