commit afec3965583eff04bffa62bd4b53dc9de682ff32 parent d4a03e322349da9ceeb4e26394f0903881f914cc Author: MS <ms@taler.net> Date: Thu, 3 Dec 2020 14:05:09 +0100 fix API description Diffstat:
| M | libeufin/api-nexus.rst | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -110,7 +110,9 @@ Test API 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. + Camt came normally from a bank / the Sandbox. ``acctid`` must match the + label of a locally imported bank account, and ``type`` for now can only be + ``C53``. **Response**