PUT Request
The request can include the following parameters. vatCountryCode and vatNumber are mandatory:
Parameter | Description | Location | 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’ | path | string (2) | yes |
vatNumber | An organisation’s national VAT number as issued by the Tax Administration | path | string | yes |
updateVatNumberCheck | Defines a new VatNumberCheck to add to the Valdit VAT Validation system | body | updateVatNumberCheck object (see paragraph 8.6) | yes |