# How to get VAT information for Amazon B2B orders

To retrieve VAT numbers for Amazon B2B orders, enable the **Buyer tax identifier** setting in your Amazon Seller Central account. This article shows you how.

{% hint style="warning" %}
**Important:** Due to reporting limitations, we can only retrieve VAT numbers for **Fulfilled by Merchant (FBM)** order connections. If you use **Fulfillment by Amazon (FBA/AFN)**, enabling this setting will not change anything.
{% endhint %}

### <i class="fa-memo-circle-info">:memo-circle-info:</i> Before you start

**Good to know**

* We only include VAT numbers for these platforms:
  * Channable API
  * Lightspeed
  * Magento
  * PrestaShop

{% stepper %}
{% step %}
In your Amazon Seller Central account, open the main menu and go to **Orders > Order reports**.

![](/files/J3GznevIHX41Ncd5NELB)
{% endstep %}

{% step %}
On the **Order reports** page, click **Add or remove order report columns**.

<figure><img src="/files/udlUHZhQzIZoG9kKqYUp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the toggle for **Buyer tax identifiers**.

<figure><img src="/files/tZbO4W1ajWPYSmjAbfAP" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### What happens next

After **Buyer tax identifiers** is enabled, Amazon includes the VAT number for business orders in the order data. We then retrieve and include that VAT number for orders from Channable API, Lightspeed, Magento, and PrestaShop.


---

# Agent Instructions: 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:

```
GET https://helpcenter.channable.com/list-advertise/amazon/list-items-on-amazon/how-to-get-vat-information-for-amazon-b2b-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
