Skip to content

Xavier-Mobius/Qonto.BankStatements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qonto.BankStatements

Retrieve bank statements from Qonto automatically.

Output

output

Usage

Basic usage

Mobius.Qonto.BankStatements.exe --IBAN FR7612345678901234567890123 --Login company-1234 --SecretKey 01234abc5678def901234abcdef56789 --Directory C:\Temp

A XLSX statement file with the transactions of the last full month will be genereted with a default filename.

Choose the output filename

--Filename MyFileName.xlsx

Choose the date for the statement

--Month 6 --Year 2021

The statement will be generated with the transactions of June 2021. If no year is set, the current year is used. If no month is set, the last finished month is used.

Quick Links

Quonto API: https://api-doc.qonto.com/

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are welcome. Please respect existing style in code.

Licensing

The code in this project is licensed under BSD-3-Clause license.

About

Retrieve bank statements from Qonto automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages