> For the complete documentation index, see [llms.txt](https://docs.acho.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acho.io/acho-studio/resources/import-data/amazon-seller-partner.md).

# Amazon Seller Partner

## Connect to Amazon Seller Partner

1. Go to the **Resources** page and click the <img src="/files/luUqNwhjG7IZbheUpaBG" alt="" data-size="line">  button.&#x20;
2. Select **Amazon Seller Partner**.
3. Select a marketplace region and click <img src="/files/Lm8zRlWzUPWyMpIfcdcK" alt="" data-size="line"> button to connect to your Amazon Seller Central account. Make sure that you have a registered account at the selected region. To see the list of available regions, visit [here](https://developer-docs.amazon.com/sp-api/docs/seller-central-urls).
4. Please also make sure that you have [order data](https://developer-docs.amazon.com/sp-api/docs/orders-api-v0-reference#get-ordersv0orders) in your account, or the "Testing connection" step will fail.
5. After successfully establishing the connection, choose tables to import and click **Finish Setup**.&#x20;
6. You will see a  <img src="/files/-MgBo4LSmdK4OS-NqLZy" alt="" data-size="line"> icon next to your resource. It may take a few minutes to several hours, depending on the data size and the number of your tables. Once your data is ready, you will receive a notification email.&#x20;

## Supported tables[​](https://docs.airbyte.com/integrations/sources/appstore#output-schema) <a href="#output-schema" id="output-schema"></a>

* [FBA Inventory Reports](https://sellercentral.amazon.com/gp/help/200740930)
* [FBA Orders Reports](https://sellercentral.amazon.com/gp/help/help.html?itemID=200989110)
* [FBA Shipments Reports](https://sellercentral.amazon.com/gp/help/help.html?itemID=200989100)
* [FBA Replacements Reports](https://sellercentral.amazon.com/help/hub/reference/200453300)
* [Flat File Open Listings Reports](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)
* [Flat File Orders Reports](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)
* [Flat File Orders Reports By Last Update](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) (incremental)
* [Amazon-Fulfilled Shipments Report](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)
* [Merchant Listings Reports](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)
* [Vendor Direct Fulfillment Shipping](https://developer-docs.amazon.com/sp-api/docs/vendor-direct-fulfillment-shipping-api-v1-reference)
* [Vendor Inventory Health Reports](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference)
* [Orders](https://developer-docs.amazon.com/sp-api/docs/orders-api-v0-reference) (incremental)
* [Seller Feedback Report](https://developer-docs.amazon.com/sp-api/docs/reports-api-v2021-06-30-reference) (incremental)
* [Brand Analytics Alternate Purchase Report](https://developer-docs.amazon.com/sp-api/docs/report-type-values#brand-analytics-reports)
* [Brand Analytics Item Comparison Report](https://developer-docs.amazon.com/sp-api/docs/report-type-values#brand-analytics-reports)
* [Brand Analytics Market Basket Report](https://developer-docs.amazon.com/sp-api/docs/report-type-values#brand-analytics-reports)
* [Brand Analytics Repeat Purchase Report](https://developer-docs.amazon.com/sp-api/docs/report-type-values#brand-analytics-reports)
* [Brand Analytics Search Terms Report](https://developer-docs.amazon.com/sp-api/docs/report-type-values#brand-analytics-reports)
* [Browse tree report](https://github.com/amzn/selling-partner-api-docs/blob/main/references/reports-api/reporttype-values.md#browse-tree-report)
* [Financial Event Groups](https://developer-docs.amazon.com/sp-api/docs/finances-api-reference#get-financesv0financialeventgroups)
* [Financial Events](https://developer-docs.amazon.com/sp-api/docs/finances-api-reference#get-financesv0financialevents)

## Troubleshooting

* If you wish to sync Brand Analytics reports, please make sure that the **Report Options** field is provided. Report Options should be in a valid JSON String format. e.g. `{"GET_BRAND_ANALYTICS_ITEM_COMPARISON_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_MARKET_BASKET_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_SEARCH_TERMS_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_REPEAT_PURCHASE_REPORT": {"reportPeriod": "WEEK"}, "GET_BRAND_ANALYTICS_ALTERNATE_PURCHASE_REPORT": {"reportPeriod": "WEEK"}}`

  The **reportPeriod** attribute can be DAY, WEEK, or MONTH.
