Deterministic EU VAT technical validation for CI/CD workflows.
This action emits technical validation data only. It does not assert legal meaning. It does not provide compliance guarantees. Human review is required.
api_key- VATFIX Plus API keycountry_code- ISO 3166-1 alpha-2 country codevat_number- VAT number (country prefix excluded)customer_email- Contact or billing email
format_valid- Boolean technical validation resulttechnical_trace_id- Non-authoritative technical trace identifier
- name: VAT technical validation
uses: vatfix/vatfix-action@v1
with:
api_key: ${{ secrets.VATFIX_API_KEY }}
country_code: DE
vat_number: 123456789
customer_email: billing@example.comResults produced by this action are technical observations only. They are not legal determinations. No authority is claimed or transferred.