Command Line tool
If you want to check batch files (e.g. json, csv or XLSX) you can download the latest releases like VATValidation-cli-windows-...exe
and rename it to vatvalidation_cli.exe.
Just run the tool and by providing an input and an output file. For further information, please run
vatvalidation_cli.exe
usage: vatvalidation_cli.py [-h] [--version] --input INPUT --output OUTPUT
VAT-Validation CLI - v2024-07-06
options:
-h, --help show this help message and exit
--version show version of and exit
--input INPUT Input filename for VAT numbers.
--output OUTPUT Output filename for validation results.
For more information, visit our GitHub repository: https://github.com/dseichter/VATValidation License: GPL 3.0 - see LICENSE file at the root of the repository for details.
Only batch processing is provided.