summaryrefslogtreecommitdiff
path: root/libeufin
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin')
-rw-r--r--libeufin/api-nexus.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index d0658ced..caca4390 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -102,7 +102,6 @@ Bank Account Management
.. ts:def:: Transport
-
interface Transport {
// Transport type: 'ebics', 'local', 'fints' (forthcoming).
@@ -299,11 +298,15 @@ to the real bank.
:status 409 Conflict: The ``name`` field exists already for
the requesting user.
-.. http:post:: <nexus>/bank-transports/<transport-name>/sendMSG.
+.. http:post:: <nexus>/bank-transports/sendMSG.
Perform the ``MSG`` operation offered by ``transport-name``
**without** affecting the nexus database.
+ **Request:**
+
+ A `Transport` object.
+
**Response:**
:status 404 Not Found: ``transport-name`` doesn't exist for