taler-docs

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

commit 10e42deab047390ea82866288025417d9cf0936e
parent ef0523e8f80c0eacf0f771bd05ab41be50dd2da1
Author: MS <ms@taler.net>
Date:   Mon, 23 Aug 2021 23:03:41 -1100

sandbox api

Diffstat:
Mlibeufin/api-sandbox.rst | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/libeufin/api-sandbox.rst b/libeufin/api-sandbox.rst @@ -47,9 +47,8 @@ HTTP API interface CamtParams { - // IBAN managed by the running Sandbox, for which - // the Camt.053 response is going to be generated. - iban: string; + // label of the bank account being queried. + bankaccount: string; // The Camt type to return. Only '53' is allowed // at this moment.