Appearance
Validate VAT ID using member state and VAT ID ​
GET
/v1/support/vat/{member_state}/{vat_id}
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Path Parameters
member_state*
EU country code
Type
Requiredstring
Min Length
2Default
nullvat_id*
VAT ID
Type
Requiredstring
Min Length
2Default
nullResponses​
OK
application/json
JSON"valid": null,"name": null,"address": null
{
 Â
 Â
 Â
}