commit 705f17a040c85b1b615be77d167e3130b602cbc6 parent b79d14082a08ab5c8613e841baed101542988ccf Author: Marcello Stanisci <ms@taler.net> Date: Sat, 9 May 2020 12:34:19 +0200 missing field Diffstat:
| M | libeufin/api-nexus.rst | | | 3 | +++ |
| M | libeufin/index.rst | | | 2 | +- |
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst @@ -131,6 +131,9 @@ Bank Account Management // Amount amount: string; + // Subject + subject: string; + // Date of submission (in dashed form YYYY-MM-DD) submissionDate: string; diff --git a/libeufin/index.rst b/libeufin/index.rst @@ -9,5 +9,5 @@ LibEuFin is a project providing free software tooling for European FinTech. concepts ebics api-sandbox - api-nexus2 + api-nexus iso20022