Validating Vendor tax Registration for ALL Country
Hi Team,
when we are planning to on board any vendor we wanted to validate the Tax Registration number format for country specific. Any way we can achieve that.
Let say Austria has "^ATU\d{8}$|^AT U\d{8}$|^\d{2}\s\d{3}\/\d{4}$|^EU"
for Ontario "^\d{4}\-\d{4}$|^\d{8}$|^\d{9}TR"
Is there any API can validate for all countries.
Thanks
Subrat