libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit cec574c90a1c7e26b27da03c4526917e494abcb1
parent 0c21910217848dd34423951b2ce18cc8a5c29777
Author: MS <ms@taler.net>
Date:   Sun, 19 Nov 2023 19:25:35 +0100

nexus submit: no batch booking

Diffstat:
Mnexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt b/nexus/src/main/kotlin/tech/libeufin/nexus/Iso20022.kt @@ -116,7 +116,7 @@ fun createPain001( text("TRF") } element("BtchBookg") { - text("true") + text("false") } element("ReqdExctnDt") { element("Dt") {