From cf767b60cab0dd2365b006c3d97c1f4c3fe0a569 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Fri, 8 May 2020 15:35:52 +0200 Subject: collectED-transactions --- libeufin/api-nexus2.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libeufin') diff --git a/libeufin/api-nexus2.rst b/libeufin/api-nexus2.rst index 76265ff3..ca86d769 100644 --- a/libeufin/api-nexus2.rst +++ b/libeufin/api-nexus2.rst @@ -173,7 +173,7 @@ Bank Account Management uuid: string; } -.. http:post:: /bank-accounts//collect-transactions +.. http:post:: /bank-accounts//collected-transactions Ask the default transport to download the latest transactions related to ``my-acct`` and store them locally. @@ -196,7 +196,7 @@ Bank Account Management end: string; } -.. http:post:: /collected-transactions +.. http:get:: /bank-accounts//collected-transactions Shows which transactions are stored locally at nexus. -- cgit v1.2.3