summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 2d26a227..e32f3ce8 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -287,6 +287,15 @@ manages payment initiations of the account and tracks the initiations of payment
bankConnection: string;
}
+ **Response:** Tells how many new messages were downloaded from the bank,
+ in the following format:
+
+ .. code-block:: ts
+
+ interface NewMessages {
+ newMessages: number;
+ }
+
.. http:get:: {nexusBase}/bank-accounts/{acctid}/transactions
Shows which transactions are stored locally at nexus.