GET Request

The request must include the following parameters:

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
correlationId If specified, will be echoed in the response. Can be used to correlate request and response, e.g. when using asynchronous calls query string, maximum length: 50 no
checkVatNumber Indicates if a new VAT-number Check should be made before returning the results. Defaults to ‘false’ query boolean no