Enable VIES Validation in netsuite
# ask-stanley-ai
a
Enable VIES Validation in netsuite
c
AI generated answer (using internal Slack threads):
To enable VIES (VAT Information Exchange System) validation in NetSuite, you would need to use a SOAP web service as mentioned in the first thread. The EU VAT code validation feature in NetSuite can be extended to return more than just a True/False validation result. It can also return the company name and address. Here is the link to the FAQ that explains how to get this data via SOAP Web service: https://ec.europa.eu/taxation_customs/vies/faqvies.do (See Q 18) Additionally, a basic function for this has been shared on GitHub: https://github.com/nserpsolutions/public/blob/main/generic/nse_sl_validate_eu_vat_code.js Remember to add a client script to the form for custom validation on the NetSuite UI form fields. This can be done by setting the clientScriptModulePath. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.809326053
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.800537109
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.799377501
Please provide your feedback on this answer.