Skip to content

Tag 86 at the end does not get parsed #27

@sprileyMSTS

Description

@sprileyMSTS

I have :86: at the end of a statement. Per https://www.sepaforcorporates.com/swift-for-corporates/account-statement-mt940-file-format-overview/ this tag is to be treated as meta data at the statement level:
Tag 86 – Information to Account Owner
Optional – 6x65x
Additional information about the statement as a whole

In debugging it in the parser, this tag is getting associated as meta data for tag 64 (Available Balance) which immediately precedes it AND does not have an add_meta_data method. I believe this information should be added at the statement level as meta data. In my case the value is ":86:/OSDR/HSBCPLPW" which is the SWIFT code or BIC.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions