viafintech / camt_parser

A basic parser for camt.052, camt.053 and camt.054 files
MIT License
20 stars 24 forks source link

Provide accessor for MsgId of Batch Detail #35

Closed gadimbaylisahil closed 4 years ago

gadimbaylisahil commented 4 years ago

As we are usually not seeing individual transactions for bookings made as batch, backoffice systems quite often identifies and associates them by MsgId and performs status updates accordingly.

It would be nice to have it.

See https://github.com/Barzahlen/camt_parser/pull/34