From b327b2836bc5231d08096684eca748ca6bafbe00 Mon Sep 17 00:00:00 2001 From: MS Date: Mon, 31 Aug 2020 12:40:54 +0200 Subject: update example --- libeufin/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst index 4c22129e..d928b2dc 100644 --- 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). -- cgit v1.2.3