=================================================================== RCS file: /cvs/pta/import/optum_hsa.txt,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- pta/import/optum_hsa.txt 2020/11/17 15:31:02 1.2 +++ pta/import/optum_hsa.txt 2020/11/18 22:25:05 1.4 @@ -1,16 +1,10 @@ -# Optum header is -# Date,Description,Amount,AccountType -# The format of this file is -# selector account_number booking_identifier -# selector is a comma-separated list of regular epxresssions which -# matches corresponding fields in the CSV file -# Please change xxxx to match the desired accounts in your accounts.txt # The CONTRIB accounts is the bank account which you make # contributions from. These contributions are deposited into the Optum # HSA account. -ACCOUNT xxxx +ACCOUNT 1800 DELIM , -,Monthly Investment Fee,,, xxxx INVESTFEE -,Monthly Maintenance Fee,,, xxxx BANKFEE -,Contribution from.*?,,, xxxx CONTRIB -,.*?POS CHCKING.*?,,, xxxx MED +HEADER Date,Description,Amount,AccountType +,Monthly Investment Fee,,, 6855 INVESTFEE +,Monthly Maintenance Fee,,, 6855 BANKFEE +,Contribution from.*?,,, 2000 CONTRIB +,.*?POS CHCKING.*?,,, 5900 MED