# Fulfillment by Amazon

<figure><img src="/files/SdXclq6lsxbyanObWqXW" alt="" width="439"><figcaption></figcaption></figure>

#### STEP 1

Go to CRM **Admin** > **Plugins** > **Fulfillment House Listing**. Scroll down and click the **Fulfillment by Amazon** tile.

#### STEP 2

Click the <mark style="color:green;">**+ Activate**</mark> button

<figure><img src="/files/UO6nrtkU7EiyjnE3bS2x" alt="" width="350"><figcaption></figcaption></figure>

#### STEP 3

Enter a **Title** specific for this fulfillment house

Obtain **client\_id, client\_secret** and **refresh\_token** from your Amazon account. Official instructions from Amazon shown below. You will enter these 3 values into the corresponding fields on the CRM plugin. [Amazon Provider Portal Link](https://solutionproviderportal.amazon.com/ap/signin?clientContext=132-4551675-6945166\&openid.return_to=https%3A%2F%2Fsolutionproviderportal.amazon.com%2F\&openid.identity=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select\&openid.assoc_handle=amzn_mde_na\&openid.mode=checkid_setup\&language=en_US\&openid.claimed_id=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0%2Fidentifier_select\&pageId=amzn_developer_registration_ui\&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0)<br>

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

Leave **access\_token**, **expires\_in**, and **createTime** empty.  These values are used internally to manage the plugin.

Choose your **region**

Enter a full **Return Address**

**Disable shipping validation with carrier** - Force the orders directly into shipped status upon receiving the tracking number. \*Orders will not automatically move to Delivered status

<figure><img src="/files/g3rpQpztOCEvQGCgCpKh" alt="" width="375"><figcaption></figcaption></figure>

#### STEP 4

Assign the fulfillment house to [products](/crm/crm-setup/product-setup/product-creation.md)


---

# 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://help.checkoutchamp.com/crm/plugins/fulfillment-houses/fulfillment-by-amazon.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.
