This generator library helps you building iso 20022 artifacts with the minimum amount of information you need to set up valid documents. Currently pain.001 files are only supported.
$ dotnet add package iso20022GeneratorThe iso20022-generator is a c# library which helps you generating iso 20022 artifacts with the minimum amount of information you need to set up valid documents.
What you can do at the moment:
Limitations:
Usage: have a look into the happy test file
https://www.six-group.com/de/products-services/banking-services/standardization/iso-payments.html
Version 2.10, gültig per 19. November 2021
Version 1.11, gültig per 19. November 2021
Version 1.11, with effect from 19 November 2021 https://www.six-group.com/dam/download/banking-services/interbank-clearing/en/standardization/iso/swiss-recommendations/implementation-guidelines-ct.pdf


| Description | Type | Implementation | Local Instrument |
|---|---|---|---|
| ESR - orange with reference number -> !!!!obsolete!!!! | 1 | TransactionESR | CH01 |
| ES - red no reference number -> !!!!obsolete!!!! | 2.1 | TransactionES | CH02 |
| IBAN/QRR | 3 | TransactionIBANandQRR | |
| IBAN/SCOR | 3 | TransactionIBANandSCOR |
Corrected null pointer exception on missing additional remittance information
Added possibility to change contact detail and contact detail other values (Index 1.8)