taler-docs

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

commit 32e11c7b12281d059d32bba5ad858144dfb3e7bf
parent 73ef623446a281f8be6f75add3aed9f0363a4f9c
Author: ms <ms@taler.net>
Date:   Sat, 27 Nov 2021 13:45:42 +0100

comment

Diffstat:
Mcore/api-bank-access.rst | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 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