> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/integrations/supplier-integrations/amazon-business-integration/quick-start-amazon-business-integration.md).

# Quick start: Amazon Business integration

### 1. Create your event <a href="#id-1createyourevent" id="id-1createyourevent"></a>

Create a new request for quote event. Make sure that the **Shipping address** is in the United States.

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

### 2. Add a line item <a href="#id-2addalineitem" id="id-2addalineitem"></a>

Add one goods-type line item to your event. To be eligible for Amazon Business, your event value must exceed *$10,000* or the item quantity must exceed *999*. Additionally, provide as much detail for your line item as possible; information like Manufacturer name, Manufacturer part number, SKU, Category, etc will expedite response time and accuracy.

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

### 3. Select Amazon Business marketplace <a href="#id-3selectamazonbusinessmarketplace" id="id-3selectamazonbusinessmarketplace"></a>

In the Marketplaces area, select the **Amazon Business** option. When this integration is turned on, this option is selected by default.

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

### 4. Send your event <a href="#id-4sendyourevent" id="id-4sendyourevent"></a>

For every line item in an event, Amazon Business searches their database for the item, and for each eligible match, they provide a response to the event. Responses from Amazon Business may take up to 4 business days, depending on volume, complexity, and delivery requirements.

### 5. Review and award event <a href="#id-5reviewandawardevent" id="id-5reviewandawardevent"></a>

The Amazon Business response and any other responses to the event are available from the event Details screen. Review and award your event. When awarded to Amazon Business, Fairmarkit pushes the order back through your CXML pathway to Amazon Business.

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


---

# 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.fairmarkit.com/buyers/integrations/supplier-integrations/amazon-business-integration/quick-start-amazon-business-integration.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.
