Export account activities using the command line
It is now possible to export the account transactions to a file via the command line. Use the command line parameter -command Activities
together with -startdate
and -enddate
. Optionally, specify the -fetch
command line parameter to update the previous account transactions beforehand. This last parameter usually requires entering the PIN and, in some cases, a TAN.
SEPA-Transfer.exe -Command activities -file C:\Temp\account.csv -fetch -startdate 01.01.2021
This allows the automatization of manual tasks. All command line parameters are available in the Enterprise Edition only.