taler-docs

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

commit 6f4f2ca7ef5cea652417ba56bc0eb61ec9c792f5
parent 2a889111cf080943bd4cac544e1247b4a4f4d429
Author: Antoine A <>
Date:   Tue,  5 Mar 2024 17:58:57 +0100

update corebank API

Diffstat:
Mcore/api-corebank.rst | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/api-corebank.rst b/core/api-corebank.rst @@ -507,8 +507,8 @@ Account Management // as well. contact_data?: ChallengeContactData; - // IBAN 'payto' URI pointing the bank account - // where to send cashouts. This field is optional + // IBAN 'payto' URI with a 'receiver-name' parameter of a fiat bank + // account where to send cashouts. This field is optional // because not all the accounts are required to participate // in the merchants' circuit. One example is the exchange: // that never cashouts. Registering these accounts can