reverse_charge_certificate
Generate an EU Art. 196 reverse-charge eligibility verdict for a B2B service invoice between two EU Member States. Validates the customer's VAT ID via VIES and returns a printable certificate. Returns INELIGIBLE for same-country, non-EU, or invalid VAT cases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_type | No | Type of service: professional_services | digital_services | transport | telecom | event_admission | |
| customer_vat_id | No | Customer VAT identifier including country prefix (e.g. 'IT12345678901') | |
| customer_country | Yes | Customer ISO-3166-1 alpha-2 (e.g. 'IT') | |
| supplier_country | Yes | Supplier ISO-3166-1 alpha-2 (e.g. 'DE') |