gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: ingestion test API


From: gnunet
Subject: [taler-docs] branch master updated: ingestion test API
Date: Thu, 03 Dec 2020 13:55:47 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new d4a03e3  ingestion test API
d4a03e3 is described below

commit d4a03e322349da9ceeb4e26394f0903881f914cc
Author: MS <ms@taler.net>
AuthorDate: Thu Dec 3 13:55:42 2020 +0100

    ingestion test API
---
 libeufin/api-nexus.rst | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 01e8e92..5470707 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -103,6 +103,20 @@ User Management
 
   Return list of users.
 
+Test API
+--------
+
+.. http:post:: {nexusBase}/bank-accounts/{acctid}/test-camt-ingestion/{type}
+
+  This call allows tests to **directly** give Nexus a Camt document.  After
+  the processing, all the payment(s) details should be ingested as if the
+  Camt came normally from a bank / the Sandbox.
+
+  **Response**
+  
+  The successful case should respond with a ``200 OK`` and a empty JSON body.
+
+
 Bank Accounts
 -------------
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]