VIES VAT Number Validator
This action will validate a VAT Number based on the country code and VAT number. It will also generate the following tokens: [<OutputTokenName>] - which contains the JSON response from the VIES EU API, [<OutputTokenName>:IsValid] - the true/false result of the verification, [<OutputTokenName>:TraderName] - the name of the trader that was verified, [<OutputTokenName>:TraderAddress] - the address of the trader that was verified.
Parameter Reference
Parameter | Description | Supports Tokens | Default |
---|---|---|---|
Trader Country Code | Required. The Country Code of the trader that is verified. Supports My Tokens. | Yes | None |
Vat Number | Required. The VAT Number of the trader that is verified. Supports My Tokens. | Yes | None |
Output Token | Output Token Name | No | None |