This endpoint allows you to validate a company’s VAT number. It returns the company’s data if the VAT number is valid
VatAPI.validate()
method is used to communicate with this endpoint as seen below:
VatAPI.validate(vat_number)
VatAPI.validate()
method: