> For the complete documentation index, see [llms.txt](https://docs.samita.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/tax-exempt/select-eu-countries-for-vat-id-validation.md).

# Select EU countries for VAT ID validation

If in the **Tax Exempt General** section, you select **EU VAT API** option, you will be able to select which countries in EU will be validated for this VAT ID things.&#x20;

<figure><img src="/files/QMynmW2MyqmN9NnkWKOx" alt=""><figcaption></figcaption></figure>

#### Step to manage:

1. In the **Tax exempt general** section, tick on **EU VAT API**:

<figure><img src="/files/zUYI5QrNLtqSjw8cQile" alt=""><figcaption></figcaption></figure>

2. Scroll down to the bottom of the page, there is a section called **Select EU VAT for specific countries** > **Toggle it on** and a list of countries will show up:

<figure><img src="/files/CsfT5TQmZQ6CUSPzGccs" alt=""><figcaption></figcaption></figure>

3. **Tick on the countries** you want to be validated only and **Save**:

<figure><img src="/files/k3ZJvO6xoh9Yi5YeFPak" alt=""><figcaption></figcaption></figure>

Then in the cart, there will be only those selected countries appear in the list:

<figure><img src="/files/9JsiJvxOERs0PXFaP0kT" alt=""><figcaption></figcaption></figure>

You can select the country that issued your Tax ID before entering it. The app will then validate whether the Tax ID matches the format and rules of the selected country.

* *If you disable this Select EU VAT setting in the app (toggle off the setting) or don't choose any countries for validation, there will be no country list shows up in the cart anymore. Then when a customer fills out a VAT ID, the app will validate the entered VAT ID against **all** EU countries. As long as the VAT ID is **valid** in **any** one of them, the order will be tax-exempt and be able to checkout.*

<figure><img src="/files/8Xd8PErrTWillGEL47RQ" alt=""><figcaption></figcaption></figure>

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.samita.io/samita-wholesale-b2b/~/revisions/t86s1xVv9jUAPdJmeEIc/tax-exempt/select-eu-countries-for-vat-id-validation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
