validate_invoice_fields
Check which fields are required for an invoice in a specific country. Returns common EU requirements plus country-specific fields.
Instructions
Check which fields are required for an invoice in a specific country. Returns common EU requirements plus country-specific fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countryCode | Yes | ISO 3166-1 alpha-2 country code | |
| transactionType | No | Transaction type (defaults to B2B) |