vatCountryCode
Two-letter country code as used in the EU VAT System.
Element | Description | Type | Mandatory |
---|---|---|---|
vatCountryCode | Two-letter country code as used in the EU VAT System. Can be one of the following values: ‘AT’, ‘BE’, ‘BG’, ‘CY’, ‘CZ’, ‘DE’, ‘DK’, ‘EE’, ‘EL’, ‘ES’, ‘FI’, ‘FR’, ‘HR’, ‘HU’, ‘IE’, ‘IT’, ‘LT’, ‘LU’, ‘LV’, ‘MT’, ‘NL’, ‘PL’, ‘PT’, ‘RO’, ‘SE’, ‘SI’, ‘SK’, ‘XI’ | string | yes |
Table 12: vatCountryCode Model elements
Example
{ “vatCountryCode”: “BE” } |
---|