get_vat_info | R Documentation |
Validates any given vat number and returns its validity and company information
get_vat_info(vat_number, country_code = NULL)
vat_number |
(required) The vat number you want to query (Either: including the country prefix, or without and you specify the country_code) |
country_code |
An ISO Alpha 2 Country Code for the vat number (e.g. LU) |
Returns all available information about the VAT ID.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.