-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels