taler-docs

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

commit b327b2836bc5231d08096684eca748ca6bafbe00
parent f937ce51012d73039769fe3471323f6369c749fb
Author: MS <ms@taler.net>
Date:   Mon, 31 Aug 2020 12:40:54 +0200

update example

Diffstat:
Mlibeufin/concepts.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst @@ -100,7 +100,7 @@ Examples: .. code:: none # Manually request the inter-day account report via the EBICS C52 order - curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/send-c52 + curl -XPOST $AUTHEADER https://example1.libeufin.tech/bank-connections/my-ebics-testacct/ebics/download/C52 # Download available bank accounts that can be accessed through this connection, # according to the bank server (with EBICS, does a HTD request).