summaryrefslogtreecommitdiff
path: root/libeufin/nexus-manual.rst
diff options
context:
space:
mode:
authorAntoine A <>2024-02-07 14:51:25 +0100
committerAntoine A <>2024-02-07 14:51:25 +0100
commited58cbe6c34993272d40bf10d401042ab09fdc4b (patch)
treedd7daae065713fd9625415f311c56ee3149926b0 /libeufin/nexus-manual.rst
parent9aeb3617a2ea3b649c79432718aa884ba29fd4d9 (diff)
downloaddocs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.tar.gz
docs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.tar.bz2
docs-ed58cbe6c34993272d40bf10d401042ab09fdc4b.zip
Update libeufin doc
Diffstat (limited to 'libeufin/nexus-manual.rst')
-rw-r--r--libeufin/nexus-manual.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/libeufin/nexus-manual.rst b/libeufin/nexus-manual.rst
index 9b71249d..68613854 100644
--- a/libeufin/nexus-manual.rst
+++ b/libeufin/nexus-manual.rst
@@ -299,6 +299,12 @@ The ``ebics-fetch`` subcommand will always cause libeufin-nexus to download
then parse EBICS files and ingest their content statements into its local
database.
+The files type can be given as an argument to select what will be fetched. If no argument is given, all supported files are fetched. The following files are supported:
+
+* ``acknowledgement``: EBICS acknowledgement, retrieves the status of EBICS orders.
+* ``status``: Payment status, retrieves status of pending debits.
+* ``notification``: Debit & credit notifications, retrieves the history of confirmed debits and credits.
+
The ``--transient`` flag makes the command download and import EBICS files only
once and return immediately afterwards. Without the flag, Nexus
will download at the frequency specified in the configuration.