Documentation Index
Fetch the complete documentation index at: https://rilwanorganization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Description
TheVatAPI.validate() method is used to communicate with this endpoint as seen below:
VatAPI.validate(vat_number)
Query Parameters
The VAT number you want to validate
Usage
Below is a code snippet to query theVatAPI.validate() method:
Response Fields
The VAT number to validate
A boolean value to check if the VAT number is valid. True if VAT number is valid.
The company associated with the VAT number
The company’s address.
The country where the company is located
The two letter ISO 3166-1 alpha-2 code of the country associated with the VAT number.