From d4a03e322349da9ceeb4e26394f0903881f914cc Mon Sep 17 00:00:00 2001 From: MS Date: Thu, 3 Dec 2020 13:55:42 +0100 Subject: ingestion test API --- libeufin/api-nexus.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'libeufin') diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst index 01e8e926..5470707d 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 ------------- -- cgit v1.2.3