Created
April 12, 2015 01:09
-
-
Save mattcdavis1/3945e88d8bf931c541f2 to your computer and use it in GitHub Desktop.
Bank of America Credit Card OFX Export
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| OFXHEADER:100 | |
| DATA:OFXSGML | |
| VERSION:102 | |
| SECURITY:NONE | |
| ENCODING:USASCII | |
| CHARSET:1252 | |
| COMPRESSION:NONE | |
| OLDFILEUID:NONE | |
| NEWFILEUID:NONE | |
| <OFX> | |
| <SIGNONMSGSRSV1> | |
| <SONRS> | |
| <STATUS> | |
| <CODE>0 | |
| <SEVERITY>INFO | |
| </STATUS> | |
| <DTSERVER>{Removed} | |
| <LANGUAGE>ENG | |
| <FI> | |
| <ORG>Bank of America | |
| <FID>{Removed} | |
| </FI> | |
| <INTU.BID>{Removed} | |
| </SONRS> | |
| </SIGNONMSGSRSV1> | |
| <CREDITCARDMSGSRSV1> | |
| <CCSTMTTRNRS> | |
| <TRNUID>{Removed} | |
| <STATUS> | |
| <CODE>{Removed} | |
| <SEVERITY>{Removed} | |
| </STATUS> | |
| <CCSTMTRS> | |
| <CURDEF>USD | |
| <CCACCTFROM> | |
| <ACCTID>{Removed} | |
| </CCACCTFROM> | |
| <BANKTRANLIST> | |
| <DTSTART>{Removed} | |
| <DTEND>{Removed} | |
| <STMTTRN> | |
| <TRNTYPE>{Removed} | |
| <DTPOSTED>{Removed} | |
| <TRNAMT>{Removed} | |
| <FITID>{Removed} | |
| <CORRECTFITID>{Removed} | |
| <CORRECTACTION>{Removed} | |
| <NAME>{Removed} | |
| </STMTTRN> | |
| </BANKTRANLIST> | |
| <LEDGERBAL> | |
| <BALAMT>-0.00 | |
| <DTASOF>20150412002604[0:GMT] | |
| </LEDGERBAL> | |
| </CCSTMTRS> | |
| </CCSTMTTRNRS> | |
| </CREDITCARDMSGSRSV1> | |
| </OFX> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment